Pull request #42145 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from fb886a119b75131e9ad5219e7deec13c7ad6154d+4f366540575c6ffcc8168b642136de522852e4d1 (90ed38f3fda75d747e722629a4baa699ae8deec2) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42145@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-03-14T18:00:42.274Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-14T18:00:42.280Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-14T18:00:42.650Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ee8c7184070c72b1) in /home/ubuntu/workspace/moby_PR-42145 [Pipeline] { [Pipeline] checkout [2021-03-14T18:00:42.679Z] The recommended git tool is: git [2021-03-14T18:00:42.697Z] using credential docker-jenkins-github-credentials [2021-03-14T18:00:42.703Z] Cloning the remote Git repository [2021-03-14T18:00:42.703Z] Cloning with configured refspecs honoured and without tags [2021-03-14T18:00:42.735Z] Cloning repository https://github.com/moby/moby.git [2021-03-14T18:00:42.736Z] > git init /home/ubuntu/workspace/moby_PR-42145 # timeout=10 [2021-03-14T18:00:42.751Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:00:42.751Z] > git --version # timeout=10 [2021-03-14T18:00:42.760Z] > git --version # 'git version 2.17.1' [2021-03-14T18:00:42.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:00:42.761Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:00:56.248Z] Fetching without tags [2021-03-14T18:00:56.465Z] Merging remotes/origin/master commit 4f366540575c6ffcc8168b642136de522852e4d1 into PR head commit fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:00:56.247Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:00:56.252Z] > git config --add remote.origin.fetch +refs/pull/42145/head:refs/remotes/origin/PR-42145 # timeout=10 [2021-03-14T18:00:56.255Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:00:56.263Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:00:56.275Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:00:56.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:00:56.275Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:00:56.492Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:00:56.499Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:00:56.934Z] Merge succeeded, producing fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:00:56.934Z] Checking out Revision fb886a119b75131e9ad5219e7deec13c7ad6154d (PR-42145) [2021-03-14T18:00:57.500Z] Commit message: "vendor: github.com/spf13/cobra v1.1.3" [2021-03-14T18:00:57.500Z] First time build. Skipping changelog. [2021-03-14T18:00:57.559Z] > git --version # timeout=10 [2021-03-14T18:00:57.577Z] > git --version # 'git version 2.17.1' [2021-03-14T18:00:57.583Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-14T18:00:58.390Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42145:/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-03-14T18:00:58.390Z] Unable to find image 'alpine:latest' locally [2021-03-14T18:00:58.390Z] latest: Pulling from library/alpine [2021-03-14T18:00:56.923Z] > git remote # timeout=10 [2021-03-14T18:00:56.928Z] > git config --get remote.origin.url # timeout=10 [2021-03-14T18:00:56.932Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:00:56.933Z] > git merge 4f366540575c6ffcc8168b642136de522852e4d1 # timeout=10 [2021-03-14T18:00:56.952Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-14T18:00:56.961Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:00:56.975Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:00:58.650Z] ba3557a56b15: Pulling fs layer [2021-03-14T18:00:58.650Z] ba3557a56b15: Download complete [2021-03-14T18:00:58.912Z] ba3557a56b15: Pull complete [2021-03-14T18:00:58.912Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-03-14T18:00:58.912Z] Status: Downloaded newer image for alpine:latest [2021-03-14T18:01:01.455Z] 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: cgroup2) [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] { (cgroup2) [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 [2021-03-14T18:01:01.945Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ee8c7184070c72b1) in /home/ubuntu/workspace/moby_PR-42145 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-03-14T18:01:01.963Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b24b6d7029c1389c) in /home/ubuntu/workspace/moby_PR-42145 [Pipeline] node [2021-03-14T18:01:01.965Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fc904d4fb38dcd3a) in /home/ubuntu/workspace/moby_PR-42145 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-03-14T18:01:01.990Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a9c5711b7351c822) in /home/ubuntu/workspace/moby_PR-42145 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-03-14T18:01:02.053Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-42145 [2021-03-14T18:01:02.053Z] The recommended git tool is: git [Pipeline] checkout [2021-03-14T18:01:02.059Z] The recommended git tool is: git [2021-03-14T18:01:02.060Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-42145 [Pipeline] checkout [2021-03-14T18:01:02.063Z] using credential docker-jenkins-github-credentials [2021-03-14T18:01:02.066Z] The recommended git tool is: git [2021-03-14T18:01:02.068Z] using credential docker-jenkins-github-credentials [2021-03-14T18:01:02.075Z] Cloning the remote Git repository [2021-03-14T18:01:02.075Z] Cloning with configured refspecs honoured and without tags [2021-03-14T18:01:02.076Z] Fetching changes from the remote Git repository [2021-03-14T18:01:02.076Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-03-14T18:01:02.082Z] Cloning the remote Git repository [2021-03-14T18:01:02.082Z] Cloning with configured refspecs honoured and without tags [2021-03-14T18:01:02.084Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [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-03-14T18:01:02.157Z] The recommended git tool is: git [Pipeline] { [2021-03-14T18:01:02.169Z] using credential docker-jenkins-github-credentials [2021-03-14T18:01:02.176Z] Cloning the remote Git repository [2021-03-14T18:01:02.176Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2021-03-14T18:01:02.216Z] The recommended git tool is: git [2021-03-14T18:01:02.223Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-03-14T18:01:02.256Z] using credential docker-jenkins-github-credentials [2021-03-14T18:01:02.262Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [2021-03-14T18:01:02.271Z] Cloning the remote Git repository [2021-03-14T18:01:02.271Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2021-03-14T18:01:02.274Z] Running on azwin-2-2c37b0 in d:\jenkins\workspace\moby_PR-42145 [2021-03-14T18:01:02.277Z] Cloning the remote Git repository [2021-03-14T18:01:02.277Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] // stage [2021-03-14T18:01:02.320Z] Merging remotes/origin/master commit 4f366540575c6ffcc8168b642136de522852e4d1 into PR head commit fb886a119b75131e9ad5219e7deec13c7ad6154d [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2021-03-14T18:01:02.343Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [2021-03-14T18:01:02.404Z] Merge succeeded, producing fb886a119b75131e9ad5219e7deec13c7ad6154d [Pipeline] } [2021-03-14T18:01:02.404Z] Checking out Revision fb886a119b75131e9ad5219e7deec13c7ad6154d (PR-42145) [2021-03-14T18:01:02.439Z] The recommended git tool is: git [2021-03-14T18:01:02.458Z] Commit message: "vendor: github.com/spf13/cobra v1.1.3" [2021-03-14T18:01:02.513Z] > git --version # timeout=10 [2021-03-14T18:01:02.518Z] > git --version # 'git version 2.17.1' [2021-03-14T18:01:02.520Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-14T18:01:02.668Z] using credential docker-jenkins-github-credentials [2021-03-14T18:01:02.748Z] Cloning the remote Git repository [2021-03-14T18:01:02.748Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-14T18:01:02.095Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-14T18:01:02.102Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:02.110Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:02.110Z] > git --version # timeout=10 [2021-03-14T18:01:02.114Z] > git --version # 'git version 2.17.1' [2021-03-14T18:01:02.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:02.115Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:02.346Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:02.352Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:02.394Z] > git remote # timeout=10 [2021-03-14T18:01:02.396Z] > git config --get remote.origin.url # timeout=10 [2021-03-14T18:01:02.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:02.404Z] > git merge 4f366540575c6ffcc8168b642136de522852e4d1 # timeout=10 [2021-03-14T18:01:02.418Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-14T18:01:02.431Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:02.434Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:02.076Z] Cloning repository https://github.com/moby/moby.git [2021-03-14T18:01:02.076Z] > git init /home/ubuntu/workspace/moby_PR-42145 # timeout=10 [2021-03-14T18:01:02.087Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:02.087Z] > git --version # timeout=10 [2021-03-14T18:01:02.090Z] > git --version # 'git version 2.17.1' [2021-03-14T18:01:02.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:02.091Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:02.083Z] Cloning repository https://github.com/moby/moby.git [2021-03-14T18:01:02.083Z] > git init /home/ubuntu/workspace/moby_PR-42145 # timeout=10 [2021-03-14T18:01:02.091Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:02.091Z] > git --version # timeout=10 [2021-03-14T18:01:02.099Z] > git --version # 'git version 2.25.1' [2021-03-14T18:01:02.099Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:02.100Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:02.184Z] Cloning repository https://github.com/moby/moby.git [2021-03-14T18:01:02.184Z] > git init /home/ubuntu/workspace/moby_PR-42145 # timeout=10 [2021-03-14T18:01:02.209Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:02.209Z] > git --version # timeout=10 [2021-03-14T18:01:02.215Z] > git --version # 'git version 2.7.4' [2021-03-14T18:01:02.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:02.217Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:02.276Z] Cloning repository https://github.com/moby/moby.git [2021-03-14T18:01:02.276Z] > git init /home/jenkins/workspace/moby_PR-42145 # timeout=10 [2021-03-14T18:01:02.315Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:02.315Z] > git --version # timeout=10 [2021-03-14T18:01:02.319Z] > git --version # 'git version 2.17.1' [2021-03-14T18:01:02.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:02.328Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:02.283Z] Cloning repository https://github.com/moby/moby.git [2021-03-14T18:01:02.283Z] > git init /home/docker/workspace/moby_PR-42145 # timeout=10 [2021-03-14T18:01:02.289Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:02.289Z] > git --version # timeout=10 [2021-03-14T18:01:02.291Z] > git --version # 'git version 2.7.4' [2021-03-14T18:01:02.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:02.293Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:03.303Z] + [ PR != PR ] [2021-03-14T18:01:03.303Z] + [ master != master ] [2021-03-14T18:01:03.303Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-14T18:01:02.784Z] Cloning repository https://github.com/moby/moby.git [2021-03-14T18:01:02.785Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-14T18:01:02.864Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:02.864Z] > git --version # timeout=10 [2021-03-14T18:01:02.924Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-14T18:01:02.924Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:02.929Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:03.631Z] + docker version [2021-03-14T18:01:03.632Z] Client: Docker Engine - Community [2021-03-14T18:01:03.632Z] Version: 20.10.3 [2021-03-14T18:01:03.632Z] API version: 1.41 [2021-03-14T18:01:03.632Z] Go version: go1.13.15 [2021-03-14T18:01:03.632Z] Git commit: 48d30b5 [2021-03-14T18:01:03.632Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-14T18:01:03.632Z] OS/Arch: linux/amd64 [2021-03-14T18:01:03.632Z] Context: default [2021-03-14T18:01:03.632Z] Experimental: true [2021-03-14T18:01:03.632Z] [2021-03-14T18:01:03.632Z] Server: Docker Engine - Community [2021-03-14T18:01:03.632Z] Engine: [2021-03-14T18:01:03.632Z] Version: 20.10.3 [2021-03-14T18:01:03.632Z] API version: 1.41 (minimum version 1.12) [2021-03-14T18:01:03.632Z] Go version: go1.13.15 [2021-03-14T18:01:03.632Z] Git commit: 46229ca [2021-03-14T18:01:03.632Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-14T18:01:03.632Z] OS/Arch: linux/amd64 [2021-03-14T18:01:03.632Z] Experimental: true [2021-03-14T18:01:03.632Z] containerd: [2021-03-14T18:01:03.632Z] Version: 1.4.3 [2021-03-14T18:01:03.632Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-14T18:01:03.632Z] runc: [2021-03-14T18:01:03.632Z] Version: 1.0.0-rc92 [2021-03-14T18:01:03.632Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-14T18:01:03.632Z] docker-init: [2021-03-14T18:01:03.632Z] Version: 0.19.0 [2021-03-14T18:01:03.632Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-14T18:01:03.916Z] + docker info [2021-03-14T18:01:04.860Z] Client: [2021-03-14T18:01:04.860Z] Context: default [2021-03-14T18:01:04.860Z] Debug Mode: false [2021-03-14T18:01:04.860Z] Plugins: [2021-03-14T18:01:04.860Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-14T18:01:04.860Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-14T18:01:04.860Z] [2021-03-14T18:01:04.860Z] Server: [2021-03-14T18:01:04.860Z] Containers: 0 [2021-03-14T18:01:04.860Z] Running: 0 [2021-03-14T18:01:04.860Z] Paused: 0 [2021-03-14T18:01:04.860Z] Stopped: 0 [2021-03-14T18:01:04.860Z] Images: 3 [2021-03-14T18:01:04.860Z] Server Version: 20.10.3 [2021-03-14T18:01:04.860Z] Storage Driver: overlay2 [2021-03-14T18:01:04.860Z] Backing Filesystem: extfs [2021-03-14T18:01:04.860Z] Supports d_type: true [2021-03-14T18:01:04.860Z] Native Overlay Diff: true [2021-03-14T18:01:04.860Z] Logging Driver: json-file [2021-03-14T18:01:04.860Z] Cgroup Driver: cgroupfs [2021-03-14T18:01:04.860Z] Cgroup Version: 1 [2021-03-14T18:01:04.860Z] Plugins: [2021-03-14T18:01:04.860Z] Volume: local [2021-03-14T18:01:04.860Z] Network: bridge host ipvlan macvlan null overlay [2021-03-14T18:01:04.860Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-14T18:01:04.860Z] Swarm: inactive [2021-03-14T18:01:04.860Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-14T18:01:04.860Z] Default Runtime: runc [2021-03-14T18:01:04.860Z] Init Binary: docker-init [2021-03-14T18:01:04.860Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-14T18:01:04.860Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-14T18:01:04.860Z] init version: de40ad0 [2021-03-14T18:01:04.860Z] Security Options: [2021-03-14T18:01:04.860Z] apparmor [2021-03-14T18:01:04.860Z] seccomp [2021-03-14T18:01:04.860Z] Profile: default [2021-03-14T18:01:04.860Z] Kernel Version: 5.4.0-1037-aws [2021-03-14T18:01:04.860Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-14T18:01:04.860Z] OSType: linux [2021-03-14T18:01:04.860Z] Architecture: x86_64 [2021-03-14T18:01:04.860Z] CPUs: 2 [2021-03-14T18:01:04.860Z] Total Memory: 7.487GiB [2021-03-14T18:01:04.860Z] Name: ip-10-100-58-122 [2021-03-14T18:01:04.860Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-14T18:01:04.860Z] Docker Root Dir: /var/lib/docker [2021-03-14T18:01:04.860Z] Debug Mode: false [2021-03-14T18:01:04.860Z] Registry: https://index.docker.io/v1/ [2021-03-14T18:01:04.860Z] Labels: [2021-03-14T18:01:04.860Z] Experimental: true [2021-03-14T18:01:04.860Z] Insecure Registries: [2021-03-14T18:01:04.860Z] 127.0.0.0/8 [2021-03-14T18:01:04.860Z] Live Restore Enabled: true [2021-03-14T18:01:04.860Z] [2021-03-14T18:01:04.860Z] WARNING: No swap limit support [2021-03-14T18:01:04.860Z] WARNING: No blkio weight support [2021-03-14T18:01:04.860Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-14T18:01:05.147Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:01:05.147Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:01:05.147Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42145/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-14T18:01:05.147Z] + bash /home/ubuntu/workspace/moby_PR-42145/check-config.sh [2021-03-14T18:01:05.147Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-14T18:01:05.147Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-14T18:01:05.147Z] [2021-03-14T18:01:05.147Z] Generally Necessary: [2021-03-14T18:01:05.147Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-14T18:01:05.147Z] - apparmor: enabled and tools installed [2021-03-14T18:01:05.147Z] - CONFIG_NAMESPACES: enabled [2021-03-14T18:01:05.147Z] - CONFIG_NET_NS: enabled [2021-03-14T18:01:05.147Z] - CONFIG_PID_NS: enabled [2021-03-14T18:01:05.147Z] - CONFIG_IPC_NS: enabled [2021-03-14T18:01:05.147Z] - CONFIG_UTS_NS: enabled [2021-03-14T18:01:05.147Z] - CONFIG_CGROUPS: enabled [2021-03-14T18:01:05.407Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-14T18:01:05.407Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-14T18:01:05.407Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-14T18:01:05.407Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-14T18:01:05.407Z] - CONFIG_CPUSETS: enabled [2021-03-14T18:01:05.407Z] - CONFIG_MEMCG: enabled [2021-03-14T18:01:05.407Z] - CONFIG_KEYS: enabled [2021-03-14T18:01:05.407Z] - CONFIG_VETH: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-14T18:01:05.407Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-14T18:01:05.407Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-14T18:01:05.407Z] [2021-03-14T18:01:05.407Z] Optional Features: [2021-03-14T18:01:05.407Z] - CONFIG_USER_NS: enabled [2021-03-14T18:01:05.407Z] - CONFIG_SECCOMP: enabled [2021-03-14T18:01:05.407Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-14T18:01:05.407Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-14T18:01:05.407Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-14T18:01:05.407Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-14T18:01:05.407Z] - CONFIG_BLK_CGROUP: enabled [2021-03-14T18:01:05.407Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-14T18:01:05.407Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-14T18:01:05.407Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-14T18:01:05.407Z] - CONFIG_CGROUP_PERF: enabled [2021-03-14T18:01:05.407Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-14T18:01:05.407Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-14T18:01:05.407Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-14T18:01:05.407Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-14T18:01:05.407Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-14T18:01:05.407Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_IP_VS: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-14T18:01:05.407Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-14T18:01:05.407Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-14T18:01:05.407Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_EXT4_FS: enabled [2021-03-14T18:01:05.407Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-14T18:01:05.407Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-14T18:01:05.407Z] - Network Drivers: [2021-03-14T18:01:05.407Z] - "overlay": [2021-03-14T18:01:05.407Z] - CONFIG_VXLAN: enabled (as module) [2021-03-14T18:01:05.407Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-14T18:01:05.407Z] Optional (for encrypted networks): [2021-03-14T18:01:05.667Z] - CONFIG_CRYPTO: enabled [2021-03-14T18:01:05.667Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-14T18:01:05.667Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-14T18:01:05.667Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-14T18:01:05.667Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-14T18:01:05.667Z] - CONFIG_XFRM: enabled [2021-03-14T18:01:05.667Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-14T18:01:05.667Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-14T18:01:05.667Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-14T18:01:05.667Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-14T18:01:05.667Z] - "ipvlan": [2021-03-14T18:01:05.667Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-14T18:01:05.667Z] - "macvlan": [2021-03-14T18:01:05.667Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-14T18:01:05.667Z] - CONFIG_DUMMY: enabled (as module) [2021-03-14T18:01:05.667Z] - "ftp,tftp client in container": [2021-03-14T18:01:05.667Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-14T18:01:05.667Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-14T18:01:05.667Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-14T18:01:05.667Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-14T18:01:05.667Z] - Storage Drivers: [2021-03-14T18:01:05.667Z] - "aufs": [2021-03-14T18:01:05.667Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-14T18:01:05.667Z] - "btrfs": [2021-03-14T18:01:05.667Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-14T18:01:05.667Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-14T18:01:05.667Z] - "devicemapper": [2021-03-14T18:01:05.667Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-14T18:01:05.667Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-14T18:01:05.667Z] - "overlay": [2021-03-14T18:01:05.667Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-14T18:01:05.667Z] - "zfs": [2021-03-14T18:01:05.667Z] - /dev/zfs: present [2021-03-14T18:01:05.667Z] - zfs command: missing [2021-03-14T18:01:05.667Z] - zpool command: missing [2021-03-14T18:01:05.667Z] [2021-03-14T18:01:05.667Z] Limits: [2021-03-14T18:01:05.667Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-14T18:01:05.667Z] [2021-03-14T18:01:05.667Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-14T18:01:06.003Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fb886a119b75131e9ad5219e7deec13c7ad6154d . [2021-03-14T18:01:06.003Z] #1 [internal] load build definition from Dockerfile [2021-03-14T18:01:06.003Z] #1 sha256:28219d13e21cbe0ff88b9e6ca7eca2ceff07c6be7c1c2c94d2dc4b086b672b0a [2021-03-14T18:01:06.003Z] #1 transferring dockerfile: 16.74kB done [2021-03-14T18:01:06.003Z] #1 DONE 0.0s [2021-03-14T18:01:06.003Z] [2021-03-14T18:01:06.003Z] #2 [internal] load .dockerignore [2021-03-14T18:01:06.003Z] #2 sha256:085a631a6d7689b377f70befc12f9888e97f91ca5d2b751111b62b8906f2208b [2021-03-14T18:01:06.003Z] #2 transferring context: 87B done [2021-03-14T18:01:06.003Z] #2 DONE 0.0s [2021-03-14T18:01:06.003Z] [2021-03-14T18:01:06.003Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-14T18:01:06.003Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-14T18:01:06.266Z] #3 DONE 0.1s [2021-03-14T18:01:06.266Z] [2021-03-14T18:01:06.266Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-14T18:01:06.266Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-14T18:01:06.266Z] #4 CACHED [2021-03-14T18:01:06.530Z] [2021-03-14T18:01:06.530Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-14T18:01:06.530Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-14T18:01:06.530Z] #6 DONE 0.1s [2021-03-14T18:01:06.530Z] [2021-03-14T18:01:06.530Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:01:06.530Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-14T18:01:06.791Z] #8 DONE 0.2s [2021-03-14T18:01:06.791Z] [2021-03-14T18:01:06.791Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-14T18:01:06.791Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-14T18:01:06.791Z] #5 DONE 0.2s [2021-03-14T18:01:06.791Z] [2021-03-14T18:01:06.791Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:01:06.791Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-14T18:01:06.791Z] #7 DONE 0.2s [2021-03-14T18:01:06.791Z] [2021-03-14T18:01:06.791Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:01:06.791Z] #25 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-14T18:01:06.791Z] #25 DONE 0.0s [2021-03-14T18:01:06.791Z] [2021-03-14T18:01:06.791Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:01:06.791Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-14T18:01:06.791Z] #63 DONE 0.0s [2021-03-14T18:01:06.791Z] [2021-03-14T18:01:06.791Z] #61 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:01:06.791Z] #61 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-14T18:01:06.791Z] #61 DONE 0.0s [2021-03-14T18:01:06.791Z] [2021-03-14T18:01:06.791Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:01:06.791Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:01:06.791Z] #9 DONE 0.0s [2021-03-14T18:01:06.791Z] [2021-03-14T18:01:06.791Z] #22 [internal] load build context [2021-03-14T18:01:06.791Z] #22 sha256:6e0f0c6bba04465bbf796387cb10c72cb4b19c107c912b94eef8d8bfc30dd1d9 [2021-03-14T18:01:08.176Z] #22 transferring context: 53.43MB 1.5s done [2021-03-14T18:01:08.176Z] #22 DONE 1.5s [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-14T18:01:08.176Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-14T18:01:08.176Z] #13 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-14T18:01:08.176Z] #32 sha256:551af3ceebcd50308a120727736e5e98c7655f62e9059108f2e946f8fc4e09af [2021-03-14T18:01:08.176Z] #32 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #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-03-14T18:01:08.176Z] #28 sha256:76eff3e9b5bea5b75b8e4a72f74279e4c4ac6611441e94708e92552e1e56a913 [2021-03-14T18:01:08.176Z] #28 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-14T18:01:08.176Z] #29 sha256:e60a3b7f8605ddc1c1ff23625acacfde8491858a02d79e1bf3c26efca2ed1726 [2021-03-14T18:01:08.176Z] #29 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-14T18:01:08.176Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-14T18:01:08.176Z] #17 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-14T18:01:08.176Z] #49 sha256:3774452bf3f12d9325b5afd632686e599188b2af690183bcb9b67a4ea59d00ca [2021-03-14T18:01:08.176Z] #49 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #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-03-14T18:01:08.176Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:01:08.176Z] #12 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #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-03-14T18:01:08.176Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:01:08.176Z] #42 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-14T18:01:08.176Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-14T18:01:08.176Z] #10 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #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-03-14T18:01:08.176Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-14T18:01:08.176Z] #41 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-14T18:01:08.176Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-14T18:01:08.176Z] #15 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #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-03-14T18:01:08.176Z] #26 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-14T18:01:08.176Z] #26 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #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-03-14T18:01:08.176Z] #57 sha256:039ddba7dbaf72418fc69a9efeff867352f72eb1001c3d42341bae5f3c1c898f [2021-03-14T18:01:08.176Z] #57 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-14T18:01:08.176Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-14T18:01:08.176Z] #30 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #66 [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-03-14T18:01:08.176Z] #66 sha256:dc7a66fb9d4a6a75eaf659b04d1247abfc35c71eae62d48265741795f2cc6566 [2021-03-14T18:01:08.176Z] #66 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-14T18:01:08.176Z] #24 sha256:cd1a782f2f622964c331b807605d62e8ad68236f3d1f7fb6605266d3f042439c [2021-03-14T18:01:08.176Z] #24 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #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-03-14T18:01:08.176Z] #33 sha256:3b5a9fead12f42a4c1a30ffa539bf25f2fc8f57290f629f65d1b5f41b6deb9e0 [2021-03-14T18:01:08.176Z] #33 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-14T18:01:08.176Z] #60 sha256:c050e63614c1488e9924c67e3eb04c86cf379bb327aea1592cdf45fffb791980 [2021-03-14T18:01:08.176Z] #60 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #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-03-14T18:01:08.176Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-14T18:01:08.176Z] #54 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #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-03-14T18:01:08.176Z] #50 sha256:327543ec54da9e0c27adb71722a5a265bc89dfbec337c9089ae1ef1771dd01cf [2021-03-14T18:01:08.176Z] #50 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-14T18:01:08.176Z] #37 sha256:2f6c4bdd747f98e96ff33270e2459b198f2ad611e9a9eff9e44028906e7acda0 [2021-03-14T18:01:08.176Z] #37 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-14T18:01:08.176Z] #40 sha256:6fe62247674abd8224aa7f86d4956f83b85d785f726e7315e98a71a72b7e1f1e [2021-03-14T18:01:08.176Z] #40 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.176Z] #65 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-14T18:01:08.176Z] #65 sha256:ec980b8adff72c18d8648312300c7879e1fbaa8df79725f264f6ab1e8b2563e2 [2021-03-14T18:01:08.176Z] #65 CACHED [2021-03-14T18:01:08.176Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-14T18:01:08.177Z] #19 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #46 sha256:9edd8437c6559610e26228640f2d1392363c9f25aa6f92586d3d95660f220a61 [2021-03-14T18:01:08.177Z] #46 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-14T18:01:08.177Z] #45 sha256:5e74ef29070bfc9cf9ba361e70cec51dddbebd772805f9d63c6e9643cc1bb80a [2021-03-14T18:01:08.177Z] #45 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-14T18:01:08.177Z] #14 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-14T18:01:08.177Z] #11 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-14T18:01:08.177Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-14T18:01:08.177Z] #16 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #52 sha256:b05c6eb344e2f8075a4c8db1a15654d0a4b91a1c5894da0075d0a190f3b6ed74 [2021-03-14T18:01:08.177Z] #52 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-14T18:01:08.177Z] #20 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-14T18:01:08.177Z] #43 sha256:0ef17e1518501be8e8cdc09c4338fd302bcd69e428ae0c3e8f3c6b0a03f19eb5 [2021-03-14T18:01:08.177Z] #43 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #62 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-14T18:01:08.177Z] #62 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-14T18:01:08.177Z] #62 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-14T18:01:08.177Z] #67 sha256:346f4a7eb63fb124e820cf8d4304bdd3a2af53ad1562807a250aa1e52e0406f1 [2021-03-14T18:01:08.177Z] #67 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-14T18:01:08.177Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-14T18:01:08.177Z] #21 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-14T18:01:08.177Z] #59 sha256:be5735d3dd2c15e9fb4d671a1fdf32ce63997c1eb9672e1a8cb55e85020ce21b [2021-03-14T18:01:08.177Z] #59 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-14T18:01:08.177Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-14T18:01:08.177Z] #38 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-14T18:01:08.177Z] #51 sha256:b79a132a0f5d286f1f40146dfd481ac5666e0a2cf96422221f7924aae1010ec0 [2021-03-14T18:01:08.177Z] #51 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #23 sha256:8accfb384fff515a83608fad473bcbddb9e4b598cb0adc63f87ce414ec745c22 [2021-03-14T18:01:08.177Z] #23 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #36 sha256:6d9865747e15f9be8d401e0717c1be3b81c30f9e958806e4a9e32717b6496cc7 [2021-03-14T18:01:08.177Z] #36 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #48 sha256:6958213a5df65b6e706cf7ce58b2a4c5a31e2742c28ea197c0ebbfc66330994c [2021-03-14T18:01:08.177Z] #48 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-14T18:01:08.177Z] #47 sha256:381b581d087d6afb41bc7c7efade87f2de7cd5e22ecdb1377c238f545765635c [2021-03-14T18:01:08.177Z] #47 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #55 sha256:fa31f2f720474018c3be84f63e1f0b57d15d9f916901211c6a960f40117d5ebb [2021-03-14T18:01:08.177Z] #55 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-14T18:01:08.177Z] #27 sha256:bddebb05a7a019861fa917520a643539776419b21c079405188a65d72be52ed8 [2021-03-14T18:01:08.177Z] #27 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-14T18:01:08.177Z] #39 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-14T18:01:08.177Z] #34 sha256:cd3ce08aafb8e4d28e79328caed307537d0696db9c9028fe9c198fd93405c792 [2021-03-14T18:01:08.177Z] #34 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-14T18:01:08.177Z] #53 sha256:85acb095a8b3b91d6a41fbb4b7ce66bd28edfa36d436dddcd3621eb3e8ac6416 [2021-03-14T18:01:08.177Z] #53 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-14T18:01:08.177Z] #58 sha256:51487be2ff8c6d5bc569bad3b80631a40ebb2d93d9e473ce169728110318f5b6 [2021-03-14T18:01:08.177Z] #58 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-14T18:01:08.177Z] #35 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #64 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-14T18:01:08.177Z] #64 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-14T18:01:08.177Z] #64 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-14T18:01:08.177Z] #56 sha256:0333f4970302aff46a2859b0fd01b2c5f2256e41364218d6bab6f89735043ac6 [2021-03-14T18:01:08.177Z] #56 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-14T18:01:08.177Z] #31 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-14T18:01:08.177Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-14T18:01:08.177Z] #18 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #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-03-14T18:01:08.177Z] #44 sha256:a5efa5e813c7a7586d95b175f556a60f3b633e3a924ae662ec4e372d16436663 [2021-03-14T18:01:08.177Z] #44 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-14T18:01:08.177Z] #68 sha256:02215b7cb157f5939dee3d0ed5875676cc3f0bc3be54e0fcf6d859b21495bd27 [2021-03-14T18:01:08.177Z] #68 CACHED [2021-03-14T18:01:08.177Z] [2021-03-14T18:01:08.177Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-14T18:01:08.177Z] #69 sha256:8dce4a2efa06e262b050bd10ead9db18844a593d7714cc7c7b5bd0c1b640faf4 [2021-03-14T18:01:09.559Z] #69 DONE 1.2s [2021-03-14T18:01:09.559Z] [2021-03-14T18:01:09.559Z] #70 exporting to image [2021-03-14T18:01:09.559Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-14T18:01:09.559Z] #70 exporting layers [2021-03-14T18:01:10.500Z] #70 exporting layers 0.8s done [2021-03-14T18:01:10.500Z] #70 writing image sha256:a8758a81a5c3304e82d81850bf546a8a9af1a408080ce20f865967d653f1fc3c [2021-03-14T18:01:10.500Z] #70 writing image sha256:a8758a81a5c3304e82d81850bf546a8a9af1a408080ce20f865967d653f1fc3c 0.1s done [2021-03-14T18:01:10.500Z] #70 naming to docker.io/library/docker:fb886a119b75131e9ad5219e7deec13c7ad6154d done [2021-03-14T18:01:10.500Z] #70 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-14T18:01:10.835Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42145/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/validate/default [2021-03-14T18:01:11.776Z] Congratulations! All commits are properly signed with the DCO! [2021-03-14T18:01:11.776Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-14T18:01:11.776Z] No api/types/ or api/swagger.yaml changes in diff. [2021-03-14T18:01:11.776Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-14T18:01:11.776Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-14T18:01:11.776Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-14T18:01:11.776Z] Congratulations! No new tests were added to integration-cli. [2021-03-14T18:01:11.776Z] [2021-03-14T18:01:11.776Z] INFO Start validation with golang-ci-lint [2021-03-14T18:01:11.955Z] Fetching without tags [2021-03-14T18:01:12.037Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-14T18:01:12.037Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-14T18:01:12.037Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-14T18:01:12.240Z] Merging remotes/origin/master commit 4f366540575c6ffcc8168b642136de522852e4d1 into PR head commit fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:12.663Z] Merge succeeded, producing fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:12.664Z] Checking out Revision fb886a119b75131e9ad5219e7deec13c7ad6154d (PR-42145) [2021-03-14T18:01:13.127Z] Commit message: "vendor: github.com/spf13/cobra v1.1.3" [2021-03-14T18:01:13.175Z] > git --version # timeout=10 [2021-03-14T18:01:13.178Z] > git --version # 'git version 2.17.1' [2021-03-14T18:01:13.182Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-14T18:01:11.930Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:11.931Z] > git config --add remote.origin.fetch +refs/pull/42145/head:refs/remotes/origin/PR-42145 # timeout=10 [2021-03-14T18:01:11.933Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:11.945Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:11.960Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:11.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:11.961Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:12.245Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:12.246Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:12.636Z] > git remote # timeout=10 [2021-03-14T18:01:12.637Z] > git config --get remote.origin.url # timeout=10 [2021-03-14T18:01:12.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:12.639Z] > git merge 4f366540575c6ffcc8168b642136de522852e4d1 # timeout=10 [2021-03-14T18:01:12.654Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-14T18:01:12.668Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:12.672Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-14T18:01:13.947Z] + docker version [2021-03-14T18:01:13.947Z] Client: Docker Engine - Community [2021-03-14T18:01:13.947Z] Version: 19.03.7 [2021-03-14T18:01:13.947Z] API version: 1.40 [2021-03-14T18:01:13.947Z] Go version: go1.12.17 [2021-03-14T18:01:13.947Z] Git commit: 7141c199a2 [2021-03-14T18:01:13.947Z] Built: Sat Mar 7 16:48:47 2020 [2021-03-14T18:01:13.947Z] OS/Arch: linux/s390x [2021-03-14T18:01:13.947Z] Experimental: false [2021-03-14T18:01:13.947Z] [2021-03-14T18:01:13.947Z] Server: Docker Engine - Community [2021-03-14T18:01:13.947Z] Engine: [2021-03-14T18:01:13.947Z] Version: 19.03.7 [2021-03-14T18:01:13.947Z] API version: 1.40 (minimum version 1.12) [2021-03-14T18:01:13.947Z] Go version: go1.12.17 [2021-03-14T18:01:13.947Z] Git commit: 7141c199a2 [2021-03-14T18:01:13.947Z] Built: Sat Mar 7 16:47:46 2020 [2021-03-14T18:01:13.947Z] OS/Arch: linux/s390x [2021-03-14T18:01:13.947Z] Experimental: true [2021-03-14T18:01:13.947Z] containerd: [2021-03-14T18:01:13.947Z] Version: 1.2.13 [2021-03-14T18:01:13.947Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-14T18:01:13.947Z] runc: [2021-03-14T18:01:13.947Z] Version: 1.0.0-rc10 [2021-03-14T18:01:13.947Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-14T18:01:13.947Z] docker-init: [2021-03-14T18:01:13.947Z] Version: 0.18.0 [2021-03-14T18:01:13.947Z] GitCommit: fec3683 [Pipeline] sh [2021-03-14T18:01:14.327Z] + docker info [2021-03-14T18:01:14.964Z] Client: [2021-03-14T18:01:14.964Z] Debug Mode: false [2021-03-14T18:01:14.964Z] [2021-03-14T18:01:14.964Z] Server: [2021-03-14T18:01:14.964Z] Containers: 0 [2021-03-14T18:01:14.964Z] Running: 0 [2021-03-14T18:01:14.964Z] Paused: 0 [2021-03-14T18:01:14.964Z] Stopped: 0 [2021-03-14T18:01:14.964Z] Images: 0 [2021-03-14T18:01:14.964Z] Server Version: 19.03.7 [2021-03-14T18:01:14.964Z] Storage Driver: overlay2 [2021-03-14T18:01:14.964Z] Backing Filesystem: [2021-03-14T18:01:14.964Z] Supports d_type: true [2021-03-14T18:01:14.964Z] Native Overlay Diff: true [2021-03-14T18:01:14.964Z] Logging Driver: json-file [2021-03-14T18:01:14.964Z] Cgroup Driver: cgroupfs [2021-03-14T18:01:14.964Z] Plugins: [2021-03-14T18:01:14.964Z] Volume: local [2021-03-14T18:01:14.964Z] Network: bridge host ipvlan macvlan null overlay [2021-03-14T18:01:14.964Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-14T18:01:14.964Z] Swarm: inactive [2021-03-14T18:01:14.964Z] Runtimes: runc [2021-03-14T18:01:14.964Z] Default Runtime: runc [2021-03-14T18:01:14.964Z] Init Binary: docker-init [2021-03-14T18:01:14.964Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-14T18:01:14.964Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-14T18:01:14.964Z] init version: fec3683 [2021-03-14T18:01:14.964Z] Security Options: [2021-03-14T18:01:14.964Z] apparmor [2021-03-14T18:01:14.964Z] seccomp [2021-03-14T18:01:14.964Z] Profile: default [2021-03-14T18:01:14.964Z] Kernel Version: 4.15.0-91-generic [2021-03-14T18:01:14.964Z] Operating System: Ubuntu 18.04.4 LTS [2021-03-14T18:01:14.964Z] OSType: linux [2021-03-14T18:01:14.964Z] Architecture: s390x [2021-03-14T18:01:14.964Z] CPUs: 2 [2021-03-14T18:01:14.964Z] Total Memory: 7.861GiB [2021-03-14T18:01:14.964Z] Name: s390x-ubuntu-14 [2021-03-14T18:01:14.964Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-03-14T18:01:14.964Z] Docker Root Dir: /var/lib/docker [2021-03-14T18:01:14.964Z] Debug Mode: false [2021-03-14T18:01:14.964Z] Registry: https://index.docker.io/v1/ [2021-03-14T18:01:14.964Z] Labels: [2021-03-14T18:01:14.964Z] Experimental: true [2021-03-14T18:01:14.964Z] Insecure Registries: [2021-03-14T18:01:14.964Z] 127.0.0.0/8 [2021-03-14T18:01:14.964Z] Live Restore Enabled: false [2021-03-14T18:01:14.964Z] [2021-03-14T18:01:14.964Z] WARNING: No swap limit support [Pipeline] sh [2021-03-14T18:01:15.244Z] Fetching without tags [2021-03-14T18:01:15.353Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:01:15.353Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:01:15.353Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42145/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-14T18:01:15.353Z] + bash /home/jenkins/workspace/moby_PR-42145/check-config.sh [2021-03-14T18:01:15.353Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-14T18:01:15.353Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-03-14T18:01:15.353Z] [2021-03-14T18:01:15.353Z] Generally Necessary: [2021-03-14T18:01:15.353Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-14T18:01:15.353Z] - apparmor: enabled and tools installed [2021-03-14T18:01:15.353Z] - CONFIG_NAMESPACES: enabled [2021-03-14T18:01:15.353Z] - CONFIG_NET_NS: enabled [2021-03-14T18:01:15.353Z] - CONFIG_PID_NS: enabled [2021-03-14T18:01:15.353Z] - CONFIG_IPC_NS: enabled [2021-03-14T18:01:15.353Z] - CONFIG_UTS_NS: enabled [2021-03-14T18:01:15.353Z] - CONFIG_CGROUPS: enabled [2021-03-14T18:01:15.353Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-14T18:01:15.353Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-14T18:01:15.353Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-14T18:01:15.353Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-14T18:01:15.353Z] - CONFIG_CPUSETS: enabled [2021-03-14T18:01:15.353Z] - CONFIG_MEMCG: enabled [2021-03-14T18:01:15.353Z] - CONFIG_KEYS: enabled [2021-03-14T18:01:15.353Z] - CONFIG_VETH: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-14T18:01:15.353Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-14T18:01:15.353Z] [2021-03-14T18:01:15.353Z] Optional Features: [2021-03-14T18:01:15.353Z] - CONFIG_USER_NS: enabled [2021-03-14T18:01:15.353Z] - CONFIG_SECCOMP: enabled [2021-03-14T18:01:15.353Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-14T18:01:15.353Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-14T18:01:15.353Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-14T18:01:15.353Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-14T18:01:15.353Z] - CONFIG_BLK_CGROUP: enabled [2021-03-14T18:01:15.353Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-14T18:01:15.353Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-14T18:01:15.353Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-14T18:01:15.353Z] - CONFIG_CGROUP_PERF: enabled [2021-03-14T18:01:15.353Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-14T18:01:15.353Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-14T18:01:15.353Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-14T18:01:15.353Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-14T18:01:15.353Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-14T18:01:15.353Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_IP_VS: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-14T18:01:15.353Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-14T18:01:15.353Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-14T18:01:15.353Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-14T18:01:15.353Z] - CONFIG_EXT4_FS: enabled [2021-03-14T18:01:15.353Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-14T18:01:15.353Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-14T18:01:15.353Z] - Network Drivers: [2021-03-14T18:01:15.353Z] - "overlay": [2021-03-14T18:01:15.494Z] Merging remotes/origin/master commit 4f366540575c6ffcc8168b642136de522852e4d1 into PR head commit fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:15.608Z] Fetching without tags [2021-03-14T18:01:15.646Z] - CONFIG_VXLAN: enabled (as module) [2021-03-14T18:01:15.646Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-14T18:01:15.646Z] Optional (for encrypted networks): [2021-03-14T18:01:15.646Z] - CONFIG_CRYPTO: enabled [2021-03-14T18:01:15.646Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-14T18:01:15.646Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-14T18:01:15.646Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-14T18:01:15.646Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-14T18:01:15.646Z] - CONFIG_XFRM: enabled [2021-03-14T18:01:15.647Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-14T18:01:15.647Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-14T18:01:15.647Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-14T18:01:15.647Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-14T18:01:15.647Z] - "ipvlan": [2021-03-14T18:01:15.647Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-14T18:01:15.647Z] - "macvlan": [2021-03-14T18:01:15.647Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-14T18:01:15.647Z] - CONFIG_DUMMY: enabled (as module) [2021-03-14T18:01:15.647Z] - "ftp,tftp client in container": [2021-03-14T18:01:15.647Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-14T18:01:15.647Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-14T18:01:15.647Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-14T18:01:15.647Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-14T18:01:15.647Z] - Storage Drivers: [2021-03-14T18:01:15.647Z] - "aufs": [2021-03-14T18:01:15.647Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-14T18:01:15.647Z] - "btrfs": [2021-03-14T18:01:15.647Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-14T18:01:15.647Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-14T18:01:15.647Z] - "devicemapper": [2021-03-14T18:01:15.647Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-14T18:01:15.647Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-14T18:01:15.647Z] - "overlay": [2021-03-14T18:01:15.647Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-14T18:01:15.647Z] - "zfs": [2021-03-14T18:01:15.647Z] - /dev/zfs: missing [2021-03-14T18:01:15.647Z] - zfs command: missing [2021-03-14T18:01:15.647Z] - zpool command: missing [2021-03-14T18:01:15.647Z] [2021-03-14T18:01:15.647Z] Limits: [2021-03-14T18:01:15.647Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-14T18:01:15.647Z] [2021-03-14T18:01:15.647Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-14T18:01:15.828Z] Merging remotes/origin/master commit 4f366540575c6ffcc8168b642136de522852e4d1 into PR head commit fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:15.953Z] Merge succeeded, producing fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:15.953Z] Checking out Revision fb886a119b75131e9ad5219e7deec13c7ad6154d (PR-42145) [2021-03-14T18:01:16.078Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fb886a119b75131e9ad5219e7deec13c7ad6154d . [2021-03-14T18:01:16.078Z] #2 [internal] load .dockerignore [2021-03-14T18:01:16.078Z] #2 transferring context: 87B 0.0s done [2021-03-14T18:01:16.078Z] #2 DONE 0.0s [2021-03-14T18:01:16.078Z] [2021-03-14T18:01:16.078Z] #1 [internal] load build definition from Dockerfile [2021-03-14T18:01:16.078Z] #1 transferring dockerfile: 16.74kB 0.0s done [2021-03-14T18:01:16.078Z] #1 DONE 0.0s [2021-03-14T18:01:16.078Z] [2021-03-14T18:01:16.079Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-14T18:01:15.584Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:15.589Z] > git config --add remote.origin.fetch +refs/pull/42145/head:refs/remotes/origin/PR-42145 # timeout=10 [2021-03-14T18:01:15.593Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:15.600Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:15.608Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:15.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:15.609Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:15.828Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:15.833Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:15.221Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:15.226Z] > git config --add remote.origin.fetch +refs/pull/42145/head:refs/remotes/origin/PR-42145 # timeout=10 [2021-03-14T18:01:15.231Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:15.238Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:15.246Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:15.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:15.247Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:15.495Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:15.504Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:15.926Z] > git remote # timeout=10 [2021-03-14T18:01:15.932Z] > git config --get remote.origin.url # timeout=10 [2021-03-14T18:01:15.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:15.942Z] > git merge 4f366540575c6ffcc8168b642136de522852e4d1 # timeout=10 [2021-03-14T18:01:15.949Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-14T18:01:15.954Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:15.962Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:16.289Z] Merge succeeded, producing fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:16.289Z] Checking out Revision fb886a119b75131e9ad5219e7deec13c7ad6154d (PR-42145) [2021-03-14T18:01:16.371Z] #3 DONE 0.2s [2021-03-14T18:01:16.371Z] [2021-03-14T18:01:16.371Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-03-14T18:01:16.371Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-14T18:01:16.371Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-14T18:01:16.371Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-03-14T18:01:16.371Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-03-14T18:01:16.371Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.0s [2021-03-14T18:01:16.453Z] Commit message: "vendor: github.com/spf13/cobra v1.1.3" [2021-03-14T18:01:16.464Z] > git --version # timeout=10 [2021-03-14T18:01:16.469Z] > git --version # 'git version 2.25.1' [2021-03-14T18:01:16.474Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-14T18:01:16.616Z] Commit message: "vendor: github.com/spf13/cobra v1.1.3" [2021-03-14T18:01:16.625Z] > git --version # timeout=10 [2021-03-14T18:01:16.629Z] > git --version # 'git version 2.17.1' [2021-03-14T18:01:16.634Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-14T18:01:16.662Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s [2021-03-14T18:01:16.662Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd [2021-03-14T18:01:16.662Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-14T18:01:16.949Z] Still waiting to schedule task [2021-03-14T18:01:16.949Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-03-14T18:01:16.954Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-03-14T18:01:16.954Z] #4 DONE 0.6s [2021-03-14T18:01:17.019Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-14T18:01:17.203Z] + docker version [2021-03-14T18:01:17.203Z] Client: Docker Engine - Community [2021-03-14T18:01:17.203Z] Version: 20.10.3 [2021-03-14T18:01:17.203Z] API version: 1.41 [2021-03-14T18:01:17.203Z] Go version: go1.13.15 [2021-03-14T18:01:17.203Z] Git commit: 48d30b5 [2021-03-14T18:01:17.203Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-14T18:01:17.203Z] OS/Arch: linux/amd64 [2021-03-14T18:01:17.203Z] Context: default [2021-03-14T18:01:17.203Z] Experimental: true [2021-03-14T18:01:17.203Z] [2021-03-14T18:01:17.203Z] Server: Docker Engine - Community [2021-03-14T18:01:17.203Z] Engine: [2021-03-14T18:01:17.203Z] Version: 20.10.3 [2021-03-14T18:01:17.203Z] API version: 1.41 (minimum version 1.12) [2021-03-14T18:01:17.203Z] Go version: go1.13.15 [2021-03-14T18:01:17.203Z] Git commit: 46229ca [2021-03-14T18:01:17.203Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-14T18:01:17.203Z] OS/Arch: linux/amd64 [2021-03-14T18:01:17.203Z] Experimental: true [2021-03-14T18:01:17.203Z] containerd: [2021-03-14T18:01:17.203Z] Version: 1.4.3 [2021-03-14T18:01:17.203Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-14T18:01:17.203Z] runc: [2021-03-14T18:01:17.203Z] Version: 1.0.0-rc92 [2021-03-14T18:01:17.203Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-14T18:01:17.203Z] docker-init: [2021-03-14T18:01:17.203Z] Version: 0.19.0 [2021-03-14T18:01:17.203Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-14T18:01:17.246Z] [2021-03-14T18:01:17.246Z] #5 [internal] load build definition from Dockerfile [2021-03-14T18:01:17.246Z] #5 transferring dockerfile: 16.74kB done [2021-03-14T18:01:17.246Z] #5 DONE 0.0s [2021-03-14T18:01:17.246Z] [2021-03-14T18:01:17.246Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-14T18:01:17.395Z] + docker version [2021-03-14T18:01:17.395Z] Client: Docker Engine - Community [2021-03-14T18:01:17.395Z] Version: 20.10.3 [2021-03-14T18:01:17.395Z] API version: 1.41 [2021-03-14T18:01:17.395Z] Go version: go1.13.15 [2021-03-14T18:01:17.395Z] Git commit: 48d30b5 [2021-03-14T18:01:17.395Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-14T18:01:17.395Z] OS/Arch: linux/amd64 [2021-03-14T18:01:17.395Z] Context: default [2021-03-14T18:01:17.395Z] Experimental: true [2021-03-14T18:01:17.395Z] [2021-03-14T18:01:17.395Z] Server: Docker Engine - Community [2021-03-14T18:01:17.395Z] Engine: [2021-03-14T18:01:17.395Z] Version: 20.10.3 [2021-03-14T18:01:17.395Z] API version: 1.41 (minimum version 1.12) [2021-03-14T18:01:17.395Z] Go version: go1.13.15 [2021-03-14T18:01:17.395Z] Git commit: 46229ca [2021-03-14T18:01:17.395Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-14T18:01:17.395Z] OS/Arch: linux/amd64 [2021-03-14T18:01:17.395Z] Experimental: true [2021-03-14T18:01:17.395Z] containerd: [2021-03-14T18:01:17.395Z] Version: 1.4.3 [2021-03-14T18:01:17.395Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-14T18:01:17.395Z] runc: [2021-03-14T18:01:17.395Z] Version: 1.0.0-rc92 [2021-03-14T18:01:17.395Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-14T18:01:17.395Z] docker-init: [2021-03-14T18:01:17.395Z] Version: 0.19.0 [2021-03-14T18:01:17.395Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-14T18:01:17.403Z] Merging remotes/origin/master commit 4f366540575c6ffcc8168b642136de522852e4d1 into PR head commit fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:17.485Z] + docker info [2021-03-14T18:01:17.581Z] #9 DONE 0.1s [2021-03-14T18:01:17.581Z] [2021-03-14T18:01:17.581Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-14T18:01:17.581Z] #7 DONE 0.1s [2021-03-14T18:01:17.581Z] [2021-03-14T18:01:17.581Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:01:17.581Z] #8 DONE 0.1s [2021-03-14T18:01:17.581Z] [2021-03-14T18:01:17.581Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:01:17.581Z] #6 DONE 0.1s [2021-03-14T18:01:17.581Z] [2021-03-14T18:01:17.581Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-14T18:01:17.581Z] #10 DONE 0.0s [2021-03-14T18:01:17.581Z] [2021-03-14T18:01:17.581Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-03-14T18:01:17.581Z] #11 CACHED [2021-03-14T18:01:17.581Z] [2021-03-14T18:01:17.581Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-14T18:01:17.581Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:01:17.581Z] #62 DONE 0.0s [2021-03-14T18:01:17.581Z] [2021-03-14T18:01:17.581Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-14T18:01:17.581Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-14T18:01:17.581Z] #64 DONE 0.0s [2021-03-14T18:01:17.581Z] [2021-03-14T18:01:17.581Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-14T18:01:17.581Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-14T18:01:17.581Z] #26 sha256:a4661b41a4f92b1bf91aafa05cfa9e039686560713b2785c00e2c73c299ae0a4 529B / 529B done [2021-03-14T18:01:17.581Z] #26 sha256:c517c1d5e3a6eef40e886e359910bdb415547ff050576016d4425b0e71c195f5 1.46kB / 1.46kB done [2021-03-14T18:01:17.581Z] #26 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 614.40kB / 48.97MB 0.1s [2021-03-14T18:01:17.581Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-14T18:01:17.581Z] #26 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 9.46MB / 48.97MB 0.2s [2021-03-14T18:01:17.674Z] + docker info [2021-03-14T18:01:17.744Z] Client: [2021-03-14T18:01:17.744Z] Context: default [2021-03-14T18:01:17.744Z] Debug Mode: false [2021-03-14T18:01:17.744Z] Plugins: [2021-03-14T18:01:17.744Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-14T18:01:17.744Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-14T18:01:17.744Z] [2021-03-14T18:01:17.744Z] Server: [2021-03-14T18:01:17.744Z] Containers: 0 [2021-03-14T18:01:17.744Z] Running: 0 [2021-03-14T18:01:17.744Z] Paused: 0 [2021-03-14T18:01:17.744Z] Stopped: 0 [2021-03-14T18:01:17.744Z] Images: 6 [2021-03-14T18:01:17.744Z] Server Version: 20.10.3 [2021-03-14T18:01:17.744Z] Storage Driver: overlay2 [2021-03-14T18:01:17.744Z] Backing Filesystem: extfs [2021-03-14T18:01:17.744Z] Supports d_type: true [2021-03-14T18:01:17.744Z] Native Overlay Diff: true [2021-03-14T18:01:17.744Z] Logging Driver: json-file [2021-03-14T18:01:17.744Z] Cgroup Driver: systemd [2021-03-14T18:01:17.744Z] Cgroup Version: 2 [2021-03-14T18:01:17.744Z] Plugins: [2021-03-14T18:01:17.744Z] Volume: local [2021-03-14T18:01:17.744Z] Network: bridge host ipvlan macvlan null overlay [2021-03-14T18:01:17.744Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-14T18:01:17.744Z] Swarm: inactive [2021-03-14T18:01:17.744Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-14T18:01:17.744Z] Default Runtime: runc [2021-03-14T18:01:17.744Z] Init Binary: docker-init [2021-03-14T18:01:17.744Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-14T18:01:17.744Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-14T18:01:17.744Z] init version: de40ad0 [2021-03-14T18:01:17.744Z] Security Options: [2021-03-14T18:01:17.744Z] apparmor [2021-03-14T18:01:17.744Z] seccomp [2021-03-14T18:01:17.744Z] Profile: default [2021-03-14T18:01:17.744Z] cgroupns [2021-03-14T18:01:17.744Z] Kernel Version: 5.4.0-1037-aws [2021-03-14T18:01:17.744Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-14T18:01:17.744Z] OSType: linux [2021-03-14T18:01:17.744Z] Architecture: x86_64 [2021-03-14T18:01:17.744Z] CPUs: 2 [2021-03-14T18:01:17.744Z] Total Memory: 7.569GiB [2021-03-14T18:01:17.744Z] Name: ip-10-100-123-217 [2021-03-14T18:01:17.744Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-14T18:01:17.744Z] Docker Root Dir: /var/lib/docker [2021-03-14T18:01:17.744Z] Debug Mode: false [2021-03-14T18:01:17.744Z] Registry: https://index.docker.io/v1/ [2021-03-14T18:01:17.744Z] Labels: [2021-03-14T18:01:17.744Z] Experimental: true [2021-03-14T18:01:17.744Z] Insecure Registries: [2021-03-14T18:01:17.744Z] 127.0.0.0/8 [2021-03-14T18:01:17.744Z] Live Restore Enabled: true [2021-03-14T18:01:17.744Z] [2021-03-14T18:01:17.744Z] WARNING: No kernel memory TCP limit support [2021-03-14T18:01:17.744Z] WARNING: No oom kill disable support [2021-03-14T18:01:17.744Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-14T18:01:17.887Z] #26 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 14.94MB / 48.97MB 0.3s [2021-03-14T18:01:17.887Z] #26 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 38.31MB / 48.97MB 0.5s [2021-03-14T18:01:17.887Z] #26 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 48.97MB / 48.97MB 0.6s [2021-03-14T18:01:16.255Z] > git remote # timeout=10 [2021-03-14T18:01:16.257Z] > git config --get remote.origin.url # timeout=10 [2021-03-14T18:01:16.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:16.262Z] > git merge 4f366540575c6ffcc8168b642136de522852e4d1 # timeout=10 [2021-03-14T18:01:16.274Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-14T18:01:16.291Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:16.297Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:16.995Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:16.999Z] > git config --add remote.origin.fetch +refs/pull/42145/head:refs/remotes/origin/PR-42145 # timeout=10 [2021-03-14T18:01:17.003Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:17.020Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:17.028Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:17.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:17.029Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:17.412Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:17.417Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:18.076Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:fb886a119b75131e9ad5219e7deec13c7ad6154d . [2021-03-14T18:01:18.179Z] #26 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 48.97MB / 48.97MB 0.6s done [2021-03-14T18:01:18.179Z] #26 extracting sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce [2021-03-14T18:01:18.280Z] Merge succeeded, producing fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:18.280Z] Checking out Revision fb886a119b75131e9ad5219e7deec13c7ad6154d (PR-42145) [2021-03-14T18:01:18.334Z] #1 [internal] load build definition from Dockerfile [2021-03-14T18:01:18.334Z] #1 sha256:365ceea9db0d0fbc7e79983ee8016f2bf972a035bfca5eb752024e477e43d50d [2021-03-14T18:01:18.334Z] #1 transferring dockerfile: 16.74kB done [2021-03-14T18:01:18.334Z] #1 DONE 0.0s [2021-03-14T18:01:18.334Z] [2021-03-14T18:01:18.334Z] #2 [internal] load .dockerignore [2021-03-14T18:01:18.334Z] #2 sha256:ca8c614c46cd2eb77b9ce5f5e0d5825d529a5eac00064d37ce7f1b3ddb05c2cd [2021-03-14T18:01:18.334Z] #2 transferring context: 87B done [2021-03-14T18:01:18.334Z] #2 DONE 0.0s [2021-03-14T18:01:18.334Z] [2021-03-14T18:01:18.334Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-14T18:01:18.334Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-14T18:01:18.334Z] #3 DONE 0.2s [2021-03-14T18:01:18.334Z] [2021-03-14T18:01:18.334Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-14T18:01:18.334Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-14T18:01:18.334Z] #4 CACHED [2021-03-14T18:01:18.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:18.241Z] > git config --add remote.origin.fetch +refs/pull/42145/head:refs/remotes/origin/PR-42145 # timeout=10 [2021-03-14T18:01:18.302Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:18.557Z] Fetching without tags [2021-03-14T18:01:18.575Z] Commit message: "vendor: github.com/spf13/cobra v1.1.3" [2021-03-14T18:01:18.593Z] [2021-03-14T18:01:18.593Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-14T18:01:18.593Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-14T18:01:18.593Z] #5 DONE 0.1s [2021-03-14T18:01:18.593Z] [2021-03-14T18:01:18.593Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:01:18.593Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-14T18:01:18.598Z] > git --version # timeout=10 [2021-03-14T18:01:18.601Z] > git --version # 'git version 2.7.4' [2021-03-14T18:01:18.605Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-14T18:01:18.608Z] Client: [2021-03-14T18:01:18.608Z] Context: default [2021-03-14T18:01:18.608Z] Debug Mode: false [2021-03-14T18:01:18.608Z] Plugins: [2021-03-14T18:01:18.608Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-14T18:01:18.608Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-14T18:01:18.608Z] [2021-03-14T18:01:18.608Z] Server: [2021-03-14T18:01:18.608Z] Containers: 0 [2021-03-14T18:01:18.608Z] Running: 0 [2021-03-14T18:01:18.608Z] Paused: 0 [2021-03-14T18:01:18.608Z] Stopped: 0 [2021-03-14T18:01:18.608Z] Images: 4 [2021-03-14T18:01:18.608Z] Server Version: 20.10.3 [2021-03-14T18:01:18.608Z] Storage Driver: overlay2 [2021-03-14T18:01:18.608Z] Backing Filesystem: extfs [2021-03-14T18:01:18.608Z] Supports d_type: true [2021-03-14T18:01:18.608Z] Native Overlay Diff: true [2021-03-14T18:01:18.608Z] Logging Driver: json-file [2021-03-14T18:01:18.608Z] Cgroup Driver: cgroupfs [2021-03-14T18:01:18.608Z] Cgroup Version: 1 [2021-03-14T18:01:18.608Z] Plugins: [2021-03-14T18:01:18.608Z] Volume: local [2021-03-14T18:01:18.608Z] Network: bridge host ipvlan macvlan null overlay [2021-03-14T18:01:18.608Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-14T18:01:18.608Z] Swarm: inactive [2021-03-14T18:01:18.608Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-03-14T18:01:18.608Z] Default Runtime: runc [2021-03-14T18:01:18.608Z] Init Binary: docker-init [2021-03-14T18:01:18.608Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-14T18:01:18.608Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-14T18:01:18.608Z] init version: de40ad0 [2021-03-14T18:01:18.608Z] Security Options: [2021-03-14T18:01:18.608Z] apparmor [2021-03-14T18:01:18.608Z] seccomp [2021-03-14T18:01:18.608Z] Profile: default [2021-03-14T18:01:18.608Z] Kernel Version: 5.4.0-1037-aws [2021-03-14T18:01:18.608Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-14T18:01:18.608Z] OSType: linux [2021-03-14T18:01:18.608Z] Architecture: x86_64 [2021-03-14T18:01:18.608Z] CPUs: 2 [2021-03-14T18:01:18.608Z] Total Memory: 7.487GiB [2021-03-14T18:01:18.608Z] Name: ip-10-100-35-93 [2021-03-14T18:01:18.608Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-14T18:01:18.608Z] Docker Root Dir: /var/lib/docker [2021-03-14T18:01:18.608Z] Debug Mode: false [2021-03-14T18:01:18.608Z] Registry: https://index.docker.io/v1/ [2021-03-14T18:01:18.608Z] Labels: [2021-03-14T18:01:18.608Z] Experimental: true [2021-03-14T18:01:18.608Z] Insecure Registries: [2021-03-14T18:01:18.608Z] 127.0.0.0/8 [2021-03-14T18:01:18.608Z] Live Restore Enabled: true [2021-03-14T18:01:18.608Z] [2021-03-14T18:01:18.608Z] WARNING: No swap limit support [2021-03-14T18:01:18.608Z] WARNING: No blkio weight support [2021-03-14T18:01:18.608Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-14T18:01:18.814Z] #26 ... [2021-03-14T18:01:18.814Z] [2021-03-14T18:01:18.814Z] #23 [internal] load build context [2021-03-14T18:01:18.814Z] #23 transferring context: 53.43MB 1.1s done [2021-03-14T18:01:18.814Z] #23 DONE 1.2s [2021-03-14T18:01:18.814Z] [2021-03-14T18:01:18.814Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-03-14T18:01:18.814Z] #12 DONE 1.3s [2021-03-14T18:01:18.814Z] [2021-03-14T18:01:18.814Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-14T18:01:18.852Z] #8 DONE 0.1s [2021-03-14T18:01:18.852Z] [2021-03-14T18:01:18.852Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:01:18.852Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-14T18:01:18.852Z] #6 DONE 0.1s [2021-03-14T18:01:18.852Z] [2021-03-14T18:01:18.852Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-14T18:01:18.852Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-14T18:01:18.852Z] #7 DONE 0.1s [2021-03-14T18:01:18.889Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:01:18.889Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:01:18.889Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42145/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-14T18:01:18.889Z] + bash /home/ubuntu/workspace/moby_PR-42145/check-config.sh [2021-03-14T18:01:18.889Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-14T18:01:18.889Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-14T18:01:18.889Z] [2021-03-14T18:01:18.889Z] Generally Necessary: [2021-03-14T18:01:18.889Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-14T18:01:18.889Z] - apparmor: enabled and tools installed [2021-03-14T18:01:18.889Z] - CONFIG_NAMESPACES: enabled [2021-03-14T18:01:18.889Z] - CONFIG_NET_NS: enabled [2021-03-14T18:01:18.889Z] - CONFIG_PID_NS: enabled [2021-03-14T18:01:18.889Z] - CONFIG_IPC_NS: enabled [2021-03-14T18:01:18.889Z] - CONFIG_UTS_NS: enabled [2021-03-14T18:01:18.889Z] - CONFIG_CGROUPS: enabled [2021-03-14T18:01:18.889Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-14T18:01:18.889Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-14T18:01:18.889Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-14T18:01:18.889Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-14T18:01:18.889Z] - CONFIG_CPUSETS: enabled [2021-03-14T18:01:18.889Z] - CONFIG_MEMCG: enabled [2021-03-14T18:01:18.889Z] - CONFIG_KEYS: enabled [2021-03-14T18:01:18.889Z] - CONFIG_VETH: enabled (as module) [2021-03-14T18:01:18.889Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-14T18:01:18.889Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-14T18:01:18.889Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-14T18:01:18.889Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-14T18:01:18.889Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-14T18:01:18.889Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-14T18:01:18.889Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-14T18:01:18.889Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-14T18:01:18.889Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-14T18:01:18.889Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-14T18:01:18.889Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-14T18:01:18.889Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-14T18:01:18.889Z] [2021-03-14T18:01:18.889Z] Optional Features: [2021-03-14T18:01:18.889Z] - CONFIG_USER_NS: enabled [2021-03-14T18:01:18.889Z] - CONFIG_SECCOMP: enabled [2021-03-14T18:01:18.889Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-14T18:01:18.889Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-14T18:01:18.889Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-14T18:01:18.889Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-14T18:01:18.889Z] - CONFIG_BLK_CGROUP: enabled [2021-03-14T18:01:18.889Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-14T18:01:18.889Z] - CONFIG_IOSCHED_CFQ: missing [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-03-14T18:01:19.106Z] #26 ... [2021-03-14T18:01:19.106Z] [2021-03-14T18:01:19.106Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-14T18:01:19.106Z] #31 DONE 0.3s [2021-03-14T18:01:19.106Z] [2021-03-14T18:01:19.106Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-14T18:01:19.106Z] #26 ... [2021-03-14T18:01:19.106Z] [2021-03-14T18:01:19.106Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-14T18:01:19.106Z] #39 DONE 0.3s [2021-03-14T18:01:19.106Z] [2021-03-14T18:01:19.106Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-14T18:01:19.106Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-14T18:01:19.106Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-14T18:01:19.106Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-14T18:01:19.106Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2021-03-14T18:01:19.106Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-03-14T18:01:19.106Z] #62 DONE 1.6s [2021-03-14T18:01:19.106Z] [2021-03-14T18:01:19.106Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [Pipeline] sh [2021-03-14T18:01:19.111Z] [2021-03-14T18:01:19.111Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:01:19.111Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-14T18:01:19.111Z] #63 DONE 0.0s [2021-03-14T18:01:19.111Z] [2021-03-14T18:01:19.111Z] #61 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:01:19.111Z] #61 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-14T18:01:19.111Z] #61 DONE 0.0s [2021-03-14T18:01:19.111Z] [2021-03-14T18:01:19.111Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:01:19.111Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:01:19.111Z] #9 DONE 0.0s [2021-03-14T18:01:19.111Z] [2021-03-14T18:01:19.112Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:01:19.112Z] #25 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-14T18:01:19.112Z] #25 DONE 0.0s [2021-03-14T18:01:19.112Z] [2021-03-14T18:01:19.112Z] #22 [internal] load build context [2021-03-14T18:01:19.112Z] #22 sha256:cbed265f364c46c8ddd809d9fd772b21e3d9049f6652ee5610e8ac649cd8fa53 [2021-03-14T18:01:19.147Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-14T18:01:19.147Z] - CONFIG_CGROUP_PERF: enabled [2021-03-14T18:01:19.147Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-14T18:01:19.147Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-14T18:01:19.147Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-14T18:01:19.147Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-14T18:01:19.147Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-14T18:01:19.147Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_IP_VS: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-14T18:01:19.147Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-14T18:01:19.147Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-14T18:01:19.147Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_EXT4_FS: enabled [2021-03-14T18:01:19.147Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-14T18:01:19.147Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-14T18:01:19.147Z] - Network Drivers: [2021-03-14T18:01:19.147Z] - "overlay": [2021-03-14T18:01:19.147Z] - CONFIG_VXLAN: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-14T18:01:19.147Z] Optional (for encrypted networks): [2021-03-14T18:01:19.147Z] - CONFIG_CRYPTO: enabled [2021-03-14T18:01:19.147Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-14T18:01:19.147Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-14T18:01:19.147Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-14T18:01:19.147Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-14T18:01:19.147Z] - CONFIG_XFRM: enabled [2021-03-14T18:01:19.147Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-14T18:01:19.147Z] - "ipvlan": [2021-03-14T18:01:19.147Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-14T18:01:19.147Z] - "macvlan": [2021-03-14T18:01:19.147Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_DUMMY: enabled (as module) [2021-03-14T18:01:19.147Z] - "ftp,tftp client in container": [2021-03-14T18:01:19.147Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-14T18:01:19.147Z] - Storage Drivers: [2021-03-14T18:01:19.147Z] - "aufs": [2021-03-14T18:01:19.147Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-14T18:01:19.147Z] - "btrfs": [2021-03-14T18:01:19.147Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-14T18:01:19.147Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-14T18:01:19.147Z] - "devicemapper": [2021-03-14T18:01:19.147Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-14T18:01:19.147Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-14T18:01:19.147Z] - "overlay": [2021-03-14T18:01:19.147Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-14T18:01:19.147Z] - "zfs": [2021-03-14T18:01:19.147Z] - /dev/zfs: present [2021-03-14T18:01:19.147Z] - zfs command: missing [2021-03-14T18:01:19.147Z] - zpool command: missing [2021-03-14T18:01:19.147Z] [2021-03-14T18:01:19.147Z] Limits: [2021-03-14T18:01:19.147Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-14T18:01:19.147Z] [2021-03-14T18:01:19.147Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-14T18:01:19.391Z] + docker version [2021-03-14T18:01:19.391Z] Client: Docker Engine - Community [2021-03-14T18:01:19.391Z] Version: 20.10.3 [2021-03-14T18:01:19.391Z] API version: 1.41 [2021-03-14T18:01:19.391Z] Go version: go1.13.15 [2021-03-14T18:01:19.391Z] Git commit: 48d30b5 [2021-03-14T18:01:19.391Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-14T18:01:19.391Z] OS/Arch: linux/arm64 [2021-03-14T18:01:19.391Z] Context: default [2021-03-14T18:01:19.391Z] Experimental: true [2021-03-14T18:01:19.391Z] [2021-03-14T18:01:19.391Z] Server: Docker Engine - Community [2021-03-14T18:01:19.391Z] Engine: [2021-03-14T18:01:19.391Z] Version: 20.10.3 [2021-03-14T18:01:19.391Z] API version: 1.41 (minimum version 1.12) [2021-03-14T18:01:19.391Z] Go version: go1.13.15 [2021-03-14T18:01:19.391Z] Git commit: 46229ca [2021-03-14T18:01:19.391Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-14T18:01:19.391Z] OS/Arch: linux/arm64 [2021-03-14T18:01:19.391Z] Experimental: true [2021-03-14T18:01:19.391Z] containerd: [2021-03-14T18:01:19.391Z] Version: 1.4.3 [2021-03-14T18:01:19.391Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-14T18:01:19.391Z] runc: [2021-03-14T18:01:19.391Z] Version: 1.0.0-rc92 [2021-03-14T18:01:19.391Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-14T18:01:19.391Z] docker-init: [2021-03-14T18:01:19.391Z] Version: 0.19.0 [2021-03-14T18:01:19.391Z] GitCommit: de40ad0 [2021-03-14T18:01:19.398Z] #26 ... [2021-03-14T18:01:19.398Z] [2021-03-14T18:01:19.398Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-14T18:01:19.398Z] #63 DONE 0.2s [Pipeline] sh [2021-03-14T18:01:19.480Z] + sudo modprobe ip_vs [2021-03-14T18:01:19.481Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fb886a119b75131e9ad5219e7deec13c7ad6154d . [2021-03-14T18:01:19.684Z] + docker info [2021-03-14T18:01:19.690Z] [2021-03-14T18:01:19.691Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-14T18:01:19.739Z] #1 [internal] load build definition from Dockerfile [2021-03-14T18:01:19.739Z] #1 sha256:e92ba4cf4e1df5670214a834137dfa647ff65ac15a10a7706606123ada7ba128 [2021-03-14T18:01:19.739Z] #1 transferring dockerfile: 16.74kB done [2021-03-14T18:01:19.739Z] #1 DONE 0.0s [2021-03-14T18:01:19.739Z] [2021-03-14T18:01:19.739Z] #2 [internal] load .dockerignore [2021-03-14T18:01:19.739Z] #2 sha256:c7fc87280d6aa9521946b407006d8fbd87e495ed18c3313596a4258e754dae1d [2021-03-14T18:01:19.739Z] #2 transferring context: 87B done [2021-03-14T18:01:19.739Z] #2 DONE 0.0s [2021-03-14T18:01:19.739Z] [2021-03-14T18:01:19.739Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-14T18:01:19.739Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-14T18:01:19.739Z] #3 DONE 0.1s [2021-03-14T18:01:19.739Z] [2021-03-14T18:01:19.739Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-14T18:01:19.739Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-14T18:01:19.739Z] #4 CACHED [2021-03-14T18:01:18.250Z] > git remote # timeout=10 [2021-03-14T18:01:18.256Z] > git config --get remote.origin.url # timeout=10 [2021-03-14T18:01:18.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:18.261Z] > git merge 4f366540575c6ffcc8168b642136de522852e4d1 # timeout=10 [2021-03-14T18:01:18.276Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-14T18:01:18.289Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:18.293Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:19.903Z] Merging remotes/origin/master commit 4f366540575c6ffcc8168b642136de522852e4d1 into PR head commit fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:19.997Z] [2021-03-14T18:01:19.997Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-14T18:01:19.997Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-14T18:01:19.997Z] #6 DONE 0.1s [2021-03-14T18:01:19.997Z] [2021-03-14T18:01:19.997Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:01:19.997Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-14T18:01:18.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:18.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:18.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:18.596Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:19.939Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:19.998Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:20.243Z] Fetching without tags [2021-03-14T18:01:20.255Z] #8 DONE 0.1s [2021-03-14T18:01:20.255Z] [2021-03-14T18:01:20.255Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:01:20.255Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-14T18:01:20.255Z] #7 DONE 0.1s [2021-03-14T18:01:20.255Z] [2021-03-14T18:01:20.255Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-14T18:01:20.255Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-14T18:01:20.255Z] #5 DONE 0.1s [2021-03-14T18:01:20.258Z] Client: [2021-03-14T18:01:20.258Z] Context: default [2021-03-14T18:01:20.258Z] Debug Mode: false [2021-03-14T18:01:20.258Z] Plugins: [2021-03-14T18:01:20.258Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-14T18:01:20.258Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-14T18:01:20.258Z] [2021-03-14T18:01:20.258Z] Server: [2021-03-14T18:01:20.258Z] Containers: 0 [2021-03-14T18:01:20.258Z] Running: 0 [2021-03-14T18:01:20.258Z] Paused: 0 [2021-03-14T18:01:20.258Z] Stopped: 0 [2021-03-14T18:01:20.258Z] Images: 3 [2021-03-14T18:01:20.258Z] Server Version: 20.10.3 [2021-03-14T18:01:20.258Z] Storage Driver: overlay2 [2021-03-14T18:01:20.258Z] Backing Filesystem: extfs [2021-03-14T18:01:20.258Z] Supports d_type: true [2021-03-14T18:01:20.258Z] Native Overlay Diff: true [2021-03-14T18:01:20.258Z] Logging Driver: json-file [2021-03-14T18:01:20.258Z] Cgroup Driver: cgroupfs [2021-03-14T18:01:20.258Z] Cgroup Version: 1 [2021-03-14T18:01:20.258Z] Plugins: [2021-03-14T18:01:20.258Z] Volume: local [2021-03-14T18:01:20.258Z] Network: bridge host ipvlan macvlan null overlay [2021-03-14T18:01:20.258Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-14T18:01:20.258Z] Swarm: inactive [2021-03-14T18:01:20.258Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-14T18:01:20.258Z] Default Runtime: runc [2021-03-14T18:01:20.258Z] Init Binary: docker-init [2021-03-14T18:01:20.258Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-14T18:01:20.258Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-14T18:01:20.258Z] init version: de40ad0 [2021-03-14T18:01:20.258Z] Security Options: [2021-03-14T18:01:20.258Z] apparmor [2021-03-14T18:01:20.258Z] seccomp [2021-03-14T18:01:20.258Z] Profile: default [2021-03-14T18:01:20.258Z] Kernel Version: 4.15.0-1093-aws [2021-03-14T18:01:20.258Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-14T18:01:20.258Z] OSType: linux [2021-03-14T18:01:20.258Z] Architecture: aarch64 [2021-03-14T18:01:20.258Z] CPUs: 4 [2021-03-14T18:01:20.258Z] Total Memory: 7.525GiB [2021-03-14T18:01:20.258Z] Name: ip-10-100-60-159 [2021-03-14T18:01:20.258Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-14T18:01:20.258Z] Docker Root Dir: /var/lib/docker [2021-03-14T18:01:20.258Z] Debug Mode: false [2021-03-14T18:01:20.258Z] Registry: https://index.docker.io/v1/ [2021-03-14T18:01:20.258Z] Labels: [2021-03-14T18:01:20.258Z] Experimental: true [2021-03-14T18:01:20.258Z] Insecure Registries: [2021-03-14T18:01:20.258Z] 127.0.0.0/8 [2021-03-14T18:01:20.258Z] Live Restore Enabled: true [2021-03-14T18:01:20.258Z] [2021-03-14T18:01:20.258Z] WARNING: No swap limit support [Pipeline] sh [2021-03-14T18:01:20.328Z] #26 ... [2021-03-14T18:01:20.328Z] [2021-03-14T18:01:20.328Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-14T18:01:20.328Z] #65 DONE 0.7s [2021-03-14T18:01:20.328Z] [2021-03-14T18:01:20.328Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-14T18:01:20.494Z] #22 transferring context: 53.42MB 1.2s done [2021-03-14T18:01:20.494Z] #22 DONE 1.3s [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #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-03-14T18:01:20.494Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-14T18:01:20.494Z] #31 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.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-03-14T18:01:20.494Z] #50 sha256:de2121bdf3d33a61bbd01deff0e35731ade8606a4e0aace86906b3ca0d663739 [2021-03-14T18:01:20.494Z] #50 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-14T18:01:20.494Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-14T18:01:20.494Z] #13 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #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-03-14T18:01:20.494Z] #55 sha256:4bdcc0870e7244d47a1111d990dde39830384ddf8e9174bf9feb229a2a78dc43 [2021-03-14T18:01:20.494Z] #55 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-14T18:01:20.494Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-14T18:01:20.494Z] #17 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #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-03-14T18:01:20.494Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-14T18:01:20.494Z] #54 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-14T18:01:20.494Z] #60 sha256:887b11ea12adf4bf418c4882ea354bae43b201543b8b8c3876d31d9b80b193c6 [2021-03-14T18:01:20.494Z] #60 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-14T18:01:20.494Z] #68 sha256:94407214d0835aa59a52770ac58a625831ffb5dbeef07d38003bffefc3392202 [2021-03-14T18:01:20.494Z] #68 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-14T18:01:20.494Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-14T18:01:20.494Z] #30 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-14T18:01:20.494Z] #32 sha256:bf1035ec9736fa2f310ad94e81f1fd3c61deb95be469101c9d00fec8f1321631 [2021-03-14T18:01:20.494Z] #32 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-14T18:01:20.494Z] #56 sha256:4edaa6d01f7ae8e327a1013fc49ee7b6502ce007fed28182e423a0c444cd6053 [2021-03-14T18:01:20.494Z] #56 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-14T18:01:20.494Z] #59 sha256:f212115f18799c76447a5cee3a34b769bd4ee0b90f62e9801d552b6c97ba6f23 [2021-03-14T18:01:20.494Z] #59 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-14T18:01:20.494Z] #40 sha256:f73e27ca93f7daf6251e9b87d6fbe85d9701f0c375601d6856f7122b827e05fe [2021-03-14T18:01:20.494Z] #40 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #69 [dev-systemd-true 1/2] 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 dbus dbus-user-session systemd systemd-sysv [2021-03-14T18:01:20.494Z] #69 sha256:16facf082da7dcf3e67d3ce3152a87e9d98a0bd2b3bc83e3212a88dbad427e4f [2021-03-14T18:01:20.494Z] #69 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #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-03-14T18:01:20.494Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:01:20.494Z] #12 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-14T18:01:20.494Z] #58 sha256:7a28b976cd94792f2700eb697fab2b56689124ac75a69a6b692cf58b10e678c5 [2021-03-14T18:01:20.494Z] #58 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-14T18:01:20.494Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-14T18:01:20.494Z] #16 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #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-03-14T18:01:20.494Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-14T18:01:20.494Z] #19 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-14T18:01:20.494Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-14T18:01:20.494Z] #18 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-14T18:01:20.494Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-14T18:01:20.494Z] #38 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-14T18:01:20.494Z] #43 sha256:99abe71d59f941e55849a7fed66d81243e20c99ae704cb0ccccd065265ad2991 [2021-03-14T18:01:20.494Z] #43 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #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-03-14T18:01:20.494Z] #28 sha256:47f56be224f6398c7d64b16a3668d6835d61a2470a7025a10ff0d855c4bc87e5 [2021-03-14T18:01:20.494Z] #28 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-14T18:01:20.494Z] #29 sha256:ab60ce942b64334113844a98f2ccfac229d66ff95c851d666493c6a671b3f377 [2021-03-14T18:01:20.494Z] #29 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-14T18:01:20.494Z] #49 sha256:dec477bca0660f4c30a176395b2f50c9e47db68ac2908e2c22d2e2e4a7afed15 [2021-03-14T18:01:20.494Z] #49 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-14T18:01:20.494Z] #24 sha256:dcff6fa15d756d7949840ed0fc76487c5afad4b9305ccc5dca4f0583e7e955c5 [2021-03-14T18:01:20.494Z] #24 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #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-03-14T18:01:20.494Z] #26 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-14T18:01:20.494Z] #26 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #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-03-14T18:01:20.494Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:01:20.494Z] #42 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #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-03-14T18:01:20.494Z] #36 sha256:db2500da79effc93edb7a318bab89c7e2de68ab5a9733fb927e95e1df4d42103 [2021-03-14T18:01:20.494Z] #36 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-14T18:01:20.494Z] #51 sha256:5f5044bd4c3c697102e59560947c37acf5698fe754bd1a0c6f7c3d0015b82142 [2021-03-14T18:01:20.494Z] #51 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-14T18:01:20.494Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-14T18:01:20.494Z] #21 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-14T18:01:20.494Z] #53 sha256:e5b19073190cc1772d8537758d4887afc788a6a82ac8e036022081536f36528f [2021-03-14T18:01:20.494Z] #53 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-14T18:01:20.494Z] #67 sha256:c2ebe3a1f98505e8d7212775421edb361065daada87634dd16ab93e96d1fb78c [2021-03-14T18:01:20.494Z] #67 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #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-03-14T18:01:20.494Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-14T18:01:20.494Z] #39 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #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-03-14T18:01:20.494Z] #44 sha256:17123d82505f4b1a07534894444105d4b268864f3587e60139b96d5d8227c8bf [2021-03-14T18:01:20.494Z] #44 CACHED [2021-03-14T18:01:20.494Z] [2021-03-14T18:01:20.494Z] #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-03-14T18:01:20.495Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-14T18:01:20.495Z] #14 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #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-03-14T18:01:20.495Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-14T18:01:20.495Z] #41 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #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-03-14T18:01:20.495Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-14T18:01:20.495Z] #11 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #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-03-14T18:01:20.495Z] #33 sha256:9f4be211bb0218d4f7a2d268b92e78231d0d49f2310bc6c2b35cbef7175cb390 [2021-03-14T18:01:20.495Z] #33 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #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-03-14T18:01:20.495Z] #46 sha256:ecfc8a88e9fb0d4149e6e1aeb3f425ac779ee22f5b603ba1c24b3cbff38a8bce [2021-03-14T18:01:20.495Z] #46 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-14T18:01:20.495Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-14T18:01:20.495Z] #15 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #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-03-14T18:01:20.495Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-14T18:01:20.495Z] #20 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #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-03-14T18:01:20.495Z] #52 sha256:3ed7b240318bdf389cfb9b352e11ff0ea141757ec20ff4fc9144bc0f2941f936 [2021-03-14T18:01:20.495Z] #52 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #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-03-14T18:01:20.495Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-14T18:01:20.495Z] #35 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-14T18:01:20.495Z] #37 sha256:06a93a82cfe319f3a0a610b171861dc565ac4c8ea62374b193dd534028c628ce [2021-03-14T18:01:20.495Z] #37 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #65 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-14T18:01:20.495Z] #65 sha256:6bf114038ce346fcd67c5d89075e13d289666b6f9de779a7986d2ca8d47e8d89 [2021-03-14T18:01:20.495Z] #65 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #62 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-14T18:01:20.495Z] #62 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-14T18:01:20.495Z] #62 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #64 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-14T18:01:20.495Z] #64 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-14T18:01:20.495Z] #64 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-14T18:01:20.495Z] #27 sha256:dbb163251abe315bd29824275d42c8b676d6fc0eccd4597037d96fa2243d666c [2021-03-14T18:01:20.495Z] #27 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #66 [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-03-14T18:01:20.495Z] #66 sha256:4fcef8a2c0a6998569b74c0b31165e03cd7301c4b746ad9e4a64f0f3f13f2ea8 [2021-03-14T18:01:20.495Z] #66 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #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-03-14T18:01:20.495Z] #57 sha256:a7fb3e7dd01a3f9e3eedb4f4ff48be1df27febec98f1e9e617f84ae1264de45d [2021-03-14T18:01:20.495Z] #57 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #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-03-14T18:01:20.495Z] #48 sha256:95f579cefe912626dbf9bc1237841e9eaf04c2187604a2148796dc0400b20fc6 [2021-03-14T18:01:20.495Z] #48 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-14T18:01:20.495Z] #34 sha256:feb39e59e667ed3a66277cc05a490ac3381773cf3295d3a3a889b5b6bba173b7 [2021-03-14T18:01:20.495Z] #34 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-14T18:01:20.495Z] #47 sha256:5ae85963f1133a672f21ec1c4725aea0db696a05f8912f54ec48fd6bd6109176 [2021-03-14T18:01:20.495Z] #47 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-14T18:01:20.495Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-14T18:01:20.495Z] #10 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-14T18:01:20.495Z] #45 sha256:1937f940b6f4026fa6fc004ce01d63d84c56a0113d456873c5f206c22d1f1905 [2021-03-14T18:01:20.495Z] #45 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #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-03-14T18:01:20.495Z] #23 sha256:3908df02136605c7c59b9651921006f4893cf67da4a9ae5ccbf7c026f1c5fea5 [2021-03-14T18:01:20.495Z] #23 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-03-14T18:01:20.495Z] #70 sha256:26e500aecaeb1a726954390196a841de4ee58e3a0a1bcaafccab7d0e757680b0 [2021-03-14T18:01:20.495Z] #70 CACHED [2021-03-14T18:01:20.495Z] [2021-03-14T18:01:20.495Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-14T18:01:20.495Z] #71 sha256:799c038e10429717098fb6d18feb520c61ca07a7ce1f20f8f885e45ed813c1a9 [2021-03-14T18:01:20.551Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:01:20.551Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:01:20.551Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42145/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-14T18:01:20.551Z] + bash /home/ubuntu/workspace/moby_PR-42145/check-config.sh [2021-03-14T18:01:20.551Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-14T18:01:20.551Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-14T18:01:20.551Z] [2021-03-14T18:01:20.551Z] Generally Necessary: [2021-03-14T18:01:20.551Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-14T18:01:20.551Z] - apparmor: enabled and tools installed [2021-03-14T18:01:20.551Z] - CONFIG_NAMESPACES: enabled [2021-03-14T18:01:20.551Z] - CONFIG_NET_NS: enabled [2021-03-14T18:01:20.551Z] - CONFIG_PID_NS: enabled [2021-03-14T18:01:20.551Z] - CONFIG_IPC_NS: enabled [2021-03-14T18:01:20.551Z] - CONFIG_UTS_NS: enabled [2021-03-14T18:01:20.551Z] - CONFIG_CGROUPS: enabled [2021-03-14T18:01:20.551Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-14T18:01:20.551Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-14T18:01:20.638Z] Merging remotes/origin/master commit 4f366540575c6ffcc8168b642136de522852e4d1 into PR head commit fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:20.814Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-14T18:01:20.814Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-14T18:01:20.814Z] - CONFIG_CPUSETS: enabled [2021-03-14T18:01:20.814Z] - CONFIG_MEMCG: enabled [2021-03-14T18:01:20.814Z] - CONFIG_KEYS: enabled [2021-03-14T18:01:20.814Z] - CONFIG_VETH: enabled (as module) [2021-03-14T18:01:20.814Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-14T18:01:20.814Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-14T18:01:20.814Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-14T18:01:20.814Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-14T18:01:20.814Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-14T18:01:20.814Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-14T18:01:20.814Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-14T18:01:20.814Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-14T18:01:20.814Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-14T18:01:20.814Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-14T18:01:20.814Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-14T18:01:20.814Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-14T18:01:20.814Z] [2021-03-14T18:01:20.814Z] Optional Features: [2021-03-14T18:01:20.814Z] - CONFIG_USER_NS: enabled [2021-03-14T18:01:20.814Z] - CONFIG_SECCOMP: enabled [2021-03-14T18:01:20.814Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-14T18:01:20.814Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-14T18:01:20.814Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-14T18:01:20.814Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-14T18:01:20.814Z] - CONFIG_BLK_CGROUP: enabled [2021-03-14T18:01:20.823Z] [2021-03-14T18:01:20.823Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:01:20.823Z] #25 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-14T18:01:20.823Z] #25 DONE 0.0s [2021-03-14T18:01:20.823Z] [2021-03-14T18:01:20.823Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:01:20.823Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-14T18:01:20.823Z] #63 DONE 0.0s [2021-03-14T18:01:20.823Z] [2021-03-14T18:01:20.823Z] #61 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:01:20.823Z] #61 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-14T18:01:20.823Z] #61 DONE 0.0s [2021-03-14T18:01:20.823Z] [2021-03-14T18:01:20.823Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:01:20.823Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:01:20.823Z] #9 DONE 0.0s [2021-03-14T18:01:20.823Z] [2021-03-14T18:01:20.823Z] #22 [internal] load build context [2021-03-14T18:01:20.823Z] #22 sha256:5f123026b16d02347fc336e3b719b8363b08d1f01d30366aef5c91ec036733d5 [2021-03-14T18:01:21.076Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-14T18:01:21.077Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-14T18:01:21.077Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-14T18:01:21.077Z] - CONFIG_CGROUP_PERF: enabled [2021-03-14T18:01:21.077Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-14T18:01:21.077Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-14T18:01:21.077Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-14T18:01:21.077Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-14T18:01:21.077Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-14T18:01:21.077Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-14T18:01:21.077Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-14T18:01:21.077Z] - CONFIG_IP_VS: enabled (as module) [2021-03-14T18:01:21.077Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-14T18:01:21.077Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-14T18:01:21.077Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-14T18:01:21.077Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-14T18:01:21.077Z] - CONFIG_EXT4_FS: enabled [2021-03-14T18:01:21.077Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-14T18:01:21.077Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-14T18:01:21.077Z] - Network Drivers: [2021-03-14T18:01:21.077Z] - "overlay": [2021-03-14T18:01:21.077Z] - CONFIG_VXLAN: enabled (as module) [2021-03-14T18:01:21.077Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-14T18:01:21.077Z] Optional (for encrypted networks): [2021-03-14T18:01:21.338Z] - CONFIG_CRYPTO: enabled [2021-03-14T18:01:21.338Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-14T18:01:21.338Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-14T18:01:21.338Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-14T18:01:21.338Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-14T18:01:21.338Z] - CONFIG_XFRM: enabled [2021-03-14T18:01:21.338Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-14T18:01:21.338Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-14T18:01:21.338Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-14T18:01:21.338Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-14T18:01:21.338Z] - "ipvlan": [2021-03-14T18:01:21.338Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-14T18:01:21.338Z] - "macvlan": [2021-03-14T18:01:21.338Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-14T18:01:21.338Z] - CONFIG_DUMMY: enabled (as module) [2021-03-14T18:01:21.338Z] - "ftp,tftp client in container": [2021-03-14T18:01:21.338Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-14T18:01:21.338Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-14T18:01:21.338Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-14T18:01:21.338Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-14T18:01:21.338Z] - Storage Drivers: [2021-03-14T18:01:21.338Z] - "aufs": [2021-03-14T18:01:21.338Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-14T18:01:21.338Z] - "btrfs": [2021-03-14T18:01:21.338Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-14T18:01:21.338Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-14T18:01:21.338Z] - "devicemapper": [2021-03-14T18:01:21.338Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-14T18:01:21.338Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-14T18:01:21.338Z] - "overlay": [2021-03-14T18:01:21.338Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-14T18:01:21.338Z] - "zfs": [2021-03-14T18:01:21.338Z] - /dev/zfs: missing [2021-03-14T18:01:21.338Z] - zfs command: missing [2021-03-14T18:01:21.338Z] - zpool command: missing [2021-03-14T18:01:21.338Z] [2021-03-14T18:01:21.338Z] Limits: [2021-03-14T18:01:21.338Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-14T18:01:21.338Z] [2021-03-14T18:01:21.338Z] + true [Pipeline] } [Pipeline] // stage [2021-03-14T18:01:21.372Z] Merge succeeded, producing fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:21.373Z] Checking out Revision fb886a119b75131e9ad5219e7deec13c7ad6154d (PR-42145) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-14T18:01:21.434Z] #71 DONE 1.0s [2021-03-14T18:01:21.434Z] [2021-03-14T18:01:21.434Z] #72 exporting to image [2021-03-14T18:01:21.434Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-14T18:01:21.434Z] #72 exporting layers [2021-03-14T18:01:21.684Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fb886a119b75131e9ad5219e7deec13c7ad6154d . [2021-03-14T18:01:20.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:20.216Z] > git config --add remote.origin.fetch +refs/pull/42145/head:refs/remotes/origin/PR-42145 # timeout=10 [2021-03-14T18:01:20.220Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:20.234Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:01:20.249Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:01:20.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:20.250Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:01:20.644Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:20.646Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:21.336Z] > git remote # timeout=10 [2021-03-14T18:01:21.338Z] > git config --get remote.origin.url # timeout=10 [2021-03-14T18:01:21.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:21.342Z] > git merge 4f366540575c6ffcc8168b642136de522852e4d1 # timeout=10 [2021-03-14T18:01:21.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-14T18:01:21.378Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:21.380Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:21.882Z] Commit message: "vendor: github.com/spf13/cobra v1.1.3" [2021-03-14T18:01:21.940Z] > git --version # timeout=10 [2021-03-14T18:01:21.942Z] > git --version # 'git version 2.7.4' [2021-03-14T18:01:21.944Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-14T18:01:22.001Z] #72 exporting layers 0.7s done [2021-03-14T18:01:22.001Z] #72 writing image sha256:b7e6efb4abc145d499434d822895492d695c3ae25791d69f89f9e930080aeda7 done [2021-03-14T18:01:22.001Z] #72 naming to docker.io/library/docker:fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:22.001Z] #72 naming to docker.io/library/docker:fb886a119b75131e9ad5219e7deec13c7ad6154d 0.0s done [2021-03-14T18:01:22.001Z] #72 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-14T18:01:22.350Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/make.sh dynbinary test-integration [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-03-14T18:01:22.422Z] #26 extracting sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 3.8s done [2021-03-14T18:01:22.422Z] #26 DONE 4.8s [2021-03-14T18:01:22.422Z] [2021-03-14T18:01:22.422Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:01:22.422Z] #47 2.239 + RM_GOPATH=0 [2021-03-14T18:01:22.422Z] #47 2.239 + TMP_GOPATH= [2021-03-14T18:01:22.422Z] #47 2.239 + : /build [2021-03-14T18:01:22.422Z] #47 2.239 + '[' -z '' ']' [2021-03-14T18:01:22.422Z] #47 2.239 ++ mktemp -d [2021-03-14T18:01:22.422Z] #47 2.239 + export GOPATH=/tmp/tmp.N7hIC6x0lk [2021-03-14T18:01:22.422Z] #47 2.239 + GOPATH=/tmp/tmp.N7hIC6x0lk [2021-03-14T18:01:22.422Z] #47 2.239 + RM_GOPATH=1 [2021-03-14T18:01:22.422Z] #47 2.239 + case "$(go env GOARCH)" in [2021-03-14T18:01:22.422Z] #47 2.243 ++ go env GOARCH [2021-03-14T18:01:22.422Z] #47 2.243 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:22.422Z] #47 2.243 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:22.422Z] #47 2.243 ++ dirname /tmp/install/install.sh [2021-03-14T18:01:22.422Z] #47 2.243 + dir=/tmp/install [2021-03-14T18:01:22.422Z] #47 2.243 + bin=gotestsum [2021-03-14T18:01:22.422Z] #47 2.243 + shift [2021-03-14T18:01:22.422Z] #47 2.243 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-14T18:01:22.422Z] #47 2.243 + . /tmp/install/gotestsum.installer [2021-03-14T18:01:22.422Z] #47 2.243 ++ : v0.5.3 [2021-03-14T18:01:22.422Z] #47 2.243 + install_gotestsum [2021-03-14T18:01:22.422Z] #47 2.244 + set -e [2021-03-14T18:01:22.422Z] #47 2.244 + export GO111MODULE=on [2021-03-14T18:01:22.422Z] #47 2.244 + GO111MODULE=on [2021-03-14T18:01:22.422Z] #47 2.244 + GOBIN=/build [2021-03-14T18:01:22.422Z] #47 2.253 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-14T18:01:22.422Z] #47 2.284 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-14T18:01:22.422Z] #47 2.284 go: finding gotest.tools v0.5.3 [2021-03-14T18:01:22.422Z] #47 2.576 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-14T18:01:22.422Z] #47 2.740 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-14T18:01:22.422Z] #47 3.216 go: downloading github.com/pkg/errors v0.9.1 [2021-03-14T18:01:22.422Z] #47 3.220 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-14T18:01:22.422Z] #47 3.246 go: downloading github.com/fatih/color v1.9.0 [2021-03-14T18:01:22.422Z] #47 3.344 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-14T18:01:22.422Z] #47 3.347 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-14T18:01:22.422Z] #47 3.348 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-14T18:01:22.422Z] #47 3.394 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-14T18:01:22.422Z] #47 3.399 go: extracting github.com/fatih/color v1.9.0 [2021-03-14T18:01:22.422Z] #47 3.417 go: extracting github.com/pkg/errors v0.9.1 [2021-03-14T18:01:22.422Z] #47 3.535 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-14T18:01:22.422Z] #47 3.599 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-14T18:01:22.422Z] #47 3.684 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-14T18:01:22.422Z] #47 3.686 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-14T18:01:22.422Z] #47 3.715 go: extracting github.com/spf13/pflag v1.0.3 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-14T18:01:22.739Z] #47 3.778 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-14T18:01:22.739Z] #47 3.976 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-14T18:01:22.739Z] #47 3.976 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-14T18:01:22.749Z] #22 transferring context: 53.43MB 1.4s done [2021-03-14T18:01:22.749Z] #22 DONE 1.4s [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-14T18:01:22.749Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-14T18:01:22.749Z] #17 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #62 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-14T18:01:22.749Z] #62 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-14T18:01:22.749Z] #62 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #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-03-14T18:01:22.749Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:01:22.749Z] #42 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #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-03-14T18:01:22.749Z] #33 sha256:492d12bd20402d71f98c3f5ef08e4f5dfb47fa698058dc11ea2db644d8668d9e [2021-03-14T18:01:22.749Z] #33 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-14T18:01:22.749Z] #58 sha256:9e622dd8da2a12916d42f7b023e2a88139b0ec20f2bf485dda57c2b043812049 [2021-03-14T18:01:22.749Z] #58 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-14T18:01:22.749Z] #45 sha256:dade87612dc492378ca42c070049ed3ec92a691e76f7c0edfcfbb9e6a20f1695 [2021-03-14T18:01:22.749Z] #45 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #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-03-14T18:01:22.749Z] #26 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-14T18:01:22.749Z] #26 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-14T18:01:22.749Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-14T18:01:22.749Z] #10 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #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-03-14T18:01:22.749Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-14T18:01:22.749Z] #14 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-14T18:01:22.749Z] #29 sha256:3d356f3c83223dac40e9cdc950ffbc85e75dad5dcc61bb756cd9fc950fae1d8a [2021-03-14T18:01:22.749Z] #29 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #65 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-14T18:01:22.749Z] #65 sha256:be7df9b1e7f18444bae6020359bab8ce0a12f5e0fb570bf0ee64f6e8237e8900 [2021-03-14T18:01:22.749Z] #65 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #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-03-14T18:01:22.749Z] #44 sha256:7ed1ff4ddd4b189900ae8b15ba2fa175433c054e5dbe537fca88e142b4f6ab32 [2021-03-14T18:01:22.749Z] #44 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #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-03-14T18:01:22.749Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-14T18:01:22.749Z] #35 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #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-03-14T18:01:22.749Z] #57 sha256:7f412ef7d37f0bb700917204a725faf25843d487ecf1017b4416ffbb844065d5 [2021-03-14T18:01:22.749Z] #57 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #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-03-14T18:01:22.749Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:01:22.749Z] #12 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #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-03-14T18:01:22.749Z] #46 sha256:85bc635b9badf55733250deb1966dc19fc2c6ff4ef52533b14ffc0cadc29e3ac [2021-03-14T18:01:22.749Z] #46 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-14T18:01:22.749Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-14T18:01:22.749Z] #16 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #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-03-14T18:01:22.749Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-14T18:01:22.749Z] #31 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-14T18:01:22.749Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-14T18:01:22.749Z] #13 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-14T18:01:22.749Z] #43 sha256:4a5180bca69d78877d160cda5c679e563ea53f7e5c1184cf0a1ece9f65ddd85f [2021-03-14T18:01:22.749Z] #43 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-14T18:01:22.749Z] #49 sha256:036c5010121af92994538be1cbf0d568dd7c280389eee9ce5b77444424af85ca [2021-03-14T18:01:22.749Z] #49 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-14T18:01:22.749Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-14T18:01:22.749Z] #30 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #66 [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-03-14T18:01:22.749Z] #66 sha256:3472eaf02e268c99614cacd77fb7708913a72ec36a36b2bb28d09e5af0e0d3c5 [2021-03-14T18:01:22.749Z] #66 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.749Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-14T18:01:22.749Z] #53 sha256:99ff22d8ee44d8a7ae32b2497415dc60fb33f939067b65b6e3ca034702f96940 [2021-03-14T18:01:22.749Z] #53 CACHED [2021-03-14T18:01:22.749Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-14T18:01:22.750Z] #19 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-14T18:01:22.750Z] #54 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-14T18:01:22.750Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-14T18:01:22.750Z] #18 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-14T18:01:22.750Z] #37 sha256:69bb045fe6a1d476de39461ec9743219f5b8c4e18539dddbf39e3eeaab6c9446 [2021-03-14T18:01:22.750Z] #37 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #36 sha256:8c52ddc2e813b87fa267e3653c150b5ed6cd255205d5c1332fb3844a818c125c [2021-03-14T18:01:22.750Z] #36 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-14T18:01:22.750Z] #56 sha256:85bbe6dbf7c7d6a136519052a15091d963111a4c3664498bd64e80f911c805c1 [2021-03-14T18:01:22.750Z] #56 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-14T18:01:22.750Z] #41 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-14T18:01:22.750Z] #34 sha256:bcc9d6281fef9f2198765ad68b20947e2009d35a031d5653f6b1ca5089fd54b8 [2021-03-14T18:01:22.750Z] #34 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #52 sha256:a93f16644bc5c180fa29dace2a7e041a657bc154e3f470c453dbc61b814aef47 [2021-03-14T18:01:22.750Z] #52 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #28 sha256:c7f30ab993248146361a9917fc058e39ae784b207c1213b217986365b2b0d528 [2021-03-14T18:01:22.750Z] #28 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-14T18:01:22.750Z] #24 sha256:9f56f0f93d49b1a95d9ea668c04c14b210432c4ce86a9e5c15cdc62a0c3f3bcd [2021-03-14T18:01:22.750Z] #24 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #64 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-14T18:01:22.750Z] #64 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-14T18:01:22.750Z] #64 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #48 sha256:12a3854bdd0099aff8de2fbb2da3f372891885c87b498e8b359d31a743d7c7e6 [2021-03-14T18:01:22.750Z] #48 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-14T18:01:22.750Z] #39 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-14T18:01:22.750Z] #27 sha256:d42279a63253e5ecce03188fc5636fc1af8aa680d123d131c91b64da431d4c7b [2021-03-14T18:01:22.750Z] #27 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-14T18:01:22.750Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-14T18:01:22.750Z] #38 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-14T18:01:22.750Z] #47 sha256:cf9596c6f360be433811f7edee066399ea4328da37a18dabe614ca59975a0450 [2021-03-14T18:01:22.750Z] #47 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #23 sha256:c106d3a7038ed7bc7a72cae9e105829a4ff0bb0456573e3a51cab57f7b312f46 [2021-03-14T18:01:22.750Z] #23 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-14T18:01:22.750Z] #40 sha256:ebb83da89f7e32ab82f0be0a66954c7d33f5b91438ee69140d70446ad40f86ed [2021-03-14T18:01:22.750Z] #40 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-14T18:01:22.750Z] #32 sha256:09d9c93de38285c7a471e5da5a406d7b7726f2364475a8cffb2feac01d76ea6a [2021-03-14T18:01:22.750Z] #32 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-14T18:01:22.750Z] #67 sha256:cd161c1fb66aa43eb9c074c23ff63cfa3021b5301a81d23e13e2948e157a073a [2021-03-14T18:01:22.750Z] #67 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-14T18:01:22.750Z] #51 sha256:464f120807460d6e6b8fe65c079dd94b77ebb6fc3ad274f660e4e70869c53f01 [2021-03-14T18:01:22.750Z] #51 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-14T18:01:22.750Z] #60 sha256:226045aac6f3e3ed64c144f114f53203dc8c1464d1fc9e92984929b2e5859346 [2021-03-14T18:01:22.750Z] #60 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-14T18:01:22.750Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-14T18:01:22.750Z] #21 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-14T18:01:22.750Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-14T18:01:22.750Z] #15 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #55 sha256:3f1f04acac2f829cccb97e7f9f4bf9fe2e4ff3477f4cbcb4f00513c4d4461620 [2021-03-14T18:01:22.750Z] #55 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-14T18:01:22.750Z] #11 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-14T18:01:22.750Z] #20 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #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-03-14T18:01:22.750Z] #50 sha256:111648fd9c389aae9dea92f9c4357ec2281d8148fd2ae1f9168f4f6307b6b494 [2021-03-14T18:01:22.750Z] #50 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-14T18:01:22.750Z] #59 sha256:ff471685a700f86e46567a0cbfeafc47dea7379199fdeb9761aac1d035abca1c [2021-03-14T18:01:22.750Z] #59 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-14T18:01:22.750Z] #68 sha256:bc539bfa3f3ae7630bc40cb68509b98932d3efa2fd7e834589c6c90a51a2a64e [2021-03-14T18:01:22.750Z] #68 CACHED [2021-03-14T18:01:22.750Z] [2021-03-14T18:01:22.750Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-14T18:01:22.750Z] #69 sha256:33a3391d47ac55b5cb3b064aeafd5d963c41ffcd9678be76507a9cce95c02a82 [2021-03-14T18:01:22.803Z] + docker version [2021-03-14T18:01:22.803Z] Client: [2021-03-14T18:01:22.803Z] Version: 18.06.1-ce [2021-03-14T18:01:22.803Z] API version: 1.38 [2021-03-14T18:01:22.803Z] Go version: go1.10.3 [2021-03-14T18:01:22.803Z] Git commit: e68fc7a [2021-03-14T18:01:22.803Z] Built: Tue Aug 21 17:26:10 2018 [2021-03-14T18:01:22.803Z] OS/Arch: linux/ppc64le [2021-03-14T18:01:22.803Z] Experimental: false [2021-03-14T18:01:22.803Z] [2021-03-14T18:01:22.803Z] Server: [2021-03-14T18:01:22.803Z] Engine: [2021-03-14T18:01:22.803Z] Version: 18.06.1-ce [2021-03-14T18:01:22.803Z] API version: 1.38 (minimum version 1.12) [2021-03-14T18:01:22.803Z] Go version: go1.10.3 [2021-03-14T18:01:22.803Z] Git commit: e68fc7a [2021-03-14T18:01:22.803Z] Built: Tue Aug 21 17:24:20 2018 [2021-03-14T18:01:22.803Z] OS/Arch: linux/ppc64le [2021-03-14T18:01:22.803Z] Experimental: true [Pipeline] sh [2021-03-14T18:01:22.919Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-14T18:01:22.919Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-14T18:01:22.919Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-14T18:01:22.919Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-14T18:01:22.919Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-03-14T18:01:22.919Z] Detected virtualization docker. [2021-03-14T18:01:22.919Z] Detected architecture x86-64. [2021-03-14T18:01:22.919Z] Set hostname to . [2021-03-14T18:01:23.009Z] #69 DONE 0.8s [2021-03-14T18:01:23.032Z] #47 4.160 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-14T18:01:23.032Z] #47 4.340 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-14T18:01:23.178Z] + source /etc/docker-entrypoint-cmd [2021-03-14T18:01:23.178Z] ++ hack/make.sh dynbinary test-integration [2021-03-14T18:01:23.178Z] [2021-03-14T18:01:23.178Z] Removing bundles/ [2021-03-14T18:01:23.178Z] [2021-03-14T18:01:23.178Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-14T18:01:23.193Z] + docker info [2021-03-14T18:01:23.193Z] Containers: 0 [2021-03-14T18:01:23.193Z] Running: 0 [2021-03-14T18:01:23.193Z] Paused: 0 [2021-03-14T18:01:23.193Z] Stopped: 0 [2021-03-14T18:01:23.193Z] Images: 0 [2021-03-14T18:01:23.193Z] Server Version: 18.06.1-ce [2021-03-14T18:01:23.193Z] Storage Driver: overlay2 [2021-03-14T18:01:23.193Z] Backing Filesystem: extfs [2021-03-14T18:01:23.193Z] Supports d_type: true [2021-03-14T18:01:23.193Z] Native Overlay Diff: true [2021-03-14T18:01:23.193Z] Logging Driver: json-file [2021-03-14T18:01:23.193Z] Cgroup Driver: cgroupfs [2021-03-14T18:01:23.193Z] Plugins: [2021-03-14T18:01:23.193Z] Volume: local [2021-03-14T18:01:23.193Z] Network: bridge host ipvlan macvlan null overlay [2021-03-14T18:01:23.193Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-03-14T18:01:23.193Z] Swarm: inactive [2021-03-14T18:01:23.193Z] Runtimes: runc [2021-03-14T18:01:23.193Z] Default Runtime: runc [2021-03-14T18:01:23.193Z] Init Binary: docker-init [2021-03-14T18:01:23.193Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-03-14T18:01:23.193Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-03-14T18:01:23.193Z] init version: fec3683 [2021-03-14T18:01:23.193Z] Security Options: [2021-03-14T18:01:23.193Z] apparmor [2021-03-14T18:01:23.193Z] seccomp [2021-03-14T18:01:23.193Z] Profile: default [2021-03-14T18:01:23.193Z] Kernel Version: 4.4.0-139-generic [2021-03-14T18:01:23.193Z] Operating System: Ubuntu 16.04.3 LTS [2021-03-14T18:01:23.193Z] OSType: linux [2021-03-14T18:01:23.193Z] Architecture: ppc64le [2021-03-14T18:01:23.193Z] CPUs: 4 [2021-03-14T18:01:23.193Z] Total Memory: 7.972GiB [2021-03-14T18:01:23.193Z] Name: ppc64le-ubuntu-15 [2021-03-14T18:01:23.193Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-03-14T18:01:23.193Z] Docker Root Dir: /var/lib/docker [2021-03-14T18:01:23.193Z] Debug Mode (client): false [2021-03-14T18:01:23.193Z] Debug Mode (server): false [2021-03-14T18:01:23.193Z] Registry: https://index.docker.io/v1/ [2021-03-14T18:01:23.193Z] Labels: [2021-03-14T18:01:23.193Z] Experimental: true [2021-03-14T18:01:23.193Z] Insecure Registries: [2021-03-14T18:01:23.193Z] 127.0.0.0/8 [2021-03-14T18:01:23.193Z] Live Restore Enabled: false [2021-03-14T18:01:23.193Z] [Pipeline] sh [2021-03-14T18:01:23.267Z] [2021-03-14T18:01:23.267Z] #70 exporting to image [2021-03-14T18:01:23.267Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-14T18:01:23.267Z] #70 exporting layers [2021-03-14T18:01:23.437Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:01:23.437Z] GOOS="" GOARCH="" GOARM="" [2021-03-14T18:01:23.594Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:01:23.594Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:01:23.594Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42145/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-14T18:01:23.594Z] + bash /home/docker/workspace/moby_PR-42145/check-config.sh [2021-03-14T18:01:23.594Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-14T18:01:23.594Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-03-14T18:01:23.595Z] [2021-03-14T18:01:23.595Z] Generally Necessary: [2021-03-14T18:01:23.595Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-14T18:01:23.595Z] - apparmor: enabled and tools installed [2021-03-14T18:01:23.595Z] - CONFIG_NAMESPACES: enabled [2021-03-14T18:01:23.595Z] - CONFIG_NET_NS: enabled [2021-03-14T18:01:23.595Z] - CONFIG_PID_NS: enabled [2021-03-14T18:01:23.595Z] - CONFIG_IPC_NS: enabled [2021-03-14T18:01:23.595Z] - CONFIG_UTS_NS: enabled [2021-03-14T18:01:23.595Z] - CONFIG_CGROUPS: enabled [2021-03-14T18:01:23.595Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-14T18:01:23.595Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-14T18:01:23.595Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-14T18:01:23.595Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-14T18:01:23.595Z] - CONFIG_CPUSETS: enabled [2021-03-14T18:01:23.595Z] - CONFIG_MEMCG: enabled [2021-03-14T18:01:23.595Z] - CONFIG_KEYS: enabled [2021-03-14T18:01:23.595Z] - CONFIG_VETH: enabled (as module) [2021-03-14T18:01:23.595Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-14T18:01:23.595Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-14T18:01:23.595Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-14T18:01:23.667Z] #47 4.845 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-14T18:01:23.890Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-14T18:01:23.890Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-14T18:01:23.890Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-14T18:01:23.890Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-14T18:01:23.890Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-14T18:01:23.890Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-14T18:01:23.890Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-14T18:01:23.890Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-14T18:01:23.890Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-14T18:01:23.890Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-03-14T18:01:23.890Z] [2021-03-14T18:01:23.890Z] Optional Features: [2021-03-14T18:01:23.890Z] - CONFIG_USER_NS: enabled [2021-03-14T18:01:23.890Z] - CONFIG_SECCOMP: enabled [2021-03-14T18:01:23.890Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-14T18:01:23.890Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-14T18:01:23.890Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-14T18:01:23.890Z] (cgroup swap accounting is currently enabled) [2021-03-14T18:01:23.890Z] - CONFIG_MEMCG_KMEM: enabled [2021-03-14T18:01:23.890Z] - CONFIG_BLK_CGROUP: enabled [2021-03-14T18:01:23.890Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-14T18:01:23.890Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-14T18:01:23.890Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-14T18:01:23.890Z] - CONFIG_CGROUP_PERF: enabled [2021-03-14T18:01:23.890Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-14T18:01:23.890Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-14T18:01:23.890Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-14T18:01:23.890Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-14T18:01:23.890Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-14T18:01:23.890Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-14T18:01:23.890Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-14T18:01:23.890Z] - CONFIG_IP_VS: enabled (as module) [2021-03-14T18:01:23.890Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-14T18:01:23.890Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-14T18:01:23.890Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-14T18:01:23.890Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-14T18:01:23.890Z] - CONFIG_EXT4_FS: enabled [2021-03-14T18:01:23.890Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-14T18:01:23.890Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-14T18:01:23.890Z] - Network Drivers: [2021-03-14T18:01:23.890Z] - "overlay": [2021-03-14T18:01:23.890Z] - CONFIG_VXLAN: enabled (as module) [2021-03-14T18:01:23.890Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-14T18:01:23.890Z] Optional (for encrypted networks): [2021-03-14T18:01:23.896Z] Merge succeeded, producing fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:23.896Z] Checking out Revision fb886a119b75131e9ad5219e7deec13c7ad6154d (PR-42145) [2021-03-14T18:01:23.486Z] > git remote # timeout=10 [2021-03-14T18:01:23.579Z] > git config --get remote.origin.url # timeout=10 [2021-03-14T18:01:23.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:01:23.642Z] > git merge 4f366540575c6ffcc8168b642136de522852e4d1 # timeout=10 [2021-03-14T18:01:23.781Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-14T18:01:23.932Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:01:23.989Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:01:24.184Z] - CONFIG_CRYPTO: enabled [2021-03-14T18:01:24.184Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-03-14T18:01:24.184Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-03-14T18:01:24.184Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-03-14T18:01:24.184Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-03-14T18:01:24.184Z] - CONFIG_XFRM: enabled [2021-03-14T18:01:24.184Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-14T18:01:24.184Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-14T18:01:24.184Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-14T18:01:24.184Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-14T18:01:24.184Z] - "ipvlan": [2021-03-14T18:01:24.184Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-14T18:01:24.184Z] - "macvlan": [2021-03-14T18:01:24.184Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-14T18:01:24.184Z] - CONFIG_DUMMY: enabled (as module) [2021-03-14T18:01:24.184Z] - "ftp,tftp client in container": [2021-03-14T18:01:24.184Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-14T18:01:24.184Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-14T18:01:24.184Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-14T18:01:24.184Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-14T18:01:24.184Z] - Storage Drivers: [2021-03-14T18:01:24.184Z] - "aufs": [2021-03-14T18:01:24.184Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-14T18:01:24.184Z] - "btrfs": [2021-03-14T18:01:24.184Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-14T18:01:24.184Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-14T18:01:24.184Z] - "devicemapper": [2021-03-14T18:01:24.184Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-14T18:01:24.184Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-14T18:01:24.184Z] - "overlay": [2021-03-14T18:01:24.184Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-14T18:01:24.184Z] - "zfs": [2021-03-14T18:01:24.184Z] - /dev/zfs: missing [2021-03-14T18:01:24.184Z] - zfs command: missing [2021-03-14T18:01:24.184Z] - zpool command: missing [2021-03-14T18:01:24.184Z] [2021-03-14T18:01:24.184Z] Limits: [2021-03-14T18:01:24.184Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-14T18:01:24.184Z] [2021-03-14T18:01:24.184Z] + true [2021-03-14T18:01:24.204Z] #70 exporting layers 1.0s done [2021-03-14T18:01:24.204Z] #70 writing image sha256:2d2d3df8e4392b392169d25ef8e3df7ced5b0baa793e3de00aec41791f75497b [2021-03-14T18:01:24.204Z] #70 writing image sha256:2d2d3df8e4392b392169d25ef8e3df7ced5b0baa793e3de00aec41791f75497b done [2021-03-14T18:01:24.204Z] #70 naming to docker.io/library/docker:fb886a119b75131e9ad5219e7deec13c7ad6154d done [2021-03-14T18:01:24.204Z] #70 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-14T18:01:24.241Z] #1 [internal] load build definition from Dockerfile [2021-03-14T18:01:24.241Z] #1 sha256:143c59fe92aec11cd7d78d94022c4f8bdcd54c5a1d4b828b08436308ff46d818 [2021-03-14T18:01:24.241Z] #1 transferring dockerfile: 16.74kB done [2021-03-14T18:01:24.241Z] #1 DONE 0.0s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-14T18:01:24.302Z] #47 5.441 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [Pipeline] sh [2021-03-14T18:01:24.439Z] Commit message: "vendor: github.com/spf13/cobra v1.1.3" [2021-03-14T18:01:24.504Z] [2021-03-14T18:01:24.504Z] #2 [internal] load .dockerignore [2021-03-14T18:01:24.504Z] #2 sha256:e8e5a37dfe24b1774584ba4911037e86b88ae271727992657b0acc66223f7b5d [2021-03-14T18:01:24.504Z] #2 transferring context: 87B done [2021-03-14T18:01:24.504Z] #2 DONE 0.0s [2021-03-14T18:01:24.580Z] + trap exit INT TERM [2021-03-14T18:01:24.580Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-14T18:01:24.580Z] + CONTAINER_NAME=docker-pr1 [2021-03-14T18:01:24.580Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42145/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/make.sh dynbinary-daemon [2021-03-14T18:01:24.682Z] + make bundles/buildx [2021-03-14T18:01:24.839Z] [2021-03-14T18:01:24.978Z] make: command: Command not found [2021-03-14T18:01:24.978Z] make: command: Command not found [2021-03-14T18:01:24.978Z] mkdir bundles [2021-03-14T18:01:24.978Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-03-14T18:01:24.978Z] --build-arg BUILDX_COMMIT \ [2021-03-14T18:01:24.978Z] --build-arg BUILDX_REPO \ [2021-03-14T18:01:24.978Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-03-14T18:01:24.978Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-03-14T18:01:24.978Z] . [2021-03-14T18:01:24.978Z] /bin/sh: 4: go: not found [2021-03-14T18:01:24.978Z] /bin/sh: 5: go: not found [2021-03-14T18:01:24.854Z] > git --version # timeout=10 [2021-03-14T18:01:24.929Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-14T18:01:24.985Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-14T18:01:25.098Z] Removing bundles/ [2021-03-14T18:01:25.098Z] [2021-03-14T18:01:25.098Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-14T18:01:25.098Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:01:25.098Z] GOOS="" GOARCH="" GOARM="" [2021-03-14T18:01:25.452Z] [2021-03-14T18:01:25.452Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-14T18:01:25.452Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-03-14T18:01:25.452Z] #3 DONE 0.2s [2021-03-14T18:01:25.452Z] [2021-03-14T18:01:25.452Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-14T18:01:25.452Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-03-14T18:01:25.452Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-14T18:01:25.828Z] #47 6.775 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-14T18:01:26.121Z] #47 ... [2021-03-14T18:01:26.121Z] [2021-03-14T18:01:26.121Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:01:26.121Z] #49 2.407 + RM_GOPATH=0 [2021-03-14T18:01:26.121Z] #49 2.407 + TMP_GOPATH= [2021-03-14T18:01:26.121Z] #49 2.407 + : /build [2021-03-14T18:01:26.121Z] #49 2.407 + '[' -z '' ']' [2021-03-14T18:01:26.121Z] #49 2.407 ++ mktemp -d [2021-03-14T18:01:26.121Z] #49 2.408 + export GOPATH=/tmp/tmp.GGnvkZK98N [2021-03-14T18:01:26.121Z] #49 2.408 + GOPATH=/tmp/tmp.GGnvkZK98N [2021-03-14T18:01:26.121Z] #49 2.408 + RM_GOPATH=1 [2021-03-14T18:01:26.121Z] #49 2.408 + case "$(go env GOARCH)" in [2021-03-14T18:01:26.121Z] #49 2.408 ++ go env GOARCH [2021-03-14T18:01:26.121Z] #49 2.422 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:26.121Z] #49 2.422 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:26.121Z] #49 2.424 ++ dirname /tmp/install/install.sh [2021-03-14T18:01:26.121Z] #49 2.424 + dir=/tmp/install [2021-03-14T18:01:26.121Z] #49 2.424 + bin=golangci_lint [2021-03-14T18:01:26.121Z] #49 2.424 + shift [2021-03-14T18:01:26.121Z] #49 2.424 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-14T18:01:26.121Z] #49 2.424 + . /tmp/install/golangci_lint.installer [2021-03-14T18:01:26.121Z] #49 2.424 ++ : v1.23.8 [2021-03-14T18:01:26.121Z] #49 2.424 + install_golangci_lint [2021-03-14T18:01:26.121Z] #49 2.424 + set -e [2021-03-14T18:01:26.121Z] #49 2.424 + export GO111MODULE=on [2021-03-14T18:01:26.121Z] #49 2.424 + GO111MODULE=on [2021-03-14T18:01:26.121Z] #49 2.424 + GOBIN=/build [2021-03-14T18:01:26.121Z] #49 2.424 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-14T18:01:26.121Z] #49 2.428 go: finding github.com v1.23.8 [2021-03-14T18:01:26.121Z] #49 2.428 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-14T18:01:26.121Z] #49 2.428 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-14T18:01:26.121Z] #49 2.433 go: finding github.com/golangci v1.23.8 [2021-03-14T18:01:26.121Z] #49 2.433 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-14T18:01:26.121Z] #49 2.662 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-14T18:01:26.121Z] #49 2.901 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-14T18:01:26.121Z] #49 6.572 go: downloading github.com/pkg/errors v0.8.1 [2021-03-14T18:01:26.121Z] #49 6.573 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-14T18:01:26.121Z] #49 6.574 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-14T18:01:26.121Z] #49 6.628 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-14T18:01:26.121Z] #49 6.628 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-14T18:01:26.121Z] #49 6.681 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-14T18:01:26.121Z] #49 6.723 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-14T18:01:26.121Z] #49 6.723 go: extracting github.com/pkg/errors v0.8.1 [2021-03-14T18:01:26.121Z] #49 6.728 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-14T18:01:26.121Z] #49 6.736 go: downloading github.com/fatih/color v1.7.0 [2021-03-14T18:01:26.121Z] #49 6.894 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-14T18:01:26.121Z] #49 6.895 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-14T18:01:26.122Z] #49 6.949 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-14T18:01:26.122Z] #49 6.964 go: extracting github.com/fatih/color v1.7.0 [2021-03-14T18:01:26.122Z] #49 6.964 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-14T18:01:26.122Z] #49 6.991 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-14T18:01:26.122Z] #49 6.992 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-14T18:01:26.122Z] #49 6.994 go: downloading github.com/spf13/viper v1.6.1 [2021-03-14T18:01:26.122Z] #49 7.028 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-14T18:01:26.122Z] #49 7.355 go: extracting github.com/spf13/viper v1.6.1 [2021-03-14T18:01:26.122Z] #49 7.410 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-14T18:01:26.122Z] #49 7.413 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-14T18:01:26.122Z] #49 7.474 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-14T18:01:26.400Z] [2021-03-14T18:01:26.400Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-14T18:01:26.400Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-14T18:01:26.400Z] #7 DONE 0.1s [2021-03-14T18:01:26.400Z] [2021-03-14T18:01:26.400Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:01:26.400Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-14T18:01:26.400Z] #8 DONE 0.1s [2021-03-14T18:01:26.400Z] [2021-03-14T18:01:26.400Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-14T18:01:26.400Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-14T18:01:26.400Z] #6 DONE 0.1s [2021-03-14T18:01:26.400Z] [2021-03-14T18:01:26.400Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:01:26.400Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-14T18:01:26.400Z] #5 DONE 0.1s [2021-03-14T18:01:26.417Z] #49 7.500 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-14T18:01:26.417Z] #49 7.626 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-14T18:01:26.417Z] #49 7.662 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-14T18:01:26.417Z] #49 7.663 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-14T18:01:26.417Z] #49 7.682 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-14T18:01:26.417Z] #49 7.744 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-14T18:01:26.539Z] + docker version [2021-03-14T18:01:26.539Z] Client: Docker Engine - Enterprise [2021-03-14T18:01:26.539Z] Version: 19.03.12 [2021-03-14T18:01:26.539Z] API version: 1.40 [2021-03-14T18:01:26.539Z] Go version: go1.13.13 [2021-03-14T18:01:26.539Z] Git commit: 4306744 [2021-03-14T18:01:26.539Z] Built: 08/05/2020 19:27:53 [2021-03-14T18:01:26.539Z] OS/Arch: windows/amd64 [2021-03-14T18:01:26.539Z] Experimental: false [2021-03-14T18:01:26.539Z] [2021-03-14T18:01:26.539Z] Server: Docker Engine - Enterprise [2021-03-14T18:01:26.539Z] Engine: [2021-03-14T18:01:26.539Z] Version: 19.03.12 [2021-03-14T18:01:26.539Z] API version: 1.40 (minimum version 1.24) [2021-03-14T18:01:26.539Z] Go version: go1.13.13 [2021-03-14T18:01:26.539Z] Git commit: f295753ffd [2021-03-14T18:01:26.539Z] Built: 08/05/2020 19:26:41 [2021-03-14T18:01:26.539Z] OS/Arch: windows/amd64 [2021-03-14T18:01:26.539Z] Experimental: true [Pipeline] sh [2021-03-14T18:01:26.848Z] #49 7.788 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-14T18:01:26.848Z] #49 7.849 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-14T18:01:26.848Z] #49 7.865 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-14T18:01:26.993Z] [2021-03-14T18:01:26.993Z] #61 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:01:26.993Z] #61 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-14T18:01:26.993Z] #61 DONE 0.0s [2021-03-14T18:01:26.993Z] [2021-03-14T18:01:26.993Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:01:26.993Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-14T18:01:26.993Z] #63 DONE 0.0s [2021-03-14T18:01:26.993Z] [2021-03-14T18:01:26.993Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:01:26.993Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-14T18:01:26.993Z] #9 DONE 0.0s [2021-03-14T18:01:26.993Z] [2021-03-14T18:01:26.993Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:01:26.993Z] #25 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-14T18:01:26.993Z] #25 DONE 0.0s [2021-03-14T18:01:26.993Z] [2021-03-14T18:01:26.993Z] #22 [internal] load build context [2021-03-14T18:01:26.993Z] #22 sha256:ab10e99ce04da3cdb167a4a9cdb2e1dd0aebaed2fd55754400d2a94cebd13d39 [2021-03-14T18:01:27.087Z] Sending build context to Docker daemon 58.34MB [2021-03-14T18:01:27.087Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-03-14T18:01:27.087Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-03-14T18:01:27.087Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-03-14T18:01:27.087Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-03-14T18:01:27.087Z] 1.13.15-buster: Pulling from library/golang [2021-03-14T18:01:27.140Z] #49 8.116 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-14T18:01:27.140Z] #49 8.163 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-14T18:01:27.140Z] #49 8.163 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-14T18:01:27.385Z] db4e2d8d5901: Pulling fs layer [2021-03-14T18:01:27.385Z] dfe2d012519c: Pulling fs layer [2021-03-14T18:01:27.385Z] 5d8f1d1f9197: Pulling fs layer [2021-03-14T18:01:27.385Z] 1301750ffb48: Pulling fs layer [2021-03-14T18:01:27.385Z] dc5c6edc9cff: Pulling fs layer [2021-03-14T18:01:27.385Z] 3c370c2e2f82: Pulling fs layer [2021-03-14T18:01:27.385Z] 5ffb2f5886e2: Pulling fs layer [2021-03-14T18:01:27.385Z] 1301750ffb48: Waiting [2021-03-14T18:01:27.385Z] dc5c6edc9cff: Waiting [2021-03-14T18:01:27.385Z] 3c370c2e2f82: Waiting [2021-03-14T18:01:27.385Z] 5ffb2f5886e2: Waiting [2021-03-14T18:01:27.432Z] #49 8.484 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-14T18:01:27.432Z] #49 8.485 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-14T18:01:27.432Z] #49 8.753 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-14T18:01:27.624Z] + docker info [2021-03-14T18:01:27.681Z] dfe2d012519c: Verifying Checksum [2021-03-14T18:01:27.682Z] dfe2d012519c: Download complete [2021-03-14T18:01:27.723Z] #49 9.029 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-14T18:01:27.979Z] 5d8f1d1f9197: Verifying Checksum [2021-03-14T18:01:27.979Z] 5d8f1d1f9197: Download complete [2021-03-14T18:01:28.358Z] #49 9.456 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-14T18:01:28.358Z] #49 ... [2021-03-14T18:01:28.358Z] [2021-03-14T18:01:28.358Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:01:28.358Z] #47 9.411 go: finding github.com/fatih/color v1.9.0 [2021-03-14T18:01:28.358Z] #47 9.419 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-14T18:01:28.358Z] #47 9.514 go: finding github.com/pkg/errors v0.9.1 [2021-03-14T18:01:28.358Z] #47 9.518 go: finding github.com/spf13/pflag v1.0.3 [2021-03-14T18:01:28.358Z] #47 9.537 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-14T18:01:28.358Z] #47 9.559 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-14T18:01:28.358Z] #47 ... [2021-03-14T18:01:28.358Z] [2021-03-14T18:01:28.358Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:01:28.358Z] #24 2.618 + RM_GOPATH=0 [2021-03-14T18:01:28.358Z] #24 2.618 + TMP_GOPATH= [2021-03-14T18:01:28.358Z] #24 2.618 + : /build [2021-03-14T18:01:28.358Z] #24 2.618 + '[' -z '' ']' [2021-03-14T18:01:28.358Z] #24 2.618 ++ mktemp -d [2021-03-14T18:01:28.358Z] #24 2.619 + export GOPATH=/tmp/tmp.sIvdADw7h2 [2021-03-14T18:01:28.358Z] #24 2.619 + GOPATH=/tmp/tmp.sIvdADw7h2 [2021-03-14T18:01:28.358Z] #24 2.619 + RM_GOPATH=1 [2021-03-14T18:01:28.358Z] #24 2.619 + case "$(go env GOARCH)" in [2021-03-14T18:01:28.358Z] #24 2.626 ++ go env GOARCH [2021-03-14T18:01:28.358Z] #24 2.630 Install docker/cli version 17.06.2-ce from stable [2021-03-14T18:01:28.358Z] #24 2.630 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:28.358Z] #24 2.630 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:28.358Z] #24 2.630 ++ dirname /tmp/install/install.sh [2021-03-14T18:01:28.358Z] #24 2.630 + dir=/tmp/install [2021-03-14T18:01:28.358Z] #24 2.630 + bin=dockercli [2021-03-14T18:01:28.358Z] #24 2.630 + shift [2021-03-14T18:01:28.358Z] #24 2.630 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-14T18:01:28.358Z] #24 2.630 + . /tmp/install/dockercli.installer [2021-03-14T18:01:28.358Z] #24 2.630 ++ : stable [2021-03-14T18:01:28.358Z] #24 2.630 ++ : 17.06.2-ce [2021-03-14T18:01:28.358Z] #24 2.630 + install_dockercli [2021-03-14T18:01:28.358Z] #24 2.630 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-14T18:01:28.358Z] #24 2.631 ++ uname -m [2021-03-14T18:01:28.358Z] #24 2.638 + arch=s390x [2021-03-14T18:01:28.358Z] #24 2.638 + '[' s390x '!=' x86_64 ']' [2021-03-14T18:01:28.358Z] #24 2.638 + '[' s390x '!=' s390x ']' [2021-03-14T18:01:28.358Z] #24 2.638 + url=https://download.docker.com/linux/static [2021-03-14T18:01:28.358Z] #24 2.638 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-03-14T18:01:28.358Z] #24 2.641 + tar -xz docker/docker [2021-03-14T18:01:28.358Z] #24 8.790 + mkdir -p /build [2021-03-14T18:01:28.358Z] #24 8.795 + mv docker/docker /build/ [2021-03-14T18:01:28.358Z] #24 8.801 + rmdir docker [2021-03-14T18:01:28.358Z] #24 DONE 9.6s [2021-03-14T18:01:28.401Z] #22 transferring context: 53.43MB 1.4s done [2021-03-14T18:01:28.401Z] #22 DONE 1.4s [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-14T18:01:28.401Z] #53 sha256:1d64735d636f356c9ec957736584c4f3038ced04dc9c077e3ec4f85a95befc73 [2021-03-14T18:01:28.401Z] #53 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-14T18:01:28.401Z] #58 sha256:f95df359f713bc4be95f295bc6bb4dc5117d577d94faa350ec2baa54e278d688 [2021-03-14T18:01:28.401Z] #58 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-14T18:01:28.401Z] #12 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-14T18:01:28.401Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-14T18:01:28.401Z] #38 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-14T18:01:28.401Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-03-14T18:01:28.401Z] #13 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #50 sha256:43a8a2f131275443f091e0e9df62de66a04a8b35e03129c02f0014ac1630ec15 [2021-03-14T18:01:28.401Z] #50 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-14T18:01:28.401Z] #11 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-14T18:01:28.401Z] #59 sha256:e5b5a147a29ae522e3ba5ed84549fab239a136016bb891729e5e0d2d43f8733b [2021-03-14T18:01:28.401Z] #59 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-14T18:01:28.401Z] #43 sha256:0ad37f81d02bb8b44571acfae8097e83b84f58bbfb1e7a21a44e79d11da2e602 [2021-03-14T18:01:28.401Z] #43 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #65 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-14T18:01:28.401Z] #65 sha256:58ebffe3998357144e2bdb2d3aacb32185abfccef76ad378f513f0716defe536 [2021-03-14T18:01:28.401Z] #65 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #36 sha256:eb5910b010b0159c76bd380b3fdb136778011b67baf0a11fddf97bdb521d1c11 [2021-03-14T18:01:28.401Z] #36 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-14T18:01:28.401Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-14T18:01:28.401Z] #10 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #23 sha256:7d21753148d2a6758d23659700b56ded77316d558e972600480b38b93966314f [2021-03-14T18:01:28.401Z] #23 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-14T18:01:28.401Z] #60 sha256:63f35973f5742cb924112a663a3b72599ea10cf38f82c52221ce7432fd81fc7a [2021-03-14T18:01:28.401Z] #60 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-03-14T18:01:28.401Z] #20 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-14T18:01:28.401Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-03-14T18:01:28.401Z] #16 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-14T18:01:28.401Z] #19 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-14T18:01:28.401Z] #40 sha256:cd95ef5304154958a9a4c195c3b1b4f734c0ab1d5c742ec2ff6ebf04eaec49f5 [2021-03-14T18:01:28.401Z] #40 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-03-14T18:01:28.401Z] #14 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-14T18:01:28.401Z] #49 sha256:f11e937e90fecc5dcfd04f4e1830d44f5010d83cc72659bcc1001488567bd90b [2021-03-14T18:01:28.401Z] #49 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-14T18:01:28.401Z] #31 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-14T18:01:28.401Z] #45 sha256:eb4b2210c30e366f1623ef296e5b8c57933991e77e92e1c0877a2b133f499b15 [2021-03-14T18:01:28.401Z] #45 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #55 sha256:36c5109c2c924bf03795d7d85d2c08a460fc357aa9f3269270386990ddcb2e8c [2021-03-14T18:01:28.401Z] #55 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-14T18:01:28.401Z] #42 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-14T18:01:28.401Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-03-14T18:01:28.401Z] #17 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #46 sha256:eb39473bb407d67207c7831211cbe52e16264d243c4c7f2ff923b0f13598d84e [2021-03-14T18:01:28.401Z] #46 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-14T18:01:28.401Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-03-14T18:01:28.401Z] #15 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-14T18:01:28.401Z] #29 sha256:902cfd1a5b25c3810c8c33b7afc3677ac66991e036734fff56ae7a1336151ac9 [2021-03-14T18:01:28.401Z] #29 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-14T18:01:28.401Z] #47 sha256:cd8e37ecf19024544f95f55fed9b6c503791bdbcf498d7b936e3c4ddd7eb162e [2021-03-14T18:01:28.401Z] #47 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #44 sha256:7121c3cbeab526b4b75a36fa7c7c6c6054a59ed4c050394d4b27dcbc499460a5 [2021-03-14T18:01:28.401Z] #44 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-14T18:01:28.401Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-14T18:01:28.401Z] #30 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-14T18:01:28.401Z] #41 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #52 sha256:b40b71adc4f3e2f1821f4b883e6b50b61a37f93525e1c84f4297f3c7402df05e [2021-03-14T18:01:28.401Z] #52 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-14T18:01:28.401Z] #67 sha256:fc60732340cd888ce210ec6bec7fea4881afc23d35d4231ca4088fabb61d6bd8 [2021-03-14T18:01:28.401Z] #67 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-14T18:01:28.401Z] #51 sha256:bed4d6331e8cafad8579028ff57b252e653167e771d2f38d04ca1af307d62d90 [2021-03-14T18:01:28.401Z] #51 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-14T18:01:28.401Z] #32 sha256:34a0dbb4800e12c3079a860844e380c5bdcdcaf2892a1ac9a8a11900948cbb29 [2021-03-14T18:01:28.401Z] #32 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-14T18:01:28.401Z] #35 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #57 sha256:bd1829ac0277f427c09e3339be98ab80aa0d413ad5e2df6c412f447f05b72e37 [2021-03-14T18:01:28.401Z] #57 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #26 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-14T18:01:28.401Z] #26 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #48 sha256:e0701ffae0130b5c9b32e018f7972947fe68d11b5ba40ec1c24c5c1a298ef40a [2021-03-14T18:01:28.401Z] #48 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #28 sha256:d7d013c2125caeb0e889e9999b5a1545f42703558c8e133ceccea6eb10b2a511 [2021-03-14T18:01:28.401Z] #28 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #64 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-14T18:01:28.401Z] #64 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-03-14T18:01:28.401Z] #64 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-14T18:01:28.401Z] #39 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #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-03-14T18:01:28.401Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-14T18:01:28.401Z] #54 CACHED [2021-03-14T18:01:28.401Z] [2021-03-14T18:01:28.401Z] #66 [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-03-14T18:01:28.401Z] #66 sha256:03a549553a0bf36a871fcd4e1b8b88d0b7743bffba33f6358cb340615194aa89 [2021-03-14T18:01:28.401Z] #66 CACHED [2021-03-14T18:01:28.402Z] [2021-03-14T18:01:28.402Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-14T18:01:28.402Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-03-14T18:01:28.402Z] #21 CACHED [2021-03-14T18:01:28.402Z] [2021-03-14T18:01:28.402Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-14T18:01:28.402Z] #34 sha256:cc8ad1c72c4ed6615dcfa49b42f252489117d7b45a32f061eb0323a7d9b27bb4 [2021-03-14T18:01:28.402Z] #34 CACHED [2021-03-14T18:01:28.402Z] [2021-03-14T18:01:28.402Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-14T18:01:28.402Z] #27 sha256:2a9725e0458d66f6f592f24559acd319392753336f4d2df0bbd3dd1adb53334c [2021-03-14T18:01:28.402Z] #27 CACHED [2021-03-14T18:01:28.402Z] [2021-03-14T18:01:28.402Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-14T18:01:28.402Z] #24 sha256:32fd8afe2ff6ddae821d4378c8156feefdfc09f85a6de1f4f39d2ad5299eb711 [2021-03-14T18:01:28.402Z] #24 CACHED [2021-03-14T18:01:28.402Z] [2021-03-14T18:01:28.402Z] #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-03-14T18:01:28.402Z] #33 sha256:722471165308424ae61ebf5160a3675ea715158206456c35553ff11136498cf8 [2021-03-14T18:01:28.402Z] #33 CACHED [2021-03-14T18:01:28.402Z] [2021-03-14T18:01:28.402Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-14T18:01:28.402Z] #56 sha256:ef777e9736081675fed0c03c01be5d95564e32446d4d1f2180ac4e13bce3f8cf [2021-03-14T18:01:28.402Z] #56 CACHED [2021-03-14T18:01:28.402Z] [2021-03-14T18:01:28.402Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-14T18:01:28.402Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-03-14T18:01:28.402Z] #18 CACHED [2021-03-14T18:01:28.402Z] [2021-03-14T18:01:28.402Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-14T18:01:28.402Z] #37 sha256:46bc615dfef5a6176b5e62de7ad93906cf20d0712f5bd2716157f3ab4e35ae1a [2021-03-14T18:01:28.402Z] #37 CACHED [2021-03-14T18:01:28.402Z] [2021-03-14T18:01:28.402Z] #62 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-14T18:01:28.402Z] #62 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-03-14T18:01:28.402Z] #62 CACHED [2021-03-14T18:01:28.402Z] [2021-03-14T18:01:28.402Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-14T18:01:28.402Z] #68 sha256:9bd597161348c2dbae0249cd12f29aba548e9d413024c2fcd5b65ed5c575433d [2021-03-14T18:01:28.402Z] #68 CACHED [2021-03-14T18:01:28.402Z] [2021-03-14T18:01:28.402Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-14T18:01:28.402Z] #69 sha256:1d41df82b6adf18ff6b2efa50182515e093029ceb3a069007abe6c9d4fde5594 [2021-03-14T18:01:28.650Z] [2021-03-14T18:01:28.650Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:01:28.650Z] #47 9.728 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-14T18:01:28.650Z] #47 9.875 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-14T18:01:28.943Z] #47 9.948 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-14T18:01:28.943Z] #47 9.967 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-14T18:01:28.943Z] #47 10.03 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-14T18:01:28.943Z] #47 ... [2021-03-14T18:01:28.943Z] [2021-03-14T18:01:28.943Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-14T18:01:28.943Z] #34 2.233 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-14T18:01:28.943Z] #34 2.233 + RM_GOPATH=0 [2021-03-14T18:01:28.943Z] #34 2.233 + TMP_GOPATH= [2021-03-14T18:01:28.943Z] #34 2.233 + : /build [2021-03-14T18:01:28.943Z] #34 2.233 + '[' -z '' ']' [2021-03-14T18:01:28.943Z] #34 2.233 ++ mktemp -d [2021-03-14T18:01:28.943Z] #34 2.233 + export GOPATH=/tmp/tmp.5tiCw2GyG2 [2021-03-14T18:01:28.943Z] #34 2.233 + GOPATH=/tmp/tmp.5tiCw2GyG2 [2021-03-14T18:01:28.943Z] #34 2.233 + RM_GOPATH=1 [2021-03-14T18:01:28.943Z] #34 2.233 + case "$(go env GOARCH)" in [2021-03-14T18:01:28.943Z] #34 2.233 ++ go env GOARCH [2021-03-14T18:01:28.943Z] #34 2.233 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:28.943Z] #34 2.233 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:28.943Z] #34 2.233 ++ dirname /tmp/install/install.sh [2021-03-14T18:01:28.943Z] #34 2.233 + dir=/tmp/install [2021-03-14T18:01:28.943Z] #34 2.233 + bin=tomlv [2021-03-14T18:01:28.943Z] #34 2.233 + shift [2021-03-14T18:01:28.943Z] #34 2.233 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-14T18:01:28.943Z] #34 2.233 + . /tmp/install/tomlv.installer [2021-03-14T18:01:28.943Z] #34 2.233 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-14T18:01:28.943Z] #34 2.233 + install_tomlv [2021-03-14T18:01:28.943Z] #34 2.233 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-14T18:01:28.943Z] #34 2.233 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5tiCw2GyG2/src/github.com/BurntSushi/toml [2021-03-14T18:01:28.943Z] #34 2.233 Cloning into '/tmp/tmp.5tiCw2GyG2/src/github.com/BurntSushi/toml'... [2021-03-14T18:01:28.943Z] #34 3.102 + cd /tmp/tmp.5tiCw2GyG2/src/github.com/BurntSushi/toml [2021-03-14T18:01:28.943Z] #34 3.102 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-14T18:01:28.943Z] #34 3.126 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-14T18:01:28.943Z] #34 3.422 internal/cpu [2021-03-14T18:01:28.943Z] #34 3.431 runtime/internal/atomic [2021-03-14T18:01:28.943Z] #34 3.495 runtime/internal/sys [2021-03-14T18:01:28.943Z] #34 3.729 runtime/internal/math [2021-03-14T18:01:28.943Z] #34 3.857 math/bits [2021-03-14T18:01:28.943Z] #34 3.878 internal/bytealg [2021-03-14T18:01:28.943Z] #34 4.266 math [2021-03-14T18:01:28.943Z] #34 4.341 runtime [2021-03-14T18:01:28.943Z] #34 8.907 internal/testlog [2021-03-14T18:01:28.943Z] #34 9.183 encoding [2021-03-14T18:01:28.943Z] #34 9.386 runtime/cgo [2021-03-14T18:01:28.943Z] #34 ... [2021-03-14T18:01:28.943Z] [2021-03-14T18:01:28.943Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-14T18:01:28.943Z] #13 2.918 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:01:28.943Z] #13 2.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:01:28.943Z] #13 2.978 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:01:28.943Z] #13 3.750 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-14T18:01:28.943Z] #13 5.436 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-14T18:01:28.943Z] #13 6.848 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-14T18:01:29.207Z] Client: [2021-03-14T18:01:29.207Z] Debug Mode: false [2021-03-14T18:01:29.207Z] Plugins: [2021-03-14T18:01:29.207Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-14T18:01:29.207Z] [2021-03-14T18:01:29.207Z] Server: [2021-03-14T18:01:29.207Z] Containers: 0 [2021-03-14T18:01:29.207Z] Running: 0 [2021-03-14T18:01:29.207Z] Paused: 0 [2021-03-14T18:01:29.207Z] Stopped: 0 [2021-03-14T18:01:29.207Z] Images: 10 [2021-03-14T18:01:29.207Z] Server Version: 19.03.12 [2021-03-14T18:01:29.207Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-14T18:01:29.207Z] Windows: [2021-03-14T18:01:29.207Z] LCOW: [2021-03-14T18:01:29.207Z] Logging Driver: json-file [2021-03-14T18:01:29.207Z] Plugins: [2021-03-14T18:01:29.207Z] Volume: local [2021-03-14T18:01:29.207Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-14T18:01:29.207Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-14T18:01:29.207Z] Swarm: inactive [2021-03-14T18:01:29.207Z] Default Isolation: process [2021-03-14T18:01:29.207Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-14T18:01:29.207Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-14T18:01:29.207Z] OSType: windows [2021-03-14T18:01:29.207Z] Architecture: x86_64 [2021-03-14T18:01:29.207Z] CPUs: 4 [2021-03-14T18:01:29.207Z] Total Memory: 32GiB [2021-03-14T18:01:29.207Z] Name: azwin-2-2c37b0 [2021-03-14T18:01:29.207Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-03-14T18:01:29.207Z] Docker Root Dir: D:\docker [2021-03-14T18:01:29.207Z] Debug Mode: false [2021-03-14T18:01:29.207Z] Registry: https://index.docker.io/v1/ [2021-03-14T18:01:29.207Z] Labels: [2021-03-14T18:01:29.207Z] Experimental: true [2021-03-14T18:01:29.207Z] Insecure Registries: [2021-03-14T18:01:29.207Z] 10.0.0.4:5000 [2021-03-14T18:01:29.207Z] 127.0.0.0/8 [2021-03-14T18:01:29.207Z] Registry Mirrors: [2021-03-14T18:01:29.207Z] http://10.0.0.4:5000/ [2021-03-14T18:01:29.207Z] Live Restore Enabled: false [2021-03-14T18:01:29.207Z] [2021-03-14T18:01:29.236Z] #13 ... [2021-03-14T18:01:29.236Z] [2021-03-14T18:01:29.236Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:01:29.236Z] #58 2.055 + RM_GOPATH=0 [2021-03-14T18:01:29.236Z] #58 2.055 + TMP_GOPATH= [2021-03-14T18:01:29.236Z] #58 2.055 + : /build [2021-03-14T18:01:29.236Z] #58 2.055 + '[' -z '' ']' [2021-03-14T18:01:29.236Z] #58 2.055 ++ mktemp -d [2021-03-14T18:01:29.236Z] #58 2.056 + export GOPATH=/tmp/tmp.Gf7STKmAio [2021-03-14T18:01:29.236Z] #58 2.056 + GOPATH=/tmp/tmp.Gf7STKmAio [2021-03-14T18:01:29.236Z] #58 2.056 + RM_GOPATH=1 [2021-03-14T18:01:29.236Z] #58 2.056 + case "$(go env GOARCH)" in [2021-03-14T18:01:29.236Z] #58 2.060 ++ go env GOARCH [2021-03-14T18:01:29.236Z] #58 2.064 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:29.236Z] #58 2.064 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:29.236Z] #58 2.064 ++ dirname /tmp/install/install.sh [2021-03-14T18:01:29.236Z] #58 2.064 + dir=/tmp/install [2021-03-14T18:01:29.236Z] #58 2.064 + bin=rootlesskit [2021-03-14T18:01:29.236Z] #58 2.064 + shift [2021-03-14T18:01:29.236Z] #58 2.064 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-14T18:01:29.236Z] #58 2.064 + . /tmp/install/rootlesskit.installer [2021-03-14T18:01:29.236Z] #58 2.064 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-14T18:01:29.236Z] #58 2.064 + install_rootlesskit [2021-03-14T18:01:29.236Z] #58 2.064 + case "$1" in [2021-03-14T18:01:29.236Z] #58 2.064 + export CGO_ENABLED=0 [2021-03-14T18:01:29.236Z] #58 2.064 + CGO_ENABLED=0 [2021-03-14T18:01:29.236Z] #58 2.064 + _install_rootlesskit [2021-03-14T18:01:29.236Z] #58 2.065 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-14T18:01:29.236Z] #58 2.065 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Gf7STKmAio/src/github.com/rootless-containers/rootlesskit [2021-03-14T18:01:29.236Z] #58 2.065 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-14T18:01:29.236Z] #58 2.113 Cloning into '/tmp/tmp.Gf7STKmAio/src/github.com/rootless-containers/rootlesskit'... [2021-03-14T18:01:29.236Z] #58 5.798 + cd /tmp/tmp.Gf7STKmAio/src/github.com/rootless-containers/rootlesskit [2021-03-14T18:01:29.236Z] #58 5.798 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-14T18:01:29.236Z] #58 5.826 + export GO111MODULE=on [2021-03-14T18:01:29.236Z] #58 5.826 + GO111MODULE=on [2021-03-14T18:01:29.236Z] #58 5.826 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-14T18:01:29.236Z] #58 5.826 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-14T18:01:29.236Z] #58 6.844 go: downloading github.com/pkg/errors v0.9.1 [2021-03-14T18:01:29.236Z] #58 6.848 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-14T18:01:29.236Z] #58 6.954 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-14T18:01:29.236Z] #58 6.958 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-14T18:01:29.236Z] #58 6.962 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-14T18:01:29.236Z] #58 6.986 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-14T18:01:29.236Z] #58 7.045 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-14T18:01:29.236Z] #58 7.090 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-14T18:01:29.236Z] #58 7.217 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-14T18:01:29.236Z] #58 7.356 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-14T18:01:29.236Z] #58 7.553 go: extracting github.com/pkg/errors v0.9.1 [2021-03-14T18:01:29.236Z] #58 7.700 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-14T18:01:29.236Z] #58 7.805 go: downloading github.com/google/uuid v1.2.0 [2021-03-14T18:01:29.236Z] #58 7.846 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-14T18:01:29.236Z] #58 7.947 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-14T18:01:29.236Z] #58 8.074 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-14T18:01:29.236Z] #58 8.121 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-14T18:01:29.236Z] #58 8.344 go: extracting github.com/google/uuid v1.2.0 [2021-03-14T18:01:29.236Z] #58 8.550 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-14T18:01:29.236Z] #58 8.791 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-14T18:01:29.236Z] #58 8.851 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-14T18:01:29.236Z] #58 8.914 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-14T18:01:29.236Z] #58 ... [2021-03-14T18:01:29.236Z] [2021-03-14T18:01:29.236Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:01:29.236Z] #45 2.919 + RM_GOPATH=0 [2021-03-14T18:01:29.236Z] #45 2.919 + TMP_GOPATH= [2021-03-14T18:01:29.236Z] #45 2.919 + : /build [2021-03-14T18:01:29.236Z] #45 2.919 + '[' -z '' ']' [2021-03-14T18:01:29.236Z] #45 2.919 ++ mktemp -d [2021-03-14T18:01:29.236Z] #45 2.929 + export GOPATH=/tmp/tmp.z9faCgYkXd [2021-03-14T18:01:29.236Z] #45 2.929 + GOPATH=/tmp/tmp.z9faCgYkXd [2021-03-14T18:01:29.236Z] #45 2.929 + RM_GOPATH=1 [2021-03-14T18:01:29.236Z] #45 2.929 + case "$(go env GOARCH)" in [2021-03-14T18:01:29.236Z] #45 2.929 ++ go env GOARCH [2021-03-14T18:01:29.236Z] #45 2.971 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:29.236Z] #45 2.971 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:29.236Z] #45 2.972 ++ dirname /tmp/install/install.sh [2021-03-14T18:01:29.236Z] #45 2.993 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-14T18:01:29.236Z] #45 2.993 + dir=/tmp/install [2021-03-14T18:01:29.236Z] #45 2.993 + bin=vndr [2021-03-14T18:01:29.236Z] #45 2.993 + shift [2021-03-14T18:01:29.236Z] #45 2.993 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-14T18:01:29.236Z] #45 2.993 + . /tmp/install/vndr.installer [2021-03-14T18:01:29.236Z] #45 2.993 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-14T18:01:29.236Z] #45 2.993 + install_vndr [2021-03-14T18:01:29.236Z] #45 2.993 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-14T18:01:29.236Z] #45 2.993 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.z9faCgYkXd/src/github.com/LK4D4/vndr [2021-03-14T18:01:29.236Z] #45 3.001 Cloning into '/tmp/tmp.z9faCgYkXd/src/github.com/LK4D4/vndr'... [2021-03-14T18:01:29.236Z] #45 3.541 + cd /tmp/tmp.z9faCgYkXd/src/github.com/LK4D4/vndr [2021-03-14T18:01:29.236Z] #45 3.541 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-14T18:01:29.236Z] #45 3.555 + go build -buildmode=pie -v -o /build/vndr . [2021-03-14T18:01:29.236Z] #45 4.584 internal/race [2021-03-14T18:01:29.236Z] #45 4.641 runtime [2021-03-14T18:01:29.236Z] #45 4.674 sync/atomic [2021-03-14T18:01:29.236Z] #45 4.871 unicode [2021-03-14T18:01:29.236Z] #45 7.757 unicode/utf8 [2021-03-14T18:01:29.236Z] #45 8.174 math [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-03-14T18:01:29.516Z] db4e2d8d5901: Download complete [2021-03-14T18:01:29.528Z] #45 ... [2021-03-14T18:01:29.528Z] [2021-03-14T18:01:29.528Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-14T18:01:29.528Z] #36 2.904 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:01:29.528Z] #36 2.959 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:01:29.528Z] #36 3.030 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:01:29.528Z] #36 3.752 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-14T18:01:29.528Z] #36 5.247 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-14T18:01:29.528Z] #36 7.256 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-14T18:01:29.528Z] #36 ... [2021-03-14T18:01:29.528Z] [2021-03-14T18:01:29.528Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-14T18:01:29.528Z] #55 3.143 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:01:29.528Z] #55 3.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:01:29.528Z] #55 3.195 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:01:29.528Z] #55 4.052 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-14T18:01:29.528Z] #55 6.297 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-14T18:01:29.528Z] #55 8.199 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-14T18:01:29.792Z] #69 DONE 1.7s [2021-03-14T18:01:29.820Z] #55 ... [2021-03-14T18:01:29.820Z] [2021-03-14T18:01:29.820Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-14T18:01:29.820Z] #67 3.095 + RM_GOPATH=0 [2021-03-14T18:01:29.820Z] #67 3.095 + TMP_GOPATH= [2021-03-14T18:01:29.820Z] #67 3.095 + : /build [2021-03-14T18:01:29.820Z] #67 3.098 + '[' -z '' ']' [2021-03-14T18:01:29.820Z] #67 3.098 ++ mktemp -d [2021-03-14T18:01:29.820Z] #67 3.111 + export GOPATH=/tmp/tmp.BOjR5NaWpC [2021-03-14T18:01:29.820Z] #67 3.111 + GOPATH=/tmp/tmp.BOjR5NaWpC [2021-03-14T18:01:29.820Z] #67 3.123 + RM_GOPATH=1 [2021-03-14T18:01:29.820Z] #67 3.123 + case "$(go env GOARCH)" in [2021-03-14T18:01:29.820Z] #67 3.132 ++ go env GOARCH [2021-03-14T18:01:29.820Z] #67 3.175 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:29.820Z] #67 3.175 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:29.820Z] #67 3.175 ++ dirname /tmp/install/install.sh [2021-03-14T18:01:29.820Z] #67 3.183 + dir=/tmp/install [2021-03-14T18:01:29.820Z] #67 3.183 + bin=proxy [2021-03-14T18:01:29.820Z] #67 3.183 + shift [2021-03-14T18:01:29.820Z] #67 3.183 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-14T18:01:29.820Z] #67 3.183 + . /tmp/install/proxy.installer [2021-03-14T18:01:29.820Z] #67 3.183 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-14T18:01:29.820Z] #67 3.183 + install_proxy [2021-03-14T18:01:29.820Z] #67 3.183 + case "$1" in [2021-03-14T18:01:29.820Z] #67 3.183 + export CGO_ENABLED=0 [2021-03-14T18:01:29.820Z] #67 3.183 + CGO_ENABLED=0 [2021-03-14T18:01:29.820Z] #67 3.183 + _install_proxy [2021-03-14T18:01:29.820Z] #67 3.183 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-14T18:01:29.820Z] #67 3.183 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BOjR5NaWpC/src/github.com/docker/libnetwork [2021-03-14T18:01:29.820Z] #67 3.183 Cloning into '/tmp/tmp.BOjR5NaWpC/src/github.com/docker/libnetwork'... [2021-03-14T18:01:29.820Z] #67 3.183 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-14T18:01:29.820Z] #67 ... [2021-03-14T18:01:29.820Z] [2021-03-14T18:01:29.820Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-14T18:01:29.820Z] #32 2.664 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-14T18:01:29.820Z] #32 2.665 Cloning into '.'... [2021-03-14T18:01:30.054Z] [2021-03-14T18:01:30.054Z] #70 exporting to image [2021-03-14T18:01:30.054Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-14T18:01:30.054Z] #70 exporting layers [2021-03-14T18:01:30.112Z] #32 ... [2021-03-14T18:01:30.112Z] [2021-03-14T18:01:30.112Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-14T18:01:30.112Z] #42 2.997 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:01:30.112Z] #42 3.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:01:30.112Z] #42 3.034 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:01:30.112Z] #42 4.150 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-14T18:01:30.112Z] #42 6.011 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-14T18:01:30.112Z] #42 8.046 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-14T18:01:30.112Z] #42 ... [2021-03-14T18:01:30.112Z] [2021-03-14T18:01:30.112Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-14T18:01:30.112Z] #40 2.650 + git clone https://github.com/docker/distribution.git . [2021-03-14T18:01:30.112Z] #40 2.661 Cloning into '.'... [2021-03-14T18:01:30.404Z] #40 ... [2021-03-14T18:01:30.404Z] [2021-03-14T18:01:30.404Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-14T18:01:30.404Z] #51 3.056 + RM_GOPATH=0 [2021-03-14T18:01:30.404Z] #51 3.056 + TMP_GOPATH= [2021-03-14T18:01:30.404Z] #51 3.056 + : /build [2021-03-14T18:01:30.404Z] #51 3.056 + '[' -z '' ']' [2021-03-14T18:01:30.404Z] #51 3.064 ++ mktemp -d [2021-03-14T18:01:30.404Z] #51 3.071 + export GOPATH=/tmp/tmp.CIglihk7H9 [2021-03-14T18:01:30.404Z] #51 3.071 + GOPATH=/tmp/tmp.CIglihk7H9 [2021-03-14T18:01:30.404Z] #51 3.071 + RM_GOPATH=1 [2021-03-14T18:01:30.404Z] #51 3.071 + case "$(go env GOARCH)" in [2021-03-14T18:01:30.404Z] #51 3.071 ++ go env GOARCH [2021-03-14T18:01:30.404Z] #51 3.077 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:30.404Z] #51 3.077 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:30.404Z] #51 3.077 ++ dirname /tmp/install/install.sh [2021-03-14T18:01:30.404Z] #51 3.083 + dir=/tmp/install [2021-03-14T18:01:30.404Z] #51 3.093 + bin=shfmt [2021-03-14T18:01:30.404Z] #51 3.093 + shift [2021-03-14T18:01:30.404Z] #51 3.093 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-14T18:01:30.404Z] #51 3.093 + . /tmp/install/shfmt.installer [2021-03-14T18:01:30.404Z] #51 3.093 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-14T18:01:30.404Z] #51 3.093 + install_shfmt [2021-03-14T18:01:30.404Z] #51 3.093 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-14T18:01:30.404Z] #51 3.093 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CIglihk7H9/src/github.com/mvdan/sh [2021-03-14T18:01:30.404Z] #51 3.093 Cloning into '/tmp/tmp.CIglihk7H9/src/github.com/mvdan/sh'... [2021-03-14T18:01:30.404Z] #51 3.093 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-14T18:01:30.404Z] #51 9.571 + cd /tmp/tmp.CIglihk7H9/src/github.com/mvdan/sh [2021-03-14T18:01:30.404Z] #51 9.572 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-14T18:01:30.404Z] #51 9.677 + GO111MODULE=on [2021-03-14T18:01:30.404Z] #51 9.678 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-14T18:01:30.404Z] #51 10.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-14T18:01:30.404Z] #51 10.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-14T18:01:30.404Z] #51 10.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-14T18:01:30.404Z] #51 11.00 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-14T18:01:30.404Z] #51 11.03 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-14T18:01:30.404Z] #51 11.68 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-14T18:01:30.404Z] #51 ... [2021-03-14T18:01:30.404Z] [2021-03-14T18:01:30.404Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:01:30.404Z] #49 9.457 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-14T18:01:30.404Z] #49 9.478 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-14T18:01:30.404Z] #49 9.723 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-14T18:01:30.404Z] #49 9.797 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-14T18:01:30.404Z] #49 9.870 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-14T18:01:30.404Z] #49 10.13 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-14T18:01:30.404Z] #49 10.46 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-14T18:01:30.404Z] #49 10.52 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-14T18:01:30.579Z] 1301750ffb48: Verifying Checksum [2021-03-14T18:01:30.579Z] 1301750ffb48: Download complete [2021-03-14T18:01:30.876Z] 5ffb2f5886e2: Verifying Checksum [2021-03-14T18:01:30.876Z] 5ffb2f5886e2: Download complete [2021-03-14T18:01:31.042Z] #49 12.29 go: downloading github.com/spf13/afero v1.1.2 [2021-03-14T18:01:31.043Z] #49 12.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-14T18:01:31.043Z] #49 12.29 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-14T18:01:31.043Z] #49 12.29 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-14T18:01:31.043Z] #49 12.29 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-14T18:01:31.043Z] #49 12.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-14T18:01:31.043Z] #49 12.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-14T18:01:31.043Z] #49 12.29 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-14T18:01:31.043Z] #49 12.29 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-14T18:01:31.043Z] #49 12.31 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-14T18:01:31.043Z] #49 12.37 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-14T18:01:31.335Z] #49 12.38 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-14T18:01:31.335Z] #49 12.41 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-14T18:01:31.335Z] #49 12.41 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-14T18:01:31.335Z] #49 12.44 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-14T18:01:31.335Z] #49 12.48 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-14T18:01:31.335Z] #49 12.51 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-14T18:01:31.335Z] #49 12.52 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-14T18:01:31.335Z] #49 12.52 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-14T18:01:31.335Z] #49 12.52 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-14T18:01:31.335Z] #49 12.52 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-14T18:01:31.335Z] #49 12.55 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-14T18:01:31.335Z] #49 12.55 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-14T18:01:31.335Z] #49 12.55 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-14T18:01:31.335Z] #49 12.56 go: extracting github.com/spf13/afero v1.1.2 [2021-03-14T18:01:31.335Z] #49 12.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-14T18:01:31.451Z] #70 exporting layers 1.5s done [2021-03-14T18:01:31.451Z] #70 writing image sha256:fb8efe41842a8ea6efeb507d17da8f8215d3c413796264074fb96d70b33d4a7a [2021-03-14T18:01:31.451Z] #70 writing image sha256:fb8efe41842a8ea6efeb507d17da8f8215d3c413796264074fb96d70b33d4a7a done [2021-03-14T18:01:31.451Z] #70 naming to docker.io/library/docker:fb886a119b75131e9ad5219e7deec13c7ad6154d done [2021-03-14T18:01:31.451Z] #70 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-14T18:01:31.598Z] dc5c6edc9cff: Verifying Checksum [2021-03-14T18:01:31.598Z] dc5c6edc9cff: Download complete [2021-03-14T18:01:31.627Z] #49 12.66 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-14T18:01:31.628Z] #49 12.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-14T18:01:31.628Z] #49 12.75 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-14T18:01:31.628Z] #49 12.76 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-14T18:01:31.628Z] #49 12.89 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-14T18:01:31.628Z] #49 12.89 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-14T18:01:31.628Z] #49 12.89 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-14T18:01:31.628Z] #49 12.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-14T18:01:31.628Z] #49 12.90 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-14T18:01:31.628Z] #49 12.91 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-14T18:01:31.628Z] #49 12.98 go: downloading golang.org/x/text v0.3.2 [2021-03-14T18:01:31.628Z] #49 12.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-14T18:01:31.628Z] #49 13.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-14T18:01:31.799Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/test/unit [2021-03-14T18:01:31.919Z] #49 13.03 go: downloading github.com/spf13/cast v1.3.0 [2021-03-14T18:01:31.919Z] #49 13.07 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-14T18:01:31.919Z] #49 13.08 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-14T18:01:31.919Z] #49 13.08 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-14T18:01:31.919Z] #49 13.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-14T18:01:31.919Z] #49 13.18 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-14T18:01:31.919Z] #49 13.20 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-14T18:01:31.919Z] #49 13.29 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-14T18:01:32.211Z] #49 13.29 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-14T18:01:32.211Z] #49 13.32 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-14T18:01:32.211Z] #49 13.34 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-14T18:01:32.211Z] #49 13.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-14T18:01:32.211Z] #49 13.40 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-14T18:01:32.211Z] #49 13.41 go: extracting github.com/spf13/cast v1.3.0 [2021-03-14T18:01:32.211Z] #49 13.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-14T18:01:32.211Z] #49 13.41 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-14T18:01:32.211Z] #49 13.41 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-14T18:01:32.211Z] #49 13.42 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-14T18:01:32.211Z] #49 13.44 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-14T18:01:32.211Z] #49 13.50 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-14T18:01:32.211Z] #49 ... [2021-03-14T18:01:32.211Z] [2021-03-14T18:01:32.211Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-14T18:01:32.211Z] #27 0.726 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:01:32.212Z] #27 0.758 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:01:32.212Z] #27 0.770 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:01:32.212Z] #27 1.526 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-14T18:01:32.212Z] #27 2.524 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-14T18:01:32.212Z] #27 4.208 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-14T18:01:32.503Z] #27 ... [2021-03-14T18:01:32.503Z] [2021-03-14T18:01:32.503Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:01:32.503Z] #49 13.54 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-14T18:01:32.503Z] #49 13.55 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-14T18:01:32.503Z] #49 13.57 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-14T18:01:32.503Z] #49 13.58 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-14T18:01:32.503Z] #49 13.58 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-14T18:01:32.503Z] #49 13.70 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-14T18:01:32.503Z] #49 13.79 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-14T18:01:32.797Z] #49 13.79 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-14T18:01:32.797Z] #49 13.83 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-14T18:01:32.797Z] #49 14.02 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-14T18:01:33.090Z] #49 14.15 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-14T18:01:33.090Z] #49 14.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-14T18:01:33.090Z] #49 14.24 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-14T18:01:33.090Z] #49 14.27 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-14T18:01:33.090Z] #49 14.29 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-14T18:01:33.090Z] #49 14.32 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-14T18:01:33.090Z] #49 14.37 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-14T18:01:33.090Z] #49 14.39 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-14T18:01:33.090Z] #49 14.47 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-14T18:01:33.137Z] db4e2d8d5901: Pull complete [2021-03-14T18:01:33.382Z] #49 14.47 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-14T18:01:33.382Z] #49 14.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-14T18:01:33.382Z] #49 14.56 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-14T18:01:33.382Z] #49 14.58 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-14T18:01:33.382Z] #49 14.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-14T18:01:33.382Z] #49 14.67 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-14T18:01:33.382Z] #49 14.68 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-14T18:01:33.382Z] #49 14.71 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-14T18:01:33.674Z] #49 14.73 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-14T18:01:33.674Z] #49 14.74 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-14T18:01:33.674Z] #49 14.79 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-14T18:01:33.674Z] #49 14.93 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-14T18:01:33.787Z] dfe2d012519c: Pull complete [2021-03-14T18:01:33.966Z] #49 15.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-14T18:01:33.966Z] #49 15.11 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-14T18:01:33.966Z] #49 15.16 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-14T18:01:34.084Z] 3c370c2e2f82: Verifying Checksum [2021-03-14T18:01:34.084Z] 3c370c2e2f82: Download complete [2021-03-14T18:01:34.085Z] 5d8f1d1f9197: Pull complete [2021-03-14T18:01:34.258Z] #49 15.32 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-14T18:01:34.258Z] #49 15.35 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-14T18:01:34.258Z] #49 15.39 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-14T18:01:34.258Z] #49 15.43 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-14T18:01:34.258Z] #49 15.60 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-14T18:01:34.258Z] #49 15.61 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-14T18:01:34.258Z] #49 15.61 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-14T18:01:34.919Z] #49 16.06 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-14T18:01:34.919Z] #49 16.13 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-14T18:01:36.023Z] ? github.com/docker/docker/api [no test files] [2021-03-14T18:01:36.429Z] #49 17.57 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-14T18:01:36.847Z] 1301750ffb48: Pull complete [2021-03-14T18:01:37.064Z] #49 18.26 go: extracting golang.org/x/text v0.3.2 [2021-03-14T18:01:38.934Z] dc5c6edc9cff: Pull complete [2021-03-14T18:01:39.800Z] #49 ... [2021-03-14T18:01:39.800Z] [2021-03-14T18:01:39.800Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:01:39.800Z] #58 10.90 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-14T18:01:39.800Z] #58 10.91 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-14T18:01:39.800Z] #58 11.87 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-14T18:01:39.800Z] #58 13.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-14T18:01:39.800Z] #58 13.58 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-14T18:01:39.800Z] #58 13.83 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-14T18:01:39.800Z] #58 14.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-14T18:01:39.800Z] #58 14.34 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-14T18:01:39.800Z] #58 15.65 go: finding github.com/pkg/errors v0.9.1 [2021-03-14T18:01:39.800Z] #58 15.69 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-14T18:01:39.800Z] #58 15.87 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-14T18:01:39.800Z] #58 16.05 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-14T18:01:39.800Z] #58 16.07 go: finding github.com/google/uuid v1.2.0 [2021-03-14T18:01:39.800Z] #58 16.11 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-14T18:01:39.800Z] #58 16.13 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-14T18:01:39.800Z] #58 16.15 go: finding github.com/gofrs/flock v0.8.0 [2021-03-14T18:01:39.800Z] #58 16.18 go: finding github.com/gorilla/mux v1.8.0 [2021-03-14T18:01:39.800Z] #58 16.22 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-14T18:01:39.800Z] #58 16.22 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-14T18:01:39.800Z] #58 16.24 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-14T18:01:39.800Z] #58 16.25 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-14T18:01:39.800Z] #58 16.41 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-14T18:01:39.800Z] #58 16.58 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-14T18:01:40.837Z] #58 ... [2021-03-14T18:01:40.837Z] [2021-03-14T18:01:40.837Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:01:40.837Z] #45 11.95 unicode/utf16 [2021-03-14T18:01:40.837Z] #45 12.20 container/list [2021-03-14T18:01:40.837Z] #45 12.64 crypto/internal/subtle [2021-03-14T18:01:40.837Z] #45 12.69 crypto/subtle [2021-03-14T18:01:40.837Z] #45 12.79 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-14T18:01:40.837Z] #45 12.88 internal/nettrace [2021-03-14T18:01:40.837Z] #45 12.91 runtime/cgo [2021-03-14T18:01:40.837Z] #45 ... [2021-03-14T18:01:40.837Z] [2021-03-14T18:01:40.837Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-14T18:01:40.837Z] #51 12.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-14T18:01:40.837Z] #51 13.22 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-14T18:01:40.837Z] #51 14.18 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-14T18:01:40.837Z] #51 14.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-14T18:01:40.837Z] #51 14.43 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-14T18:01:40.838Z] #51 14.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-14T18:01:40.838Z] #51 14.96 runtime [2021-03-14T18:01:40.838Z] #51 14.96 runtime/cgo [2021-03-14T18:01:41.130Z] #51 ... [2021-03-14T18:01:41.130Z] [2021-03-14T18:01:41.130Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:01:41.130Z] #49 22.23 go: finding github.com/fatih/color v1.7.0 [2021-03-14T18:01:41.130Z] #49 22.29 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-14T18:01:41.130Z] #49 22.32 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-14T18:01:41.130Z] #49 22.35 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-14T18:01:41.130Z] #49 22.36 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-14T18:01:41.130Z] #49 22.40 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-14T18:01:41.130Z] #49 22.44 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-14T18:01:41.130Z] #49 22.44 go: finding github.com/pkg/errors v0.8.1 [2021-03-14T18:01:41.422Z] #49 22.45 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-14T18:01:41.422Z] #49 22.48 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-14T18:01:41.422Z] #49 22.49 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-14T18:01:41.422Z] #49 22.50 go: finding github.com/stretchr/testify v1.4.0 [2021-03-14T18:01:41.422Z] #49 22.50 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-14T18:01:41.422Z] #49 22.50 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-14T18:01:41.422Z] #49 22.51 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-14T18:01:41.422Z] #49 22.51 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-14T18:01:41.422Z] #49 22.53 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-14T18:01:41.422Z] #49 22.53 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-14T18:01:41.422Z] #49 22.53 go: finding github.com/spf13/viper v1.6.1 [2021-03-14T18:01:41.422Z] #49 22.54 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-14T18:01:41.422Z] #49 22.61 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-14T18:01:41.422Z] #49 22.61 go: finding github.com/stretchr/objx v0.2.0 [2021-03-14T18:01:41.422Z] #49 22.63 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-14T18:01:41.422Z] #49 22.69 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-14T18:01:41.422Z] #49 22.69 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-14T18:01:41.422Z] #49 22.70 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-14T18:01:41.422Z] #49 22.75 go: finding github.com/gobwas/glob v0.2.3 [2021-03-14T18:01:41.422Z] #49 22.76 go: finding github.com/spf13/cobra v0.0.5 [2021-03-14T18:01:41.714Z] #49 22.78 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-14T18:01:41.714Z] #49 22.80 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-14T18:01:41.714Z] #49 22.80 go: finding github.com/spf13/pflag v1.0.5 [2021-03-14T18:01:41.714Z] #49 22.81 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-14T18:01:41.714Z] #49 22.97 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-14T18:01:41.714Z] #49 22.98 go: finding github.com/magiconair/properties v1.8.1 [2021-03-14T18:01:41.714Z] #49 22.98 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-14T18:01:41.714Z] #49 22.98 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-14T18:01:41.714Z] #49 23.01 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-14T18:01:41.714Z] #49 23.01 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-14T18:01:41.714Z] #49 23.02 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-14T18:01:41.714Z] #49 23.03 go: finding github.com/spf13/afero v1.1.2 [2021-03-14T18:01:41.714Z] #49 23.05 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-14T18:01:41.714Z] #49 23.09 go: finding github.com/spf13/cast v1.3.0 [2021-03-14T18:01:42.007Z] #49 23.09 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-14T18:01:42.007Z] #49 23.09 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-14T18:01:42.007Z] #49 23.27 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-14T18:01:42.007Z] #49 23.27 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-14T18:01:42.007Z] #49 23.27 go: finding golang.org/x/text v0.3.2 [2021-03-14T18:01:42.007Z] #49 23.28 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-14T18:01:42.300Z] #49 23.32 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-14T18:01:42.300Z] #49 23.33 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-14T18:01:42.300Z] #49 23.33 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-14T18:01:42.300Z] #49 23.36 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-14T18:01:42.300Z] #49 23.42 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-14T18:01:42.300Z] #49 23.44 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-14T18:01:42.300Z] #49 23.44 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-14T18:01:42.300Z] #49 23.45 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-14T18:01:42.300Z] #49 23.45 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-14T18:01:42.300Z] #49 23.45 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-14T18:01:42.300Z] #49 23.46 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-14T18:01:42.300Z] #49 23.46 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-14T18:01:42.300Z] #49 23.49 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-14T18:01:42.300Z] #49 23.52 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-14T18:01:42.300Z] #49 23.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-14T18:01:42.300Z] #49 23.52 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-14T18:01:42.300Z] #49 23.53 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-14T18:01:42.300Z] #49 23.53 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-14T18:01:42.300Z] #49 23.54 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-14T18:01:42.300Z] #49 23.61 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-14T18:01:42.300Z] #49 23.62 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-14T18:01:42.496Z] 3c370c2e2f82: Pull complete [2021-03-14T18:01:42.496Z] 5ffb2f5886e2: Pull complete [2021-03-14T18:01:42.496Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:01:42.496Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-03-14T18:01:42.496Z] ---> 805dc2d65d1c [2021-03-14T18:01:42.496Z] Step 5/15 : ARG BUILDX_REPO [2021-03-14T18:01:42.592Z] #49 23.73 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-14T18:01:42.592Z] #49 23.76 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-14T18:01:42.592Z] #49 23.76 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-14T18:01:42.592Z] #49 23.80 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-14T18:01:42.592Z] #49 23.83 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-14T18:01:42.793Z] ---> Running in 90e91fb8d9f9 [2021-03-14T18:01:42.793Z] Removing intermediate container 90e91fb8d9f9 [2021-03-14T18:01:42.793Z] ---> 0332bb0e2c87 [2021-03-14T18:01:42.793Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-03-14T18:01:42.793Z] ---> Running in 5b7d8c72fe6e [2021-03-14T18:01:42.885Z] #49 ... [2021-03-14T18:01:42.885Z] [2021-03-14T18:01:42.885Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-14T18:01:42.885Z] #36 14.13 Fetched 8111 kB in 11s (716 kB/s) [2021-03-14T18:01:42.885Z] #36 14.13 Reading package lists... [2021-03-14T18:01:42.885Z] #36 17.63 Reading package lists... [2021-03-14T18:01:42.885Z] #36 20.97 Building dependency tree... [2021-03-14T18:01:42.885Z] #36 21.90 The following additional packages will be installed: [2021-03-14T18:01:42.885Z] #36 21.90 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-14T18:01:42.885Z] #36 21.90 Suggested packages: [2021-03-14T18:01:42.885Z] #36 21.90 cmake-doc ninja-build lrzip [2021-03-14T18:01:42.885Z] #36 21.90 Recommended packages: [2021-03-14T18:01:42.885Z] #36 21.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-14T18:01:42.885Z] #36 22.60 The following NEW packages will be installed: [2021-03-14T18:01:42.885Z] #36 22.62 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-14T18:01:42.885Z] #36 22.62 vim-common xxd [2021-03-14T18:01:42.885Z] #36 22.76 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-14T18:01:42.885Z] #36 22.76 Need to get 14.0 MB of archives. [2021-03-14T18:01:42.885Z] #36 22.76 After this operation, 62.1 MB of additional disk space will be used. [2021-03-14T18:01:42.885Z] #36 22.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-14T18:01:42.885Z] #36 22.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-14T18:01:42.885Z] #36 22.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-03-14T18:01:42.885Z] #36 22.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-14T18:01:42.885Z] #36 23.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-03-14T18:01:42.885Z] #36 23.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-03-14T18:01:42.885Z] #36 23.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-03-14T18:01:42.885Z] #36 23.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-03-14T18:01:42.885Z] #36 23.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-03-14T18:01:42.885Z] #36 23.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-03-14T18:01:43.086Z] Cloning into '/buildx'... [2021-03-14T18:01:43.178Z] #36 ... [2021-03-14T18:01:43.178Z] [2021-03-14T18:01:43.178Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-14T18:01:43.178Z] #40 13.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-14T18:01:43.178Z] #40 15.69 + 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-03-14T18:01:43.178Z] #40 ... [2021-03-14T18:01:43.178Z] [2021-03-14T18:01:43.178Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-14T18:01:43.178Z] #13 14.35 Fetched 8111 kB in 12s (701 kB/s) [2021-03-14T18:01:43.178Z] #13 14.35 Reading package lists... [2021-03-14T18:01:43.178Z] #13 18.26 Reading package lists... [2021-03-14T18:01:43.178Z] #13 21.65 Building dependency tree... [2021-03-14T18:01:43.178Z] #13 22.57 The following additional packages will be installed: [2021-03-14T18:01:43.178Z] #13 22.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-14T18:01:43.178Z] #13 22.57 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-14T18:01:43.178Z] #13 22.57 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-14T18:01:43.178Z] #13 22.57 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-14T18:01:43.178Z] #13 22.57 mingw-w64-x86-64-dev [2021-03-14T18:01:43.178Z] #13 22.57 Suggested packages: [2021-03-14T18:01:43.178Z] #13 22.57 gcc-8-locales seccomp wine64 [2021-03-14T18:01:43.178Z] #13 23.65 The following NEW packages will be installed: [2021-03-14T18:01:43.178Z] #13 23.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-14T18:01:43.178Z] #13 23.65 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-14T18:01:43.178Z] #13 23.65 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-14T18:01:43.178Z] #13 23.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-14T18:01:43.178Z] #13 23.65 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-14T18:01:43.178Z] #13 23.65 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-14T18:01:43.178Z] #13 23.65 The following packages will be upgraded: [2021-03-14T18:01:43.178Z] #13 23.65 libsystemd0 libudev1 [2021-03-14T18:01:43.178Z] #13 23.80 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-14T18:01:43.178Z] #13 23.80 Need to get 73.7 MB of archives. [2021-03-14T18:01:43.178Z] #13 23.80 After this operation, 494 MB of additional disk space will be used. [2021-03-14T18:01:43.178Z] #13 23.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-03-14T18:01:43.178Z] #13 23.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-03-14T18:01:43.178Z] #13 23.92 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-03-14T18:01:43.178Z] #13 23.99 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-03-14T18:01:43.178Z] #13 24.10 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-03-14T18:01:43.178Z] #13 24.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-03-14T18:01:43.178Z] #13 24.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-03-14T18:01:43.178Z] #13 24.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-14T18:01:43.178Z] #13 24.37 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-03-14T18:01:43.178Z] #13 24.50 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-03-14T18:01:43.178Z] #13 24.51 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-03-14T18:01:43.178Z] #13 ... [2021-03-14T18:01:43.178Z] [2021-03-14T18:01:43.178Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-14T18:01:43.178Z] #36 24.55 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:01:43.472Z] #36 24.62 Fetched 14.0 MB in 1s (15.0 MB/s) [2021-03-14T18:01:43.472Z] #36 ... [2021-03-14T18:01:43.472Z] [2021-03-14T18:01:43.472Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-14T18:01:43.472Z] #42 14.62 Fetched 8111 kB in 12s (690 kB/s) [2021-03-14T18:01:43.472Z] #42 14.62 Reading package lists... [2021-03-14T18:01:43.472Z] #42 18.34 Reading package lists... [2021-03-14T18:01:43.472Z] #42 21.35 Building dependency tree... [2021-03-14T18:01:43.472Z] #42 22.31 The following additional packages will be installed: [2021-03-14T18:01:43.472Z] #42 22.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-14T18:01:43.472Z] #42 22.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-14T18:01:43.472Z] #42 22.34 Suggested packages: [2021-03-14T18:01:43.472Z] #42 22.34 manpages-dev python-setuptools [2021-03-14T18:01:43.472Z] #42 23.15 The following NEW packages will be installed: [2021-03-14T18:01:43.472Z] #42 23.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-14T18:01:43.472Z] #42 23.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-14T18:01:43.472Z] #42 23.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-14T18:01:43.472Z] #42 23.20 python-six zlib1g-dev [2021-03-14T18:01:43.472Z] #42 23.31 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-14T18:01:43.472Z] #42 23.31 Need to get 3742 kB of archives. [2021-03-14T18:01:43.472Z] #42 23.31 After this operation, 22.0 MB of additional disk space will be used. [2021-03-14T18:01:43.472Z] #42 23.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-03-14T18:01:43.472Z] #42 23.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-14T18:01:43.472Z] #42 23.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-03-14T18:01:43.472Z] #42 23.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-14T18:01:43.472Z] #42 23.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-03-14T18:01:43.472Z] #42 23.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-14T18:01:43.472Z] #42 23.34 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-03-14T18:01:43.472Z] #42 23.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-03-14T18:01:43.472Z] #42 23.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-03-14T18:01:43.472Z] #42 23.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-03-14T18:01:43.472Z] #42 23.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-03-14T18:01:43.472Z] #42 23.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-03-14T18:01:43.472Z] #42 23.52 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-03-14T18:01:43.472Z] #42 23.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-03-14T18:01:43.472Z] #42 23.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-14T18:01:43.472Z] #42 23.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-03-14T18:01:43.472Z] #42 23.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-03-14T18:01:43.472Z] #42 24.05 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:01:43.472Z] #42 24.10 Fetched 3742 kB in 0s (11.0 MB/s) [2021-03-14T18:01:43.472Z] #42 24.17 Selecting previously unselected package libcap-dev:s390x. [2021-03-14T18:01:43.472Z] #42 24.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-14T18:01:43.472Z] #42 24.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-03-14T18:01:43.472Z] #42 24.19 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-03-14T18:01:43.472Z] #42 24.28 Selecting previously unselected package libnet1:s390x. [2021-03-14T18:01:43.472Z] #42 24.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-14T18:01:43.472Z] #42 24.28 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-14T18:01:43.473Z] #42 24.40 Selecting previously unselected package libnet1-dev. [2021-03-14T18:01:43.473Z] #42 24.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-14T18:01:43.473Z] #42 24.40 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-14T18:01:43.473Z] #42 24.56 Selecting previously unselected package libnl-3-200:s390x. [2021-03-14T18:01:43.473Z] #42 24.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-14T18:01:43.473Z] #42 24.56 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-14T18:01:43.473Z] #42 24.66 Selecting previously unselected package libnl-3-dev:s390x. [2021-03-14T18:01:43.473Z] #42 24.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-03-14T18:01:43.473Z] #42 24.67 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-03-14T18:01:43.473Z] #42 ... [2021-03-14T18:01:43.473Z] [2021-03-14T18:01:43.473Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-14T18:01:43.473Z] #55 14.75 Fetched 8111 kB in 12s (697 kB/s) [2021-03-14T18:01:43.473Z] #55 14.75 Reading package lists... [2021-03-14T18:01:43.473Z] #55 18.68 Reading package lists... [2021-03-14T18:01:43.473Z] #55 21.54 Building dependency tree... [2021-03-14T18:01:43.473Z] #55 22.56 The following additional packages will be installed: [2021-03-14T18:01:43.473Z] #55 22.57 libbtrfs0 [2021-03-14T18:01:43.473Z] #55 22.68 The following NEW packages will be installed: [2021-03-14T18:01:43.473Z] #55 22.69 libbtrfs-dev libbtrfs0 [2021-03-14T18:01:43.473Z] #55 22.79 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-14T18:01:43.473Z] #55 22.79 Need to get 118 kB of archives. [2021-03-14T18:01:43.473Z] #55 22.79 After this operation, 390 kB of additional disk space will be used. [2021-03-14T18:01:43.473Z] #55 22.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-14T18:01:43.473Z] #55 22.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-14T18:01:43.473Z] #55 23.43 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:01:43.473Z] #55 23.49 Fetched 118 kB in 0s (1260 kB/s) [2021-03-14T18:01:43.473Z] #55 23.57 Selecting previously unselected package libbtrfs0. [2021-03-14T18:01:43.473Z] #55 23.57 (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-03-14T18:01:43.473Z] #55 23.76 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-14T18:01:43.473Z] #55 23.76 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-14T18:01:43.473Z] #55 23.83 Selecting previously unselected package libbtrfs-dev. [2021-03-14T18:01:43.473Z] #55 23.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-14T18:01:43.473Z] #55 23.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-14T18:01:43.473Z] #55 24.02 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-14T18:01:43.473Z] #55 24.03 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-14T18:01:43.473Z] #55 24.04 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:01:43.766Z] #55 ... [2021-03-14T18:01:43.766Z] [2021-03-14T18:01:43.766Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-14T18:01:43.766Z] #42 24.89 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-14T18:01:43.766Z] #42 24.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-14T18:01:43.766Z] #42 ... [2021-03-14T18:01:43.766Z] [2021-03-14T18:01:43.766Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-14T18:01:43.766Z] #55 DONE 25.0s [2021-03-14T18:01:43.766Z] [2021-03-14T18:01:43.766Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-14T18:01:43.766Z] #42 24.91 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-14T18:01:43.766Z] #42 25.04 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-03-14T18:01:43.766Z] #42 25.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-03-14T18:01:43.766Z] #42 25.05 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-14T18:01:43.766Z] #42 ... [2021-03-14T18:01:43.766Z] [2021-03-14T18:01:43.766Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-14T18:01:43.766Z] #27 11.63 Fetched 8111 kB in 11s (742 kB/s) [2021-03-14T18:01:43.766Z] #27 11.63 Reading package lists... [2021-03-14T18:01:43.766Z] #27 15.37 Reading package lists... [2021-03-14T18:01:43.766Z] #27 18.77 Building dependency tree... [2021-03-14T18:01:43.766Z] #27 19.65 The following additional packages will be installed: [2021-03-14T18:01:43.766Z] #27 19.65 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-14T18:01:43.766Z] #27 19.65 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-14T18:01:43.766Z] #27 19.65 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-14T18:01:43.766Z] #27 19.66 Suggested packages: [2021-03-14T18:01:43.766Z] #27 19.66 krb5-doc krb5-user [2021-03-14T18:01:43.766Z] #27 19.66 Recommended packages: [2021-03-14T18:01:43.766Z] #27 19.66 krb5-locales publicsuffix libsasl2-modules [2021-03-14T18:01:43.766Z] #27 20.43 The following NEW packages will be installed: [2021-03-14T18:01:43.766Z] #27 20.43 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-14T18:01:43.766Z] #27 20.43 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-14T18:01:43.766Z] #27 20.43 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-14T18:01:43.766Z] #27 20.44 libssh2-1 libssl1.1 openssl [2021-03-14T18:01:43.766Z] #27 20.62 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-14T18:01:43.766Z] #27 20.62 Need to get 4601 kB of archives. [2021-03-14T18:01:43.766Z] #27 20.62 After this operation, 11.9 MB of additional disk space will be used. [2021-03-14T18:01:43.766Z] #27 20.62 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u5 [1200 kB] [2021-03-14T18:01:43.766Z] #27 20.66 Get:2 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-03-14T18:01:43.766Z] #27 20.70 Get:3 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-14T18:01:43.766Z] #27 20.72 Get:4 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-03-14T18:01:43.766Z] #27 20.73 Get:5 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-03-14T18:01:43.766Z] #27 20.73 Get:6 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-14T18:01:43.766Z] #27 20.75 Get:7 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-03-14T18:01:43.766Z] #27 20.75 Get:8 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-03-14T18:01:43.766Z] #27 20.76 Get:9 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-03-14T18:01:43.766Z] #27 20.76 Get:10 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-03-14T18:01:43.766Z] #27 20.79 Get:11 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u5 [827 kB] [2021-03-14T18:01:43.766Z] #27 20.80 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-03-14T18:01:43.766Z] #27 20.83 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-03-14T18:01:43.766Z] #27 20.84 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-03-14T18:01:43.766Z] #27 20.85 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-03-14T18:01:43.766Z] #27 20.87 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-03-14T18:01:43.766Z] #27 20.89 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-03-14T18:01:43.766Z] #27 20.95 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-03-14T18:01:43.766Z] #27 20.96 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-14T18:01:43.766Z] #27 20.98 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-14T18:01:43.766Z] #27 21.01 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-14T18:01:44.059Z] #27 21.72 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:01:44.059Z] #27 21.75 Fetched 4601 kB in 0s (9892 kB/s) [2021-03-14T18:01:44.059Z] #27 ... [2021-03-14T18:01:44.059Z] [2021-03-14T18:01:44.059Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-14T18:01:44.059Z] #42 25.21 Selecting previously unselected package zlib1g-dev:s390x. [2021-03-14T18:01:44.059Z] #42 25.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-03-14T18:01:44.059Z] #42 25.22 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-14T18:01:44.353Z] #42 25.38 Selecting previously unselected package libprotobuf17:s390x. [2021-03-14T18:01:44.353Z] #42 25.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-03-14T18:01:44.353Z] #42 25.40 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-14T18:01:44.647Z] #42 ... [2021-03-14T18:01:44.647Z] [2021-03-14T18:01:44.647Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-14T18:01:44.647Z] #67 15.85 + cd /tmp/tmp.BOjR5NaWpC/src/github.com/docker/libnetwork [2021-03-14T18:01:44.647Z] #67 15.85 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-14T18:01:44.647Z] #67 16.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-14T18:01:44.939Z] #67 ... [2021-03-14T18:01:44.939Z] [2021-03-14T18:01:44.939Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-14T18:01:44.939Z] #42 26.00 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-03-14T18:01:44.939Z] #42 26.00 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-03-14T18:01:44.939Z] #42 26.00 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-14T18:01:44.939Z] #42 26.16 Selecting previously unselected package libprotobuf-dev:s390x. [2021-03-14T18:01:44.939Z] #42 26.16 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-03-14T18:01:44.939Z] #42 26.16 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-14T18:01:45.977Z] #42 27.01 Selecting previously unselected package libprotoc17:s390x. [2021-03-14T18:01:45.977Z] #42 27.01 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-03-14T18:01:45.977Z] #42 27.02 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-03-14T18:01:46.271Z] #42 27.46 Selecting previously unselected package protobuf-c-compiler. [2021-03-14T18:01:46.271Z] #42 27.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-03-14T18:01:46.271Z] #42 27.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-14T18:01:46.563Z] #42 27.57 Selecting previously unselected package protobuf-compiler. [2021-03-14T18:01:46.563Z] #42 27.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-03-14T18:01:46.563Z] #42 27.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-14T18:01:46.563Z] #42 ... [2021-03-14T18:01:46.563Z] [2021-03-14T18:01:46.563Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-14T18:01:46.563Z] #67 DONE 27.9s [2021-03-14T18:01:46.858Z] [2021-03-14T18:01:46.858Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-14T18:01:46.858Z] #42 27.93 Selecting previously unselected package python-pkg-resources. [2021-03-14T18:01:46.858Z] #42 27.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-14T18:01:46.858Z] #42 27.94 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-14T18:01:47.151Z] #42 28.37 Selecting previously unselected package python-six. [2021-03-14T18:01:47.151Z] #42 28.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-14T18:01:47.151Z] #42 28.38 Unpacking python-six (1.12.0-1) ... [2021-03-14T18:01:47.444Z] #42 28.56 Selecting previously unselected package python-protobuf. [2021-03-14T18:01:47.444Z] #42 28.56 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-03-14T18:01:47.444Z] #42 28.57 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-14T18:01:47.583Z] Removing intermediate container 5b7d8c72fe6e [2021-03-14T18:01:47.583Z] ---> 5869ebf2f6f3 [2021-03-14T18:01:47.583Z] Step 7/15 : WORKDIR /buildx [2021-03-14T18:01:47.583Z] ---> Running in a08948ea93e5 [2021-03-14T18:01:47.583Z] Removing intermediate container a08948ea93e5 [2021-03-14T18:01:47.583Z] ---> 6319bf359aa4 [2021-03-14T18:01:47.583Z] Step 8/15 : ARG BUILDX_COMMIT [2021-03-14T18:01:47.583Z] ---> Running in c7c5d55e8cfa [2021-03-14T18:01:47.583Z] Removing intermediate container c7c5d55e8cfa [2021-03-14T18:01:47.583Z] ---> 676f2a24652f [2021-03-14T18:01:47.583Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-03-14T18:01:47.583Z] ---> Running in eebf9eee3ee3 [2021-03-14T18:01:47.583Z] From https://github.com/docker/buildx [2021-03-14T18:01:47.583Z] * [new tag] v0.5.1 -> build [2021-03-14T18:01:47.736Z] #42 28.90 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-14T18:01:47.859Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-14T18:01:47.859Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1031f63c\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-14T18:01:47.859Z] ---------------------------------------------------------------------------- [2021-03-14T18:01:47.859Z] [2021-03-14T18:01:47.859Z] INFO: executeCI.ps1 starting at Sun Mar 14 18:01:44 CUT 2021 [2021-03-14T18:01:47.859Z] [2021-03-14T18:01:47.859Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-14T18:01:47.859Z] INFO: Running git version 2.24.1.windows.2 [2021-03-14T18:01:47.859Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-14T18:01:47.859Z] INFO: Environment variables: [2021-03-14T18:01:47.859Z] [2021-03-14T18:01:47.859Z] Name Value [2021-03-14T18:01:47.860Z] ---- ----- [2021-03-14T18:01:47.860Z] ALLUSERSPROFILE C:\ProgramData [2021-03-14T18:01:47.860Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-14T18:01:47.860Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-14T18:01:47.860Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-03-14T18:01:47.860Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-03-14T18:01:47.860Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-14T18:01:47.860Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-14T18:01:47.860Z] BRANCH_NAME PR-42145 [2021-03-14T18:01:47.860Z] BUILD_DISPLAY_NAME #1 [2021-03-14T18:01:47.860Z] BUILD_ID 1 [2021-03-14T18:01:47.860Z] BUILD_NUMBER 1 [2021-03-14T18:01:47.860Z] BUILD_TAG jenkins-moby-PR-42145-1 [2021-03-14T18:01:47.860Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42145/1/ [2021-03-14T18:01:47.860Z] CHANGE_AUTHOR thaJeztah [2021-03-14T18:01:47.860Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-03-14T18:01:47.860Z] CHANGE_BRANCH bump_cobra [2021-03-14T18:01:47.860Z] CHANGE_FORK thaJeztah/docker [2021-03-14T18:01:47.860Z] CHANGE_ID 42145 [2021-03-14T18:01:47.860Z] CHANGE_TARGET master [2021-03-14T18:01:47.860Z] CHANGE_TITLE vendor: github.com/spf13/cobra v1.1.3 [2021-03-14T18:01:47.860Z] CHANGE_URL https://github.com/moby/moby/pull/42145 [2021-03-14T18:01:47.860Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:01:47.860Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-14T18:01:47.860Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-14T18:01:47.860Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-14T18:01:47.860Z] COMPUTERNAME azwin-2-2c37b0 [2021-03-14T18:01:47.860Z] ComSpec C:\windows\system32\cmd.exe [2021-03-14T18:01:47.860Z] ConfigSequenceNumber 0 [2021-03-14T18:01:47.860Z] DOCKER_BUILDKIT 0 [2021-03-14T18:01:47.860Z] DOCKER_DUT_DEBUG 1 [2021-03-14T18:01:47.860Z] DOCKER_EXPERIMENTAL 1 [2021-03-14T18:01:47.860Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-14T18:01:47.860Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-14T18:01:47.860Z] EXECUTOR_NUMBER 0 [2021-03-14T18:01:47.860Z] FQDN azwin-2-2c37b0.westus.cloudapp.azure.com [2021-03-14T18:01:47.860Z] GIT_BRANCH PR-42145 [2021-03-14T18:01:47.860Z] GIT_COMMIT fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:01:47.860Z] GIT_URL https://github.com/moby/moby.git [2021-03-14T18:01:47.860Z] HUDSON_COOKIE 12a3d04c-a638-4369-a008-0f9db11905ca [2021-03-14T18:01:47.860Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-14T18:01:47.860Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-14T18:01:47.860Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-14T18:01:47.860Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-03-14T18:01:47.860Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-14T18:01:47.860Z] JENKINS_NODE_COOKIE 0a345d80-c3a6-476d-90e4-8eb2beae862f [2021-03-14T18:01:47.860Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-14T18:01:47.860Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-14T18:01:47.860Z] JOB_BASE_NAME PR-42145 [2021-03-14T18:01:47.860Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42145/display/redirect [2021-03-14T18:01:47.860Z] JOB_NAME moby/PR-42145 [2021-03-14T18:01:47.860Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42145/ [2021-03-14T18:01:47.860Z] library.jps.version master [2021-03-14T18:01:47.860Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-14T18:01:47.860Z] NODE_LABELS amd64 azure azwin-2-2c37b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-14T18:01:47.860Z] NODE_NAME azwin-2-2c37b0 [2021-03-14T18:01:47.860Z] NUMBER_OF_PROCESSORS 4 [2021-03-14T18:01:47.860Z] OS Windows_NT [2021-03-14T18:01:47.860Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-14T18:01:47.860Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-14T18:01:47.860Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-14T18:01:47.860Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-03-14T18:01:47.860Z] PROCESSOR_LEVEL 6 [2021-03-14T18:01:47.860Z] PROCESSOR_REVISION 4f01 [2021-03-14T18:01:47.860Z] ProgramData C:\ProgramData [2021-03-14T18:01:47.860Z] ProgramFiles C:\Program Files [2021-03-14T18:01:47.860Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-14T18:01:47.860Z] ProgramW6432 C:\Program Files [2021-03-14T18:01:47.860Z] PROMPT $P$G [2021-03-14T18:01:47.860Z] PSExecutionPolicyPreference Bypass [2021-03-14T18:01:47.860Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-14T18:01:47.860Z] PUBLIC C:\Users\Public [2021-03-14T18:01:47.860Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42145/1/display/redirect?page=artif... [2021-03-14T18:01:47.860Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42145/1/display/redirect?page=changes [2021-03-14T18:01:47.860Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42145/1/display/redirect [2021-03-14T18:01:47.860Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42145/1/display/redirect?page=tests [2021-03-14T18:01:47.860Z] SKIP_VALIDATION_TESTS 1 [2021-03-14T18:01:47.860Z] SOURCES_DRIVE d [2021-03-14T18:01:47.860Z] SOURCES_SUBDIR gopath [2021-03-14T18:01:47.860Z] STAGE_NAME Run tests [2021-03-14T18:01:47.860Z] SystemDrive C: [2021-03-14T18:01:47.860Z] SystemRoot C:\windows [2021-03-14T18:01:47.860Z] TEMP C:\windows\TEMP [2021-03-14T18:01:47.860Z] TESTDEBUG 0 [2021-03-14T18:01:47.860Z] TESTRUN_DRIVE d [2021-03-14T18:01:47.860Z] TESTRUN_SUBDIR CI [2021-03-14T18:01:47.860Z] TIMEOUT 120m [2021-03-14T18:01:47.860Z] TMP C:\windows\TEMP [2021-03-14T18:01:47.860Z] USERDOMAIN WORKGROUP [2021-03-14T18:01:47.860Z] USERNAME azwin-2-2c37b0$ [2021-03-14T18:01:47.860Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-14T18:01:47.860Z] windir C:\windows [2021-03-14T18:01:47.860Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-14T18:01:47.860Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-14T18:01:47.860Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-14T18:01:47.860Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.860Z] INFO: Sources under d:\gopath\... [2021-03-14T18:01:47.860Z] INFO: Test run under d:\CI\... [2021-03-14T18:01:47.860Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-14T18:01:47.860Z] INFO: docker/docker repository was found [2021-03-14T18:01:47.860Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-03-14T18:01:47.860Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-03-14T18:01:47.860Z] INFO: Docker version of control daemon [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.860Z] Client: Docker Engine - Enterprise [2021-03-14T18:01:47.860Z] Version: 19.03.12 [2021-03-14T18:01:47.860Z] API version: 1.40 [2021-03-14T18:01:47.860Z] Go version: go1.13.13 [2021-03-14T18:01:47.860Z] Git commit: 4306744 [2021-03-14T18:01:47.860Z] Built: 08/05/2020 19:27:53 [2021-03-14T18:01:47.860Z] OS/Arch: windows/amd64 [2021-03-14T18:01:47.860Z] Experimental: false [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.860Z] Server: Docker Engine - Enterprise [2021-03-14T18:01:47.860Z] Engine: [2021-03-14T18:01:47.860Z] Version: 19.03.12 [2021-03-14T18:01:47.860Z] API version: 1.40 (minimum version 1.24) [2021-03-14T18:01:47.860Z] Go version: go1.13.13 [2021-03-14T18:01:47.860Z] Git commit: f295753ffd [2021-03-14T18:01:47.860Z] Built: 08/05/2020 19:26:41 [2021-03-14T18:01:47.860Z] OS/Arch: windows/amd64 [2021-03-14T18:01:47.860Z] Experimental: true [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.860Z] INFO: Docker info of control daemon [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.860Z] Client: [2021-03-14T18:01:47.860Z] Debug Mode: false [2021-03-14T18:01:47.860Z] Plugins: [2021-03-14T18:01:47.860Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.860Z] Server: [2021-03-14T18:01:47.860Z] Containers: 0 [2021-03-14T18:01:47.860Z] Running: 0 [2021-03-14T18:01:47.860Z] Paused: 0 [2021-03-14T18:01:47.860Z] Stopped: 0 [2021-03-14T18:01:47.860Z] Images: 10 [2021-03-14T18:01:47.860Z] Server Version: 19.03.12 [2021-03-14T18:01:47.860Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-14T18:01:47.860Z] Windows: [2021-03-14T18:01:47.860Z] LCOW: [2021-03-14T18:01:47.860Z] Logging Driver: json-file [2021-03-14T18:01:47.860Z] Plugins: [2021-03-14T18:01:47.860Z] Volume: local [2021-03-14T18:01:47.860Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-14T18:01:47.860Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-14T18:01:47.860Z] Swarm: inactive [2021-03-14T18:01:47.860Z] Default Isolation: process [2021-03-14T18:01:47.860Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-14T18:01:47.860Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-14T18:01:47.860Z] OSType: windows [2021-03-14T18:01:47.860Z] Architecture: x86_64 [2021-03-14T18:01:47.860Z] CPUs: 4 [2021-03-14T18:01:47.860Z] Total Memory: 32GiB [2021-03-14T18:01:47.860Z] Name: azwin-2-2c37b0 [2021-03-14T18:01:47.860Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-03-14T18:01:47.860Z] Docker Root Dir: D:\docker [2021-03-14T18:01:47.860Z] Debug Mode: false [2021-03-14T18:01:47.860Z] Registry: https://index.docker.io/v1/ [2021-03-14T18:01:47.860Z] Labels: [2021-03-14T18:01:47.860Z] Experimental: true [2021-03-14T18:01:47.860Z] Insecure Registries: [2021-03-14T18:01:47.860Z] 10.0.0.4:5000 [2021-03-14T18:01:47.860Z] 127.0.0.0/8 [2021-03-14T18:01:47.860Z] Registry Mirrors: [2021-03-14T18:01:47.860Z] http://10.0.0.4:5000/ [2021-03-14T18:01:47.860Z] Live Restore Enabled: false [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.860Z] INFO: Commit hash is fb886a119b [2021-03-14T18:01:47.860Z] INFO: Nuke-Everything... [2021-03-14T18:01:47.860Z] INFO: Container count on control daemon to delete is 0 [2021-03-14T18:01:47.860Z] INFO: Nuking d:\CI [2021-03-14T18:01:47.860Z] INFO: Zapped successfully [2021-03-14T18:01:47.860Z] INFO: Location for testing is d:\CI\PR-42145\1 [2021-03-14T18:01:47.860Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.860Z] INFO: Building the image from Dockerfile.windows at 03/14/2021 18:01:47... [2021-03-14T18:01:47.860Z] [2021-03-14T18:01:47.879Z] Switched to branch 'build' [2021-03-14T18:01:48.302Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2021-03-14T18:01:48.522Z] Removing intermediate container eebf9eee3ee3 [2021-03-14T18:01:48.522Z] ---> db7f6e740915 [2021-03-14T18:01:48.522Z] Step 10/15 : ARG GOOS [2021-03-14T18:01:48.522Z] ---> Running in 8f39f945b925 [2021-03-14T18:01:48.522Z] Removing intermediate container 8f39f945b925 [2021-03-14T18:01:48.522Z] ---> 4bb8f4cf118e [2021-03-14T18:01:48.522Z] Step 11/15 : ARG GOARCH [2021-03-14T18:01:48.522Z] ---> Running in 7461b333e5b9 [2021-03-14T18:01:48.522Z] Removing intermediate container 7461b333e5b9 [2021-03-14T18:01:48.522Z] ---> 1382380ece8c [2021-03-14T18:01:48.522Z] 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-03-14T18:01:48.818Z] ---> Running in 4850636ef3bb [2021-03-14T18:01:49.810Z] #42 31.00 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-14T18:01:49.810Z] #42 31.01 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-14T18:01:49.810Z] #42 31.02 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-14T18:01:49.810Z] #42 31.02 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-14T18:01:49.810Z] #42 31.03 Setting up python-six (1.12.0-1) ... [2021-03-14T18:01:51.323Z] #42 32.49 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-14T18:01:51.323Z] #42 32.50 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-14T18:01:51.323Z] #42 32.51 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-14T18:01:51.323Z] #42 32.54 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-03-14T18:01:51.323Z] #42 32.54 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-03-14T18:01:51.323Z] #42 32.55 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-14T18:01:51.323Z] #42 32.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-14T18:01:51.323Z] #42 32.56 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-14T18:01:51.323Z] #42 32.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-14T18:01:51.323Z] #42 32.58 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-14T18:01:51.615Z] #42 ... [2021-03-14T18:01:51.615Z] [2021-03-14T18:01:51.615Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-14T18:01:51.615Z] #34 22.66 sync [2021-03-14T18:01:51.615Z] #34 22.68 internal/reflectlite [2021-03-14T18:01:51.615Z] #34 24.54 errors [2021-03-14T18:01:51.615Z] #34 24.56 sort [2021-03-14T18:01:51.615Z] #34 24.93 strconv [2021-03-14T18:01:51.615Z] #34 25.51 io [2021-03-14T18:01:51.615Z] #34 26.68 internal/oserror [2021-03-14T18:01:51.615Z] #34 26.75 syscall [2021-03-14T18:01:51.615Z] #34 28.39 reflect [2021-03-14T18:01:51.615Z] #34 ... [2021-03-14T18:01:51.615Z] [2021-03-14T18:01:51.615Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-14T18:01:51.615Z] #32 31.61 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-14T18:01:51.615Z] #32 31.72 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-14T18:01:51.615Z] #32 32.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-14T18:01:53.687Z] #32 ... [2021-03-14T18:01:53.687Z] [2021-03-14T18:01:53.687Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:01:53.687Z] #45 24.71 github.com/LK4D4/vndr/godl/singleflight [2021-03-14T18:01:53.687Z] #45 24.71 errors [2021-03-14T18:01:53.687Z] #45 24.92 sort [2021-03-14T18:01:53.687Z] #45 24.96 io [2021-03-14T18:01:53.687Z] #45 26.01 strconv [2021-03-14T18:01:53.687Z] #45 26.27 bytes [2021-03-14T18:01:53.687Z] #45 28.09 bufio [2021-03-14T18:01:53.687Z] #45 29.19 reflect [2021-03-14T18:01:53.687Z] #45 29.41 syscall [2021-03-14T18:01:53.687Z] #45 ... [2021-03-14T18:01:53.687Z] [2021-03-14T18:01:53.687Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-14T18:01:53.687Z] #36 24.72 Selecting previously unselected package xxd. [2021-03-14T18:01:53.687Z] #36 24.72 (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-03-14T18:01:53.687Z] #36 24.80 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-14T18:01:53.687Z] #36 24.83 Unpacking xxd (2:8.1.0875-5) ... [2021-03-14T18:01:53.687Z] #36 25.09 Selecting previously unselected package vim-common. [2021-03-14T18:01:53.687Z] #36 25.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-14T18:01:53.687Z] #36 25.12 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-14T18:01:53.687Z] #36 25.40 Selecting previously unselected package cmake-data. [2021-03-14T18:01:53.687Z] #36 25.40 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-14T18:01:53.687Z] #36 25.40 Unpacking cmake-data (3.13.4-1) ... [2021-03-14T18:01:53.687Z] #36 27.68 Selecting previously unselected package libicu63:s390x. [2021-03-14T18:01:53.687Z] #36 27.69 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-14T18:01:53.687Z] #36 27.78 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-14T18:01:53.687Z] #36 32.86 Selecting previously unselected package libxml2:s390x. [2021-03-14T18:01:53.687Z] #36 32.86 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-03-14T18:01:53.687Z] #36 32.87 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-14T18:01:53.687Z] #36 33.27 Selecting previously unselected package libarchive13:s390x. [2021-03-14T18:01:53.687Z] #36 33.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-03-14T18:01:53.687Z] #36 33.28 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-14T18:01:53.687Z] #36 33.50 Selecting previously unselected package libjsoncpp1:s390x. [2021-03-14T18:01:53.687Z] #36 33.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-03-14T18:01:53.687Z] #36 33.51 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-03-14T18:01:53.687Z] #36 33.66 Selecting previously unselected package librhash0:s390x. [2021-03-14T18:01:53.687Z] #36 33.66 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-03-14T18:01:53.687Z] #36 33.66 Unpacking librhash0:s390x (1.3.8-1) ... [2021-03-14T18:01:53.687Z] #36 33.90 Selecting previously unselected package libuv1:s390x. [2021-03-14T18:01:53.687Z] #36 33.90 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-03-14T18:01:53.687Z] #36 33.90 Unpacking libuv1:s390x (1.24.1-1) ... [2021-03-14T18:01:53.687Z] #36 34.03 Selecting previously unselected package cmake. [2021-03-14T18:01:53.687Z] #36 34.03 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-03-14T18:01:53.687Z] #36 34.05 Unpacking cmake (3.13.4-1) ... [2021-03-14T18:01:53.687Z] #36 ... [2021-03-14T18:01:53.687Z] [2021-03-14T18:01:53.687Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:01:53.687Z] #56 0.719 + RM_GOPATH=0 [2021-03-14T18:01:53.687Z] #56 0.720 + TMP_GOPATH= [2021-03-14T18:01:53.687Z] #56 0.720 + : /build [2021-03-14T18:01:53.687Z] #56 0.720 + '[' -z '' ']' [2021-03-14T18:01:53.687Z] #56 0.721 ++ mktemp -d [2021-03-14T18:01:53.687Z] #56 0.722 + export GOPATH=/tmp/tmp.vdY7C1KvCe [2021-03-14T18:01:53.687Z] #56 0.722 + GOPATH=/tmp/tmp.vdY7C1KvCe [2021-03-14T18:01:53.687Z] #56 0.722 + RM_GOPATH=1 [2021-03-14T18:01:53.687Z] #56 0.722 + case "$(go env GOARCH)" in [2021-03-14T18:01:53.687Z] #56 0.722 ++ go env GOARCH [2021-03-14T18:01:53.687Z] #56 0.765 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:53.687Z] #56 0.765 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:01:53.687Z] #56 0.766 ++ dirname /tmp/install/install.sh [2021-03-14T18:01:53.687Z] #56 0.771 + dir=/tmp/install [2021-03-14T18:01:53.687Z] #56 0.771 + bin=containerd [2021-03-14T18:01:53.687Z] #56 0.771 + shift [2021-03-14T18:01:53.687Z] #56 0.771 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-14T18:01:53.687Z] #56 0.771 + . /tmp/install/containerd.installer [2021-03-14T18:01:53.687Z] #56 0.771 ++ set -e [2021-03-14T18:01:53.687Z] #56 0.771 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-14T18:01:53.687Z] #56 0.771 + install_containerd [2021-03-14T18:01:53.687Z] #56 0.772 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-14T18:01:53.687Z] #56 0.772 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-14T18:01:53.687Z] #56 0.772 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vdY7C1KvCe/src/github.com/containerd/containerd [2021-03-14T18:01:53.687Z] #56 0.775 Cloning into '/tmp/tmp.vdY7C1KvCe/src/github.com/containerd/containerd'... [2021-03-14T18:01:54.005Z] #56 ... [2021-03-14T18:01:54.005Z] [2021-03-14T18:01:54.005Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-14T18:01:54.005Z] #13 26.52 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-03-14T18:01:54.005Z] #13 27.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-03-14T18:01:54.005Z] #13 27.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-03-14T18:01:54.005Z] #13 27.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-14T18:01:54.005Z] #13 27.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-14T18:01:54.005Z] #13 27.93 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-03-14T18:01:54.005Z] #13 27.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-03-14T18:01:54.005Z] #13 27.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-03-14T18:01:54.005Z] #13 28.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-03-14T18:01:54.005Z] #13 28.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-03-14T18:01:54.005Z] #13 28.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-03-14T18:01:54.005Z] #13 28.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-03-14T18:01:54.005Z] #13 28.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-03-14T18:01:54.005Z] #13 28.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-03-14T18:01:54.005Z] #13 28.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-03-14T18:01:54.005Z] #13 28.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-03-14T18:01:54.005Z] #13 28.93 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:01:54.005Z] #13 29.00 Fetched 73.7 MB in 4s (16.5 MB/s) [2021-03-14T18:01:54.005Z] #13 29.05 (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-03-14T18:01:54.005Z] #13 29.09 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-03-14T18:01:54.005Z] #13 29.10 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-14T18:01:54.005Z] #13 29.41 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-03-14T18:01:54.005Z] #13 29.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-14T18:01:54.005Z] #13 29.56 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-03-14T18:01:54.005Z] #13 29.57 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-14T18:01:54.005Z] #13 29.71 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-03-14T18:01:54.005Z] #13 29.81 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-14T18:01:54.005Z] #13 29.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 ... 15177 files and directories currently installed.) [2021-03-14T18:01:54.005Z] #13 29.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-03-14T18:01:54.005Z] #13 29.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-14T18:01:54.005Z] #13 31.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-14T18:01:54.005Z] #13 31.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-03-14T18:01:54.005Z] #13 31.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-14T18:01:54.005Z] #13 33.51 Selecting previously unselected package binutils-mingw-w64. [2021-03-14T18:01:54.005Z] #13 33.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-14T18:01:54.005Z] #13 33.54 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-14T18:01:54.005Z] #13 33.66 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-03-14T18:01:54.005Z] #13 33.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-14T18:01:54.005Z] #13 33.66 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-14T18:01:54.005Z] #13 33.78 Selecting previously unselected package dmsetup. [2021-03-14T18:01:54.005Z] #13 33.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-03-14T18:01:54.005Z] #13 33.78 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-14T18:01:54.005Z] #13 33.93 Selecting previously unselected package mingw-w64-common. [2021-03-14T18:01:54.005Z] #13 33.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-14T18:01:54.005Z] #13 33.93 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-14T18:01:54.340Z] #13 ... [2021-03-14T18:01:54.340Z] [2021-03-14T18:01:54.340Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-14T18:01:54.340Z] #27 21.86 Selecting previously unselected package libssl1.1:s390x. [2021-03-14T18:01:54.340Z] #27 21.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2021-03-14T18:01:54.340Z] #27 21.87 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-14T18:01:54.340Z] #27 21.88 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-14T18:01:54.340Z] #27 22.76 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-03-14T18:01:54.340Z] #27 22.76 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-14T18:01:54.340Z] #27 22.77 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-14T18:01:54.340Z] #27 22.83 Selecting previously unselected package libsasl2-2:s390x. [2021-03-14T18:01:54.340Z] #27 22.84 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-14T18:01:54.340Z] #27 22.84 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-14T18:01:54.340Z] #27 22.94 Selecting previously unselected package libldap-common. [2021-03-14T18:01:54.340Z] #27 22.95 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-14T18:01:54.340Z] #27 22.95 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-14T18:01:54.340Z] #27 23.07 Selecting previously unselected package libldap-2.4-2:s390x. [2021-03-14T18:01:54.340Z] #27 23.07 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-03-14T18:01:54.340Z] #27 23.07 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-14T18:01:54.340Z] #27 23.25 Selecting previously unselected package openssl. [2021-03-14T18:01:54.340Z] #27 23.25 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-14T18:01:54.340Z] #27 23.25 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-14T18:01:54.340Z] #27 23.72 Selecting previously unselected package ca-certificates. [2021-03-14T18:01:54.340Z] #27 23.72 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-14T18:01:54.340Z] #27 23.73 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-14T18:01:54.340Z] #27 23.97 Selecting previously unselected package libkeyutils1:s390x. [2021-03-14T18:01:54.340Z] #27 23.97 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-03-14T18:01:54.340Z] #27 23.97 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-03-14T18:01:54.340Z] #27 24.08 Selecting previously unselected package libkrb5support0:s390x. [2021-03-14T18:01:54.340Z] #27 24.08 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-03-14T18:01:54.340Z] #27 24.08 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-14T18:01:54.340Z] #27 24.20 Selecting previously unselected package libk5crypto3:s390x. [2021-03-14T18:01:54.340Z] #27 24.20 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-03-14T18:01:54.341Z] #27 24.21 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 24.41 Selecting previously unselected package libkrb5-3:s390x. [2021-03-14T18:01:54.341Z] #27 24.41 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-03-14T18:01:54.341Z] #27 24.41 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 25.17 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-03-14T18:01:54.341Z] #27 25.17 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-03-14T18:01:54.341Z] #27 25.17 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 25.36 Selecting previously unselected package libnghttp2-14:s390x. [2021-03-14T18:01:54.341Z] #27 25.36 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-03-14T18:01:54.341Z] #27 25.37 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 25.49 Selecting previously unselected package libpsl5:s390x. [2021-03-14T18:01:54.341Z] #27 25.49 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-03-14T18:01:54.341Z] #27 25.49 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-03-14T18:01:54.341Z] #27 25.60 Selecting previously unselected package librtmp1:s390x. [2021-03-14T18:01:54.341Z] #27 25.60 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-03-14T18:01:54.341Z] #27 25.61 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-14T18:01:54.341Z] #27 25.72 Selecting previously unselected package libssh2-1:s390x. [2021-03-14T18:01:54.341Z] #27 25.72 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-03-14T18:01:54.341Z] #27 25.72 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-03-14T18:01:54.341Z] #27 25.81 Selecting previously unselected package libcurl4:s390x. [2021-03-14T18:01:54.341Z] #27 25.81 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-03-14T18:01:54.341Z] #27 25.81 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 25.99 Selecting previously unselected package curl. [2021-03-14T18:01:54.341Z] #27 25.99 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-03-14T18:01:54.341Z] #27 26.00 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 26.16 Selecting previously unselected package libonig5:s390x. [2021-03-14T18:01:54.341Z] #27 26.16 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-03-14T18:01:54.341Z] #27 26.17 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-14T18:01:54.341Z] #27 26.30 Selecting previously unselected package libjq1:s390x. [2021-03-14T18:01:54.341Z] #27 26.30 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-14T18:01:54.341Z] #27 26.30 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-14T18:01:54.341Z] #27 26.48 Selecting previously unselected package jq. [2021-03-14T18:01:54.341Z] #27 26.48 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-14T18:01:54.341Z] #27 26.48 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-14T18:01:54.341Z] #27 26.78 Setting up libkeyutils1:s390x (1.6-6) ... [2021-03-14T18:01:54.341Z] #27 26.79 Setting up libpsl5:s390x (0.20.2-2) ... [2021-03-14T18:01:54.341Z] #27 26.79 Setting up libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-14T18:01:54.341Z] #27 27.30 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 27.30 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-14T18:01:54.341Z] #27 27.31 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 27.32 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 27.33 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-14T18:01:54.341Z] #27 27.34 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 27.34 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 27.35 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-03-14T18:01:54.341Z] #27 27.36 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 27.36 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-14T18:01:54.341Z] #27 27.38 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-14T18:01:54.341Z] #27 27.38 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-14T18:01:54.341Z] #27 27.39 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-14T18:01:54.341Z] #27 27.40 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-14T18:01:54.341Z] #27 29.20 Updating certificates in /etc/ssl/certs... [2021-03-14T18:01:54.341Z] #27 31.33 137 added, 0 removed; done. [2021-03-14T18:01:54.341Z] #27 31.39 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 31.40 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-14T18:01:54.341Z] #27 31.42 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 31.44 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-14T18:01:54.341Z] #27 31.44 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:01:54.341Z] #27 31.45 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-14T18:01:54.341Z] #27 31.46 Updating certificates in /etc/ssl/certs... [2021-03-14T18:01:54.975Z] #27 ... [2021-03-14T18:01:54.975Z] [2021-03-14T18:01:54.975Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-14T18:01:54.975Z] #36 35.98 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-14T18:01:54.975Z] #36 35.99 Setting up xxd (2:8.1.0875-5) ... [2021-03-14T18:01:54.975Z] #36 36.00 Setting up libuv1:s390x (1.24.1-1) ... [2021-03-14T18:01:54.975Z] #36 36.01 Setting up vim-common (2:8.1.0875-5) ... [2021-03-14T18:01:54.975Z] #36 36.03 Setting up librhash0:s390x (1.3.8-1) ... [2021-03-14T18:01:54.975Z] #36 36.04 Setting up cmake-data (3.13.4-1) ... [2021-03-14T18:01:54.975Z] #36 36.06 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-14T18:01:54.975Z] #36 36.06 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-03-14T18:01:54.975Z] #36 36.07 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-14T18:01:54.975Z] #36 36.08 Setting up cmake (3.13.4-1) ... [2021-03-14T18:01:54.975Z] #36 36.09 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:01:54.975Z] #36 36.14 Processing triggers for mime-support (3.62) ... [2021-03-14T18:01:55.078Z] Sending build context to Docker daemon 58.33MB [2021-03-14T18:01:55.079Z] [2021-03-14T18:01:55.079Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-14T18:01:55.079Z] ---> 3eaa9ebbf51f [2021-03-14T18:01:55.079Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-14T18:01:55.079Z] ---> Using cache [2021-03-14T18:01:55.079Z] ---> ea1d0c308124 [2021-03-14T18:01:55.079Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-14T18:01:55.079Z] ---> Using cache [2021-03-14T18:01:55.079Z] ---> 4da780fe0f85 [2021-03-14T18:01:55.079Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-14T18:01:55.079Z] ---> Using cache [2021-03-14T18:01:55.079Z] ---> 12edee8c8c47 [2021-03-14T18:01:55.079Z] 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-03-14T18:01:55.079Z] ---> Using cache [2021-03-14T18:01:55.079Z] ---> 82257fc79b8d [2021-03-14T18:01:55.079Z] 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-03-14T18:01:55.079Z] ---> Using cache [2021-03-14T18:01:55.079Z] ---> a6603a65fe66 [2021-03-14T18:01:55.079Z] 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-03-14T18:01:55.079Z] ---> Using cache [2021-03-14T18:01:55.079Z] ---> 4e71c74ec2cc [2021-03-14T18:01:55.079Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-14T18:01:55.079Z] ---> Using cache [2021-03-14T18:01:55.079Z] ---> 0b97d20fd73d [2021-03-14T18:01:55.079Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-14T18:01:55.079Z] ---> Using cache [2021-03-14T18:01:55.079Z] ---> 759a86a7faef [2021-03-14T18:01:55.079Z] Step 10/10 : COPY . . [2021-03-14T18:01:55.270Z] #36 DONE 36.5s [2021-03-14T18:01:55.270Z] [2021-03-14T18:01:55.270Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-14T18:01:55.270Z] #42 36.13 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-03-14T18:01:55.270Z] #42 36.14 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:01:55.270Z] #42 DONE 36.5s [2021-03-14T18:01:55.270Z] [2021-03-14T18:01:55.270Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:01:55.270Z] #47 DONE 36.5s [2021-03-14T18:01:55.270Z] [2021-03-14T18:01:55.270Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:01:55.934Z] #37 ... [2021-03-14T18:01:55.934Z] [2021-03-14T18:01:55.934Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-14T18:01:55.934Z] #27 33.33 0 added, 0 removed; done. [2021-03-14T18:01:55.934Z] #27 33.33 Running hooks in /etc/ca-certificates/update.d... [2021-03-14T18:01:55.934Z] #27 33.35 done. [2021-03-14T18:01:55.934Z] #27 DONE 33.7s [2021-03-14T18:01:55.934Z] [2021-03-14T18:01:55.934Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-14T18:01:55.934Z] #28 DONE 0.1s [2021-03-14T18:01:56.238Z] [2021-03-14T18:01:56.238Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-14T18:01:58.350Z] #29 2.070 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-14T18:01:58.350Z] #29 2.355 [2021-03-14T18:01:59.229Z] #29 2.496 ## 3.9% #### 6.2% ########## 15.1% ################# 24.1% ###################### 30.9% ############################ 39.9% [2021-03-14T18:01:59.229Z] #29 ... [2021-03-14T18:01:59.229Z] [2021-03-14T18:01:59.229Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-14T18:01:59.229Z] #51 30.56 syscall [2021-03-14T18:01:59.229Z] #51 30.57 reflect [2021-03-14T18:01:59.229Z] #51 36.37 time [2021-03-14T18:01:59.521Z] #51 40.68 context [2021-03-14T18:01:59.521Z] #51 ... [2021-03-14T18:01:59.521Z] [2021-03-14T18:01:59.521Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-14T18:02:00.107Z] #29 2.496 ## 3.9% #### 6.2% ########## 15.1% ################# 24.1% ###################### 30.9% ############################ 39.9% ################################### 48.9% ########################################### 60.1% ################################################# 69.1% ######################################################## 78.2% ############################################################## 87.2% ###################################################################### 98.4% ######################################################################## 100.0% [2021-03-14T18:02:00.399Z] #29 4.221 [2021-03-14T18:02:00.692Z] #29 4.343 ######################### 36.0% ########################################################## 80.7% ######################################################################## 100.0% [2021-03-14T18:02:00.985Z] #29 4.824 [2021-03-14T18:02:01.569Z] #29 5.023 ############# 19.1% ############################# 41.3% ######################################################### 80.0% ######################################################################## 100.0% [2021-03-14T18:02:01.862Z] #29 5.629 [2021-03-14T18:02:02.745Z] #29 5.763 0.6% ####### 9.9% ############## 20.6% ##################### 29.2% ########################### 37.7% ################################# 46.3% ##################################### 52.7% [2021-03-14T18:02:02.745Z] #29 ... [2021-03-14T18:02:02.745Z] [2021-03-14T18:02:02.745Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:02:02.745Z] #37 1.664 + RM_GOPATH=0 [2021-03-14T18:02:02.745Z] #37 1.664 + TMP_GOPATH= [2021-03-14T18:02:02.745Z] #37 1.664 + : /build [2021-03-14T18:02:02.745Z] #37 1.664 + '[' -z '' ']' [2021-03-14T18:02:02.745Z] #37 1.670 ++ mktemp -d [2021-03-14T18:02:02.745Z] #37 1.670 + export GOPATH=/tmp/tmp.5yURmmTVLd [2021-03-14T18:02:02.745Z] #37 1.670 + GOPATH=/tmp/tmp.5yURmmTVLd [2021-03-14T18:02:02.745Z] #37 1.670 + RM_GOPATH=1 [2021-03-14T18:02:02.745Z] #37 1.670 + case "$(go env GOARCH)" in [2021-03-14T18:02:02.745Z] #37 1.670 ++ go env GOARCH [2021-03-14T18:02:02.745Z] #37 1.701 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:02:02.745Z] #37 1.701 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:02:02.745Z] #37 1.702 ++ dirname /tmp/install/install.sh [2021-03-14T18:02:02.745Z] #37 1.703 + dir=/tmp/install [2021-03-14T18:02:02.745Z] #37 1.703 + bin=tini [2021-03-14T18:02:02.745Z] #37 1.703 + shift [2021-03-14T18:02:02.745Z] #37 1.703 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-14T18:02:02.745Z] #37 1.703 + . /tmp/install/tini.installer [2021-03-14T18:02:02.745Z] #37 1.703 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-14T18:02:02.745Z] #37 1.703 + install_tini [2021-03-14T18:02:02.745Z] #37 1.703 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-14T18:02:02.745Z] #37 1.703 + git clone https://github.com/krallin/tini.git /tmp/tmp.5yURmmTVLd/tini [2021-03-14T18:02:02.745Z] #37 1.703 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-14T18:02:02.745Z] #37 1.706 Cloning into '/tmp/tmp.5yURmmTVLd/tini'... [2021-03-14T18:02:02.745Z] #37 2.392 + cd /tmp/tmp.5yURmmTVLd/tini [2021-03-14T18:02:02.745Z] #37 2.392 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-14T18:02:02.745Z] #37 2.396 + cmake . [2021-03-14T18:02:02.745Z] #37 2.712 -- The C compiler identification is GNU 8.3.0 [2021-03-14T18:02:02.745Z] #37 2.754 -- Check for working C compiler: /usr/bin/cc [2021-03-14T18:02:02.745Z] #37 3.107 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-14T18:02:02.745Z] #37 3.113 -- Detecting C compiler ABI info [2021-03-14T18:02:02.745Z] #37 3.426 -- Detecting C compiler ABI info - done [2021-03-14T18:02:02.745Z] #37 3.461 -- Detecting C compile features [2021-03-14T18:02:02.745Z] #37 4.656 -- Detecting C compile features - done [2021-03-14T18:02:02.745Z] #37 4.677 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-14T18:02:02.745Z] #37 4.851 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-14T18:02:02.745Z] #37 4.888 -- Configuring done [2021-03-14T18:02:02.745Z] #37 4.923 -- Generating done [2021-03-14T18:02:02.745Z] #37 4.937 -- Build files have been written to: /tmp/tmp.5yURmmTVLd/tini [2021-03-14T18:02:02.745Z] #37 4.947 + make tini-static [2021-03-14T18:02:02.745Z] #37 5.326 Scanning dependencies of target tini-static [2021-03-14T18:02:02.745Z] #37 5.460 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-14T18:02:02.745Z] #37 6.444 [100%] Linking C executable tini-static [2021-03-14T18:02:02.745Z] #37 6.891 [100%] Built target tini-static [2021-03-14T18:02:02.745Z] #37 6.955 + mkdir -p /build [2021-03-14T18:02:02.745Z] #37 6.957 + cp tini-static /build/docker-init [2021-03-14T18:02:02.745Z] #37 DONE 7.4s [2021-03-14T18:02:02.745Z] [2021-03-14T18:02:02.745Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-14T18:02:02.745Z] #29 5.763 0.6% ####### 9.9% ############## 20.6% ##################### 29.2% ########################### 37.7% ################################# 46.3% ##################################### 52.7% ############################################# 63.5% [2021-03-14T18:02:02.745Z] #29 ... [2021-03-14T18:02:02.745Z] [2021-03-14T18:02:02.745Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-14T18:02:02.745Z] #34 34.00 time [2021-03-14T18:02:02.745Z] #34 37.83 internal/fmtsort [2021-03-14T18:02:02.745Z] #34 38.42 internal/poll [2021-03-14T18:02:02.745Z] #34 38.45 internal/syscall/execenv [2021-03-14T18:02:02.745Z] #34 38.61 internal/syscall/unix [2021-03-14T18:02:02.745Z] #34 38.78 strings [2021-03-14T18:02:02.745Z] #34 39.70 os [2021-03-14T18:02:02.745Z] #34 40.64 path [2021-03-14T18:02:02.745Z] #34 41.04 text/tabwriter [2021-03-14T18:02:02.745Z] #34 42.08 path/filepath [2021-03-14T18:02:02.745Z] #34 42.09 fmt [2021-03-14T18:02:02.745Z] #34 43.06 io/ioutil [2021-03-14T18:02:02.745Z] #34 ... [2021-03-14T18:02:02.745Z] [2021-03-14T18:02:02.745Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-14T18:02:03.341Z] #29 5.763 0.6% ####### 9.9% ############## 20.6% ##################### 29.2% ########################### 37.7% ################################# 46.3% ##################################### 52.7% ############################################# 63.5% ################################################### 72.1% ######################################################## 78.4% ############################################################# 84.9% ################################################################### 93.2% ####################################################################### 99.6% ######################################################################## 100.0% [2021-03-14T18:02:03.651Z] #29 ... [2021-03-14T18:02:03.651Z] [2021-03-14T18:02:03.651Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:02:03.651Z] #45 34.91 time [2021-03-14T18:02:03.651Z] #45 39.47 internal/poll [2021-03-14T18:02:03.651Z] #45 40.13 strings [2021-03-14T18:02:03.651Z] #45 40.91 os [2021-03-14T18:02:03.651Z] #45 42.46 regexp/syntax [2021-03-14T18:02:03.651Z] #45 43.43 fmt [2021-03-14T18:02:03.947Z] #45 ... [2021-03-14T18:02:03.947Z] [2021-03-14T18:02:03.947Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-14T18:02:03.947Z] #29 7.784 [2021-03-14T18:02:05.412Z] #29 7.924 # 2.1% ### 5.2% ##### 8.3% ######## 11.4% ########## 14.5% ############# 18.6% ############### 22.0% ################## 25.2% ################### 27.6% ##################### 30.1% ####################### 33.2% [2021-03-14T18:02:05.412Z] #29 ... [2021-03-14T18:02:05.412Z] [2021-03-14T18:02:05.412Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:02:05.412Z] #43 2.500 Note: Building without setproctitle() and strlcpy() support. [2021-03-14T18:02:05.412Z] #43 2.500 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-14T18:02:05.412Z] #43 2.534 Note: Building without GnuTLS support [2021-03-14T18:02:05.412Z] #43 2.535 Makefile.config:39: Warn: you have no libnftables installed [2021-03-14T18:02:05.412Z] #43 2.535 Makefile.config:40: Warn: Building without nftables support [2021-03-14T18:02:05.412Z] #43 3.325 fatal: not a git repository (or any of the parent directories): .git [2021-03-14T18:02:05.412Z] #43 3.336 GEN .gitid [2021-03-14T18:02:05.412Z] #43 3.343 GEN criu/include/version.h [2021-03-14T18:02:05.412Z] #43 3.361 GEN include/common/asm [2021-03-14T18:02:05.412Z] #43 4.305 PBCC images/timens.pb-c.c [2021-03-14T18:02:05.412Z] #43 4.310 DEP images/timens.pb-c.d [2021-03-14T18:02:05.412Z] #43 4.362 PBCC images/fown.pb-c.c [2021-03-14T18:02:05.412Z] #43 4.365 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-14T18:02:05.412Z] #43 4.407 PBCC images/opts.pb-c.c [2021-03-14T18:02:05.412Z] #43 4.437 PBCC images/memfd.pb-c.c [2021-03-14T18:02:05.412Z] #43 4.475 DEP images/fown.pb-c.d [2021-03-14T18:02:05.412Z] #43 4.514 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-14T18:02:05.412Z] #43 4.563 DEP images/opts.pb-c.d [2021-03-14T18:02:05.412Z] #43 4.589 DEP images/memfd.pb-c.d [2021-03-14T18:02:05.412Z] #43 4.646 PBCC images/sit.pb-c.c [2021-03-14T18:02:05.412Z] #43 4.663 DEP images/sit.pb-c.d [2021-03-14T18:02:05.412Z] #43 4.741 PBCC images/macvlan.pb-c.c [2021-03-14T18:02:05.412Z] #43 4.744 DEP images/macvlan.pb-c.d [2021-03-14T18:02:05.412Z] #43 4.783 PBCC images/autofs.pb-c.c [2021-03-14T18:02:05.412Z] #43 4.814 DEP images/autofs.pb-c.d [2021-03-14T18:02:05.412Z] #43 4.836 PBCC images/sysctl.pb-c.c [2021-03-14T18:02:05.412Z] #43 4.839 DEP images/sysctl.pb-c.d [2021-03-14T18:02:05.412Z] #43 4.877 PBCC images/time.pb-c.c [2021-03-14T18:02:05.412Z] #43 4.910 DEP images/time.pb-c.d [2021-03-14T18:02:05.412Z] #43 4.954 PBCC images/binfmt-misc.pb-c.c [2021-03-14T18:02:05.412Z] #43 4.971 DEP images/binfmt-misc.pb-c.d [2021-03-14T18:02:05.412Z] #43 4.996 PBCC images/seccomp.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.012 DEP images/seccomp.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.045 PBCC images/userns.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.060 DEP images/userns.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.091 PBCC images/cgroup.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.115 DEP images/cgroup.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.149 PBCC images/ext-file.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.164 DEP images/ext-file.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.192 PBCC images/rpc.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.215 DEP images/rpc.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.243 PBCC images/siginfo.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.247 DEP images/siginfo.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.316 PBCC images/pagemap.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.336 DEP images/pagemap.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.386 PBCC images/rlimit.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.399 DEP images/rlimit.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.428 PBCC images/file-lock.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.448 DEP images/file-lock.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.478 PBCC images/tty.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.516 DEP images/tty.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.547 PBCC images/tun.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.594 PBCC images/netdev.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.688 DEP images/tun.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.750 DEP images/netdev.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.821 PBCC images/vma.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.827 DEP images/vma.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.891 PBCC images/creds.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.894 DEP images/creds.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.950 PBCC images/utsns.pb-c.c [2021-03-14T18:02:05.412Z] #43 5.953 DEP images/utsns.pb-c.d [2021-03-14T18:02:05.412Z] #43 5.989 PBCC images/ipc-desc.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.025 PBCC images/ipc-sem.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.033 DEP images/ipc-desc.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.074 DEP images/ipc-sem.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.105 PBCC images/ipc-msg.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.110 DEP images/ipc-msg.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.173 PBCC images/ipc-shm.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.177 DEP images/ipc-shm.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.196 PBCC images/ipc-var.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.208 DEP images/ipc-var.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.246 PBCC images/sk-opts.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.261 PBCC images/packet-sock.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.281 DEP images/sk-opts.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.303 DEP images/packet-sock.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.336 PBCC images/sk-netlink.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.372 DEP images/sk-netlink.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.401 PBCC images/sk-inet.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.434 DEP images/sk-inet.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.495 PBCC images/sk-unix.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.522 DEP images/sk-unix.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.560 PBCC images/mm.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.604 DEP images/mm.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.652 PBCC images/timerfd.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.720 DEP images/timerfd.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.774 PBCC images/timer.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.777 DEP images/timer.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.827 PBCC images/sa.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.845 DEP images/sa.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.908 PBCC images/pipe-data.pb-c.c [2021-03-14T18:02:05.412Z] #43 6.933 DEP images/pipe-data.pb-c.d [2021-03-14T18:02:05.412Z] #43 6.985 PBCC images/mnt.pb-c.c [2021-03-14T18:02:05.412Z] #43 7.007 DEP images/mnt.pb-c.d [2021-03-14T18:02:05.412Z] #43 7.037 PBCC images/sk-packet.pb-c.c [2021-03-14T18:02:05.412Z] #43 7.054 DEP images/sk-packet.pb-c.d [2021-03-14T18:02:05.412Z] #43 7.085 PBCC images/tcp-stream.pb-c.c [2021-03-14T18:02:05.412Z] #43 7.115 DEP images/tcp-stream.pb-c.d [2021-03-14T18:02:05.412Z] #43 7.141 PBCC images/pipe.pb-c.c [2021-03-14T18:02:05.412Z] #43 7.167 DEP images/pipe.pb-c.d [2021-03-14T18:02:05.412Z] #43 7.202 PBCC images/pstree.pb-c.c [2021-03-14T18:02:05.412Z] #43 7.232 DEP images/pstree.pb-c.d [2021-03-14T18:02:05.412Z] #43 7.246 PBCC images/fs.pb-c.c [2021-03-14T18:02:05.412Z] #43 7.265 DEP images/fs.pb-c.d [2021-03-14T18:02:05.412Z] #43 7.281 PBCC images/signalfd.pb-c.c [2021-03-14T18:02:05.412Z] #43 7.324 DEP images/signalfd.pb-c.d [2021-03-14T18:02:05.412Z] #43 7.394 PBCC images/fh.pb-c.c [2021-03-14T18:02:05.412Z] #43 7.421 PBCC images/fsnotify.pb-c.c [2021-03-14T18:02:05.412Z] #43 7.494 DEP images/fh.pb-c.d [2021-03-14T18:02:05.412Z] #43 7.604 DEP images/fsnotify.pb-c.d [2021-03-14T18:02:05.412Z] #43 7.842 PBCC images/eventpoll.pb-c.c [2021-03-14T18:02:05.412Z] #43 7.855 DEP images/eventpoll.pb-c.d [2021-03-14T18:02:05.412Z] #43 7.924 PBCC images/eventfd.pb-c.c [2021-03-14T18:02:05.412Z] #43 7.944 DEP images/eventfd.pb-c.d [2021-03-14T18:02:05.412Z] #43 8.040 PBCC images/remap-file-path.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.117 DEP images/remap-file-path.pb-c.d [2021-03-14T18:02:05.412Z] #43 8.217 PBCC images/fifo.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.300 DEP images/fifo.pb-c.d [2021-03-14T18:02:05.412Z] #43 8.319 PBCC images/ghost-file.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.379 DEP images/ghost-file.pb-c.d [2021-03-14T18:02:05.412Z] #43 8.425 PBCC images/regfile.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.478 DEP images/regfile.pb-c.d [2021-03-14T18:02:05.412Z] #43 8.485 PBCC images/ns.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.490 DEP images/ns.pb-c.d [2021-03-14T18:02:05.412Z] #43 8.532 PBCC images/fdinfo.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.567 DEP images/fdinfo.pb-c.d [2021-03-14T18:02:05.412Z] #43 8.596 PBCC images/core-aarch64.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.612 PBCC images/core-arm.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.635 PBCC images/core-ppc64.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.709 PBCC images/core-s390.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.717 PBCC images/core-x86.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.756 PBCC images/core.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.797 PBCC images/inventory.pb-c.c [2021-03-14T18:02:05.412Z] #43 8.829 DEP images/core-aarch64.pb-c.d [2021-03-14T18:02:05.412Z] #43 8.865 DEP images/core-arm.pb-c.d [2021-03-14T18:02:05.412Z] #43 8.881 DEP images/core-ppc64.pb-c.d [2021-03-14T18:02:05.412Z] #43 8.914 DEP images/core-s390.pb-c.d [2021-03-14T18:02:05.412Z] #43 8.941 DEP images/core-x86.pb-c.d [2021-03-14T18:02:05.412Z] #43 8.977 DEP images/core.pb-c.d [2021-03-14T18:02:05.412Z] #43 9.012 DEP images/inventory.pb-c.d [2021-03-14T18:02:05.412Z] #43 9.029 PBCC images/cpuinfo.pb-c.c [2021-03-14T18:02:05.412Z] #43 9.054 DEP images/cpuinfo.pb-c.d [2021-03-14T18:02:05.412Z] #43 9.084 PBCC images/stats.pb-c.c [2021-03-14T18:02:05.412Z] #43 9.091 DEP images/stats.pb-c.d [2021-03-14T18:02:05.412Z] #43 9.901 make[1]: Nothing to be done for 'all'. [2021-03-14T18:02:05.412Z] #43 ... [2021-03-14T18:02:05.412Z] [2021-03-14T18:02:05.412Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-14T18:02:07.172Z] #29 7.924 # 2.1% ### 5.2% ##### 8.3% ######## 11.4% ########## 14.5% ############# 18.6% ############### 22.0% ################## 25.2% ################### 27.6% ##################### 30.1% ####################### 33.2% ########################## 36.3% ########################### 38.8% ############################ 40.1% ############################## 42.6% ################################# 46.3% #################################### 50.0% ##################################### 52.5% ####################################### 55.0% ######################################### 57.5% ########################################### 60.6% ############################################# 63.7% ################################################ 66.8% ################################################# 68.7% ################################################### 71.2% #### [2021-03-14T18:02:07.172Z] #29 ... [2021-03-14T18:02:07.172Z] [2021-03-14T18:02:07.172Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-14T18:02:07.172Z] #13 38.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-14T18:02:07.172Z] #13 38.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-14T18:02:07.172Z] #13 38.24 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-14T18:02:07.172Z] #13 42.64 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-14T18:02:07.172Z] #13 42.66 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-14T18:02:07.172Z] #13 42.66 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:02:07.172Z] #13 42.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-14T18:02:07.172Z] #13 42.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-14T18:02:07.172Z] #13 42.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:02:07.172Z] #13 ... [2021-03-14T18:02:07.172Z] [2021-03-14T18:02:07.172Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-14T18:02:08.342Z] #29 7.924 # 2.1% ### 5.2% ##### 8.3% ######## 11.4% ########## 14.5% ############# 18.6% ############### 22.0% ################## 25.2% ################### 27.6% ##################### 30.1% ####################### 33.2% ########################## 36.3% ########################### 38.8% ############################ 40.1% ############################## 42.6% ################################# 46.3% #################################### 50.0% ##################################### 52.5% ####################################### 55.0% ######################################### 57.5% ########################################### 60.6% ############################################# 63.7% ################################################ 66.8% ################################################# 68.7% ################################################### 71.2% ##################################################### 73.7% ###################################################### 76.2% ######################################################## 78.7% ########################################################## 81.2% ############################################################ 83.7% ############################################################## 86.8% ################################################################ 89.3% ################################################################## 92.4% #################################################################### 94.9% ##################################################################### 96.7% ####################################################################### 99.8% ######################################################################## 100.0% [2021-03-14T18:02:08.342Z] #29 12.19 [2021-03-14T18:02:09.379Z] #29 13.04 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-14T18:02:09.379Z] #29 13.30 [2021-03-14T18:02:09.672Z] #29 13.44 ######################################################################## 100.0% [2021-03-14T18:02:09.672Z] #29 13.48 [2021-03-14T18:02:09.672Z] #29 ... [2021-03-14T18:02:09.672Z] [2021-03-14T18:02:09.672Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-14T18:02:09.672Z] #34 44.44 flag [2021-03-14T18:02:09.672Z] #34 44.45 github.com/BurntSushi/toml [2021-03-14T18:02:09.672Z] #34 45.76 log [2021-03-14T18:02:09.672Z] #34 47.68 github.com/BurntSushi/toml/cmd/tomlv [2021-03-14T18:02:09.672Z] #34 DONE 50.9s [2021-03-14T18:02:09.968Z] [2021-03-14T18:02:09.968Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-14T18:02:09.968Z] #51 41.03 encoding/binary [2021-03-14T18:02:09.968Z] #51 41.25 os [2021-03-14T18:02:09.968Z] #51 42.69 encoding/base64 [2021-03-14T18:02:09.968Z] #51 43.48 golang.org/x/sys/unix [2021-03-14T18:02:09.968Z] #51 43.70 fmt [2021-03-14T18:02:09.968Z] #51 47.81 encoding/json [2021-03-14T18:02:09.968Z] #51 49.74 github.com/pkg/diff [2021-03-14T18:02:09.968Z] #51 50.89 go/ast [2021-03-14T18:02:09.968Z] #51 ... [2021-03-14T18:02:09.968Z] [2021-03-14T18:02:09.968Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:02:09.968Z] #43 10.71 CC images/stats.o [2021-03-14T18:02:09.968Z] #43 11.05 CC images/core.o [2021-03-14T18:02:09.968Z] #43 11.47 CC images/core-x86.o [2021-03-14T18:02:09.968Z] #43 11.86 CC images/core-arm.o [2021-03-14T18:02:09.968Z] #43 12.07 CC images/core-aarch64.o [2021-03-14T18:02:09.968Z] #43 12.38 CC images/core-ppc64.o [2021-03-14T18:02:09.968Z] #43 12.87 CC images/core-s390.o [2021-03-14T18:02:09.968Z] #43 13.34 CC images/cpuinfo.o [2021-03-14T18:02:09.968Z] #43 13.68 CC images/inventory.o [2021-03-14T18:02:09.968Z] #43 13.80 CC images/fdinfo.o [2021-03-14T18:02:09.968Z] #43 13.97 CC images/fown.o [2021-03-14T18:02:09.968Z] #43 14.09 CC images/ns.o [2021-03-14T18:02:09.968Z] #43 14.19 CC images/regfile.o [2021-03-14T18:02:09.968Z] #43 14.42 CC images/ghost-file.o [2021-03-14T18:02:10.260Z] #43 14.83 CC images/fifo.o [2021-03-14T18:02:10.260Z] #43 15.07 CC images/remap-file-path.o [2021-03-14T18:02:10.552Z] #43 15.14 CC images/eventfd.o [2021-03-14T18:02:10.552Z] #43 15.19 CC images/eventpoll.o [2021-03-14T18:02:10.552Z] #43 15.29 CC images/fh.o [2021-03-14T18:02:10.844Z] #43 15.57 CC images/fsnotify.o [2021-03-14T18:02:11.137Z] #43 15.80 CC images/signalfd.o [2021-03-14T18:02:11.429Z] #43 15.88 CC images/fs.o [2021-03-14T18:02:11.429Z] #43 15.96 CC images/pstree.o [2021-03-14T18:02:11.429Z] #43 16.06 CC images/pipe.o [2021-03-14T18:02:11.429Z] #43 16.14 CC images/tcp-stream.o [2021-03-14T18:02:11.730Z] #43 16.35 CC images/sk-packet.o [2021-03-14T18:02:11.730Z] #43 16.51 CC images/mnt.o [2021-03-14T18:02:11.730Z] #43 ... [2021-03-14T18:02:11.730Z] [2021-03-14T18:02:11.730Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-14T18:02:11.730Z] #29 14.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-14T18:02:11.730Z] #29 14.42 skipping existing aab193acf6ba [2021-03-14T18:02:11.730Z] #29 14.51 [2021-03-14T18:02:11.730Z] #29 15.26 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-14T18:02:11.730Z] #29 15.53 [2021-03-14T18:02:12.899Z] #29 15.65 ## 3.5% ########## 14.9% ################## 25.2% ######################## 33.3% ############################### 43.6% ###################################### 53.2% ########################################### 60.7% ################################################# 68.9% ####################################################### 77.1% ############################################################## 87.3% #################################################################### 95.5% ######################################################################## 100.0% [2021-03-14T18:02:12.899Z] #29 16.93 [2021-03-14T18:02:13.971Z] #29 17.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-14T18:02:13.971Z] #29 17.91 [2021-03-14T18:02:14.454Z] #29 18.00 ######################################################################## 100.0% [2021-03-14T18:02:14.454Z] #29 18.06 [2021-03-14T18:02:14.746Z] #29 18.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-14T18:02:14.746Z] #29 18.75 [2021-03-14T18:02:15.038Z] #29 18.83 ######################################################################## 100.0% [2021-03-14T18:02:15.038Z] #29 18.87 [2021-03-14T18:02:15.038Z] #29 18.92 Download of images into '/build' complete. [2021-03-14T18:02:15.038Z] #29 18.92 Use something like the following to load the result into a Docker daemon: [2021-03-14T18:02:15.038Z] #29 18.92 tar -cC '/build' . | docker load [2021-03-14T18:02:15.331Z] #29 ... [2021-03-14T18:02:15.331Z] [2021-03-14T18:02:15.331Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:02:15.331Z] #45 46.44 regexp [2021-03-14T18:02:15.331Z] #45 46.98 go/token [2021-03-14T18:02:15.331Z] #45 47.66 go/scanner [2021-03-14T18:02:15.331Z] #45 48.59 go/ast [2021-03-14T18:02:15.331Z] #45 49.03 internal/lazyregexp [2021-03-14T18:02:15.331Z] #45 49.26 net/url [2021-03-14T18:02:15.331Z] #45 50.47 text/template/parse [2021-03-14T18:02:15.331Z] #45 51.98 go/parser [2021-03-14T18:02:15.331Z] #45 53.58 text/template [2021-03-14T18:02:15.331Z] #45 53.79 encoding/xml [2021-03-14T18:02:15.331Z] #45 ... [2021-03-14T18:02:15.331Z] [2021-03-14T18:02:15.331Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-14T18:02:15.331Z] #29 DONE 19.3s [2021-03-14T18:02:15.331Z] [2021-03-14T18:02:15.331Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:02:15.331Z] #56 28.90 Checking out files: 79% (3027/3817) Checking out files: 80% (3054/3817) Checking out files: 81% (3092/3817) Checking out files: 82% (3130/3817) Checking out files: 83% (3169/3817) Checking out files: 84% (3207/3817) Checking out files: 85% (3245/3817) Checking out files: 86% (3283/3817) Checking out files: 87% (3321/3817) Checking out files: 88% (3359/3817) Checking out files: 89% (3398/3817) Checking out files: 90% (3436/3817) Checking out files: 91% (3474/3817) Checking out files: 92% (3512/3817) Checking out files: 93% (3550/3817) Checking out files: 94% (3588/3817) Checking out files: 95% (3627/3817) Checking out files: 96% (3665/3817) Checking out files: 97% (3703/3817) Checking out files: 98% (3741/3817) Checking out files: 99% (3779/3817) Checking out files: 100% (3817/3817) Checking out files: 100% (3817/3817), done. [2021-03-14T18:02:15.331Z] #56 29.47 + cd /tmp/tmp.vdY7C1KvCe/src/github.com/containerd/containerd [2021-03-14T18:02:15.331Z] #56 29.47 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-14T18:02:15.331Z] #56 30.27 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-14T18:02:15.331Z] #56 30.27 + BUILDTAGS='netgo osusergo static_build' [2021-03-14T18:02:15.331Z] #56 30.27 + export EXTRA_FLAGS=-buildmode=pie [2021-03-14T18:02:15.331Z] #56 30.27 + EXTRA_FLAGS=-buildmode=pie [2021-03-14T18:02:15.331Z] #56 30.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-14T18:02:15.331Z] #56 30.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-14T18:02:15.331Z] #56 30.27 + '[' '' = dynamic ']' [2021-03-14T18:02:15.331Z] #56 30.27 + make [2021-03-14T18:02:15.331Z] #56 31.08 + bin/ctr [2021-03-14T18:02:17.228Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0704b51825e52181c) in /home/ubuntu/workspace/moby_PR-42145 [Pipeline] { [Pipeline] checkout [2021-03-14T18:02:17.479Z] The recommended git tool is: git [2021-03-14T18:02:18.152Z] #56 ... [2021-03-14T18:02:18.152Z] [2021-03-14T18:02:18.152Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-14T18:02:18.152Z] #13 59.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-14T18:02:18.152Z] #13 59.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-14T18:02:18.152Z] #13 59.05 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:02:20.894Z] #13 ... [2021-03-14T18:02:20.894Z] [2021-03-14T18:02:20.894Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-14T18:02:20.894Z] #51 52.33 golang.org/x/crypto/ssh/terminal [2021-03-14T18:02:20.894Z] #51 53.31 mvdan.cc/editorconfig [2021-03-14T18:02:20.894Z] #51 54.13 mvdan.cc/sh/v3/fileutil [2021-03-14T18:02:20.894Z] #51 54.24 mvdan.cc/sh/v3/syntax [2021-03-14T18:02:20.894Z] #51 58.54 mvdan.cc/sh/v3/cmd/shfmt [2021-03-14T18:02:20.894Z] #51 DONE 61.9s [2021-03-14T18:02:20.894Z] [2021-03-14T18:02:20.894Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:02:20.894Z] #43 16.72 CC images/pipe-data.o [2021-03-14T18:02:20.894Z] #43 16.90 CC images/sa.o [2021-03-14T18:02:20.894Z] #43 17.00 CC images/timer.o [2021-03-14T18:02:20.894Z] #43 17.13 CC images/timerfd.o [2021-03-14T18:02:20.894Z] #43 17.32 CC images/mm.o [2021-03-14T18:02:20.894Z] #43 17.52 CC images/sk-opts.o [2021-03-14T18:02:20.894Z] #43 17.68 CC images/sk-unix.o [2021-03-14T18:02:20.894Z] #43 17.83 CC images/sk-inet.o [2021-03-14T18:02:20.894Z] #43 18.04 CC images/tun.o [2021-03-14T18:02:20.894Z] #43 18.19 CC images/sk-netlink.o [2021-03-14T18:02:20.894Z] #43 18.38 CC images/packet-sock.o [2021-03-14T18:02:20.894Z] #43 18.52 CC images/ipc-var.o [2021-03-14T18:02:20.894Z] #43 18.64 CC images/ipc-desc.o [2021-03-14T18:02:20.894Z] #43 18.89 CC images/ipc-shm.o [2021-03-14T18:02:20.894Z] #43 19.04 CC images/ipc-msg.o [2021-03-14T18:02:20.894Z] #43 19.28 CC images/ipc-sem.o [2021-03-14T18:02:20.894Z] #43 19.42 CC images/utsns.o [2021-03-14T18:02:20.894Z] #43 19.56 CC images/creds.o [2021-03-14T18:02:20.894Z] #43 19.65 CC images/vma.o [2021-03-14T18:02:20.894Z] #43 19.75 CC images/netdev.o [2021-03-14T18:02:20.894Z] #43 19.91 CC images/tty.o [2021-03-14T18:02:20.894Z] #43 20.58 CC images/file-lock.o [2021-03-14T18:02:20.894Z] #43 20.65 CC images/rlimit.o [2021-03-14T18:02:20.894Z] #43 20.80 CC images/pagemap.o [2021-03-14T18:02:20.894Z] #43 21.01 CC images/siginfo.o [2021-03-14T18:02:20.894Z] #43 21.16 CC images/rpc.o [2021-03-14T18:02:20.894Z] #43 21.97 CC images/ext-file.o [2021-03-14T18:02:20.894Z] #43 22.11 CC images/cgroup.o [2021-03-14T18:02:20.894Z] #43 22.56 CC images/userns.o [2021-03-14T18:02:20.894Z] #43 22.80 CC images/google/protobuf/descriptor.o [2021-03-14T18:02:20.894Z] #43 23.64 CC images/opts.o [2021-03-14T18:02:20.894Z] #43 23.75 CC images/seccomp.o [2021-03-14T18:02:20.894Z] #43 23.90 CC images/binfmt-misc.o [2021-03-14T18:02:20.894Z] #43 24.04 CC images/time.o [2021-03-14T18:02:20.894Z] #43 24.16 CC images/sysctl.o [2021-03-14T18:02:20.894Z] #43 24.33 CC images/autofs.o [2021-03-14T18:02:20.894Z] #43 24.48 CC images/macvlan.o [2021-03-14T18:02:20.894Z] #43 24.63 CC images/sit.o [2021-03-14T18:02:20.894Z] #43 24.82 CC images/memfd.o [2021-03-14T18:02:20.894Z] #43 25.01 CC images/timens.o [2021-03-14T18:02:20.894Z] #43 25.22 LINK images/built-in.o [2021-03-14T18:02:20.894Z] #43 25.30 GEN compel/include/asm [2021-03-14T18:02:20.894Z] #43 25.30 GEN compel/include/version.h [2021-03-14T18:02:20.894Z] #43 25.31 touch .config [2021-03-14T18:02:20.894Z] #43 25.34 GEN include/common/config.h [2021-03-14T18:02:20.894Z] #43 25.39 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-03-14T18:02:20.894Z] #43 25.57 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-14T18:02:20.894Z] #43 25.58 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-14T18:02:20.894Z] #43 25.62 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-03-14T18:02:20.894Z] #43 25.64 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-03-14T18:02:20.894Z] #43 25.68 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-03-14T18:02:21.059Z] using credential docker-jenkins-github-credentials [2021-03-14T18:02:21.071Z] Cloning the remote Git repository [2021-03-14T18:02:21.071Z] Cloning with configured refspecs honoured and without tags [2021-03-14T18:02:21.187Z] #43 25.70 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-14T18:02:21.187Z] #43 25.71 DEP compel/plugins/std/infect.d [2021-03-14T18:02:21.187Z] #43 25.91 DEP compel/plugins/std/string.d [2021-03-14T18:02:21.479Z] #43 26.01 DEP compel/plugins/std/log.d [2021-03-14T18:02:21.479Z] #43 26.12 DEP compel/plugins/std/fds.d [2021-03-14T18:02:21.479Z] #43 26.22 DEP compel/plugins/std/std.d [2021-03-14T18:02:21.771Z] #43 26.32 DEP compel/plugins/shmem/shmem.d [2021-03-14T18:02:21.771Z] #43 26.45 DEP compel/plugins/fds/fds.d [2021-03-14T18:02:21.771Z] #43 26.53 CC compel/plugins/std/std.o [2021-03-14T18:02:22.063Z] #43 26.62 CC compel/plugins/std/fds.o [2021-03-14T18:02:22.063Z] #43 26.81 CC compel/plugins/std/log.o [2021-03-14T18:02:21.130Z] Cloning repository https://github.com/moby/moby.git [2021-03-14T18:02:21.191Z] > git init /home/ubuntu/workspace/moby_PR-42145 # timeout=10 [2021-03-14T18:02:21.602Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:02:21.602Z] > git --version # timeout=10 [2021-03-14T18:02:21.633Z] > git --version # 'git version 2.17.1' [2021-03-14T18:02:21.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:02:21.635Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:02:22.697Z] #43 27.30 CC compel/plugins/std/string.o [2021-03-14T18:02:22.989Z] #43 27.64 CC compel/plugins/std/infect.o [2021-03-14T18:02:22.989Z] #43 27.86 CC compel/arch/s390/plugins/std/parasite-head.o [2021-03-14T18:02:23.281Z] #43 27.89 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-03-14T18:02:23.281Z] #43 27.92 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-03-14T18:02:23.281Z] #43 27.98 AR compel/plugins/std.lib.a [2021-03-14T18:02:23.281Z] #43 28.00 CC compel/plugins/fds/fds.o [2021-03-14T18:02:23.281Z] #43 28.13 AR compel/plugins/fds.lib.a [2021-03-14T18:02:23.573Z] #43 28.15 HOSTDEP compel/src/lib/log-host.d [2021-03-14T18:02:23.573Z] #43 28.24 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-14T18:02:23.573Z] #43 28.34 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-03-14T18:02:23.573Z] #43 28.38 HOSTDEP compel/src/main-host.d [2021-03-14T18:02:23.573Z] #43 28.45 DEP compel/src/lib/ptrace.d [2021-03-14T18:02:23.865Z] #43 28.56 DEP compel/src/lib/infect.d [2021-03-14T18:02:23.865Z] #43 28.67 DEP compel/src/lib/infect-util.d [2021-03-14T18:02:24.157Z] #43 28.76 DEP compel/src/lib/infect-rpc.d [2021-03-14T18:02:24.157Z] #43 28.88 DEP compel/arch/s390/src/lib/infect.d [2021-03-14T18:02:24.450Z] #43 28.98 DEP compel/arch/s390/src/lib/cpu.d [2021-03-14T18:02:24.450Z] #43 29.01 DEP compel/src/lib/log.d [2021-03-14T18:02:24.450Z] #43 29.06 DEP compel/src/main.d [2021-03-14T18:02:24.450Z] #43 29.16 DEP compel/src/lib/handle-elf.d [2021-03-14T18:02:24.450Z] #43 29.24 DEP compel/arch/s390/src/lib/handle-elf.d [2021-03-14T18:02:24.741Z] #43 29.33 CC compel/src/lib/log.o [2021-03-14T18:02:24.742Z] #43 29.43 CC compel/arch/s390/src/lib/cpu.o [2021-03-14T18:02:25.033Z] #43 29.61 CC compel/arch/s390/src/lib/infect.o [2021-03-14T18:02:25.325Z] #43 30.10 CC compel/src/lib/infect-rpc.o [2021-03-14T18:02:25.618Z] #43 30.31 CC compel/src/lib/infect-util.o [2021-03-14T18:02:25.911Z] #43 30.45 CC compel/src/lib/infect.o [2021-03-14T18:02:25.911Z] #43 ... [2021-03-14T18:02:25.911Z] [2021-03-14T18:02:25.911Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:02:25.911Z] #45 57.15 go/doc [2021-03-14T18:02:25.911Z] #45 57.92 github.com/LK4D4/vndr/versioned [2021-03-14T18:02:25.911Z] #45 58.05 compress/flate [2021-03-14T18:02:25.911Z] #45 59.72 github.com/LK4D4/vndr/build [2021-03-14T18:02:25.911Z] #45 59.87 hash/crc32 [2021-03-14T18:02:25.911Z] #45 60.31 compress/gzip [2021-03-14T18:02:25.911Z] #45 60.68 net [2021-03-14T18:02:25.911Z] #45 61.64 vendor/golang.org/x/text/transform [2021-03-14T18:02:25.911Z] #45 62.54 vendor/golang.org/x/text/unicode/bidi [2021-03-14T18:02:25.911Z] #45 63.95 vendor/golang.org/x/text/secure/bidirule [2021-03-14T18:02:25.911Z] #45 64.08 vendor/golang.org/x/text/unicode/norm [2021-03-14T18:02:25.911Z] #45 66.49 vendor/golang.org/x/net/idna [2021-03-14T18:02:26.547Z] #45 67.81 vendor/golang.org/x/net/http2/hpack [2021-03-14T18:02:27.182Z] #45 ... [2021-03-14T18:02:27.182Z] [2021-03-14T18:02:27.182Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:02:27.182Z] #43 31.66 CC compel/src/lib/ptrace.o [2021-03-14T18:02:27.182Z] #43 31.89 AR compel/libcompel.a [2021-03-14T18:02:27.182Z] #43 31.95 HOSTCC compel/src/main-host.o [2021-03-14T18:02:27.475Z] #43 32.19 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-03-14T18:02:27.475Z] #43 32.29 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-14T18:02:28.109Z] #43 32.58 HOSTCC compel/src/lib/log-host.o [2021-03-14T18:02:28.109Z] #43 32.66 HOSTLINK compel/compel-host-bin [2021-03-14T18:02:28.109Z] #43 32.74 DEP soccr/soccr.d [2021-03-14T18:02:28.109Z] #43 32.84 CC soccr/soccr.o [2021-03-14T18:02:28.744Z] #43 33.56 AR soccr/libsoccr.a [2021-03-14T18:02:28.744Z] #43 33.61 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-14T18:02:29.037Z] #43 33.74 DEP criu/arch/s390/sigframe.d [2021-03-14T18:02:29.037Z] #43 33.82 DEP criu/arch/s390/crtools.d [2021-03-14T18:02:29.330Z] #43 34.00 DEP criu/arch/s390/cpu.d [2021-03-14T18:02:29.622Z] #43 34.18 CC criu/arch/s390/cpu.o [2021-03-14T18:02:29.932Z] #43 34.53 CC criu/arch/s390/crtools.o [2021-03-14T18:02:30.234Z] #43 ... [2021-03-14T18:02:30.234Z] [2021-03-14T18:02:30.234Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-14T18:02:30.234Z] #13 68.85 Selecting previously unselected package libapparmor1:s390x. [2021-03-14T18:02:30.234Z] #13 68.86 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-03-14T18:02:30.234Z] #13 68.87 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-03-14T18:02:30.234Z] #13 68.95 Selecting previously unselected package libapparmor-dev:s390x. [2021-03-14T18:02:30.234Z] #13 68.96 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-03-14T18:02:30.234Z] #13 68.96 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-03-14T18:02:30.234Z] #13 69.07 Selecting previously unselected package libbtrfs0. [2021-03-14T18:02:30.235Z] #13 69.07 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 69.07 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-14T18:02:30.235Z] #13 69.10 Selecting previously unselected package libbtrfs-dev. [2021-03-14T18:02:30.235Z] #13 69.10 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 69.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-14T18:02:30.235Z] #13 69.17 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-03-14T18:02:30.235Z] #13 69.17 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 69.18 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-14T18:02:30.235Z] #13 69.22 Selecting previously unselected package libudev-dev:s390x. [2021-03-14T18:02:30.235Z] #13 69.23 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 69.24 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-03-14T18:02:30.235Z] #13 69.34 Selecting previously unselected package libsepol1-dev:s390x. [2021-03-14T18:02:30.235Z] #13 69.35 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 69.35 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-03-14T18:02:30.235Z] #13 69.54 Selecting previously unselected package libpcre16-3:s390x. [2021-03-14T18:02:30.235Z] #13 69.54 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 69.54 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-03-14T18:02:30.235Z] #13 69.63 Selecting previously unselected package libpcre32-3:s390x. [2021-03-14T18:02:30.235Z] #13 69.63 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 69.63 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-03-14T18:02:30.235Z] #13 69.73 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-03-14T18:02:30.235Z] #13 69.73 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 69.73 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-14T18:02:30.235Z] #13 69.81 Selecting previously unselected package libpcre3-dev:s390x. [2021-03-14T18:02:30.235Z] #13 69.81 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 69.82 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-03-14T18:02:30.235Z] #13 70.07 Selecting previously unselected package libselinux1-dev:s390x. [2021-03-14T18:02:30.235Z] #13 70.07 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 70.08 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-14T18:02:30.235Z] #13 70.27 Selecting previously unselected package libdevmapper-dev:s390x. [2021-03-14T18:02:30.235Z] #13 70.27 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 70.27 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-14T18:02:30.235Z] #13 70.32 Selecting previously unselected package libseccomp-dev:s390x. [2021-03-14T18:02:30.235Z] #13 70.32 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 70.32 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-03-14T18:02:30.235Z] #13 70.41 Selecting previously unselected package libsystemd-dev:s390x. [2021-03-14T18:02:30.235Z] #13 70.41 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-03-14T18:02:30.235Z] #13 70.41 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-14T18:02:30.235Z] #13 70.74 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-14T18:02:30.235Z] #13 70.77 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-03-14T18:02:30.235Z] #13 70.77 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-03-14T18:02:30.235Z] #13 70.78 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-14T18:02:30.235Z] #13 70.78 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-03-14T18:02:30.235Z] #13 70.79 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-03-14T18:02:30.235Z] #13 70.80 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:02:30.235Z] #13 70.80 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-14T18:02:30.235Z] #13 70.81 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-03-14T18:02:30.235Z] #13 70.82 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-03-14T18:02:30.235Z] #13 70.83 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-14T18:02:30.235Z] #13 70.83 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-14T18:02:30.235Z] #13 70.84 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-03-14T18:02:30.235Z] #13 70.85 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-14T18:02:30.235Z] #13 70.85 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-14T18:02:30.235Z] #13 70.86 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-14T18:02:30.235Z] #13 70.87 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-03-14T18:02:30.235Z] #13 70.87 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:02:30.235Z] #13 70.89 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-03-14T18:02:30.235Z] #13 70.89 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-03-14T18:02:30.235Z] #13 70.90 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:02:30.235Z] #13 70.90 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-03-14T18:02:30.235Z] #13 70.90 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-03-14T18:02:30.235Z] #13 70.91 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-14T18:02:30.235Z] #13 70.91 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-14T18:02:30.235Z] #13 70.92 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-14T18:02:30.235Z] #13 70.93 Setting up dmsetup (2:1.02.155-3) ... [2021-03-14T18:02:30.235Z] #13 70.93 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-14T18:02:30.235Z] #13 70.94 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-14T18:02:30.235Z] #13 70.97 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:02:30.235Z] #13 DONE 71.4s [2021-03-14T18:02:30.235Z] [2021-03-14T18:02:30.235Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:02:31.057Z] ---> 550dbd9b5353 [2021-03-14T18:02:31.057Z] Successfully built 550dbd9b5353 [2021-03-14T18:02:31.057Z] Successfully tagged docker:latest [2021-03-14T18:02:31.057Z] INFO: Image build ended at 03/14/2021 18:02:28. Duration:00:00:41.2162718 [2021-03-14T18:02:31.057Z] [2021-03-14T18:02:31.057Z] [2021-03-14T18:02:31.057Z] INFO: Building the test binaries at 03/14/2021 18:02:29... [2021-03-14T18:02:31.278Z] #53 ... [2021-03-14T18:02:31.278Z] [2021-03-14T18:02:31.278Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-14T18:02:31.278Z] #14 DONE 0.9s [2021-03-14T18:02:31.278Z] [2021-03-14T18:02:31.278Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:02:31.278Z] #53 0.821 + RM_GOPATH=0 [2021-03-14T18:02:31.278Z] #53 0.821 + TMP_GOPATH= [2021-03-14T18:02:31.278Z] #53 0.821 + : /build [2021-03-14T18:02:31.278Z] #53 0.821 + '[' -z '' ']' [2021-03-14T18:02:31.278Z] #53 0.822 ++ mktemp -d [2021-03-14T18:02:31.278Z] #53 0.824 + export GOPATH=/tmp/tmp.7kgaQ5HTwm [2021-03-14T18:02:31.278Z] #53 0.824 + GOPATH=/tmp/tmp.7kgaQ5HTwm [2021-03-14T18:02:31.278Z] #53 0.824 + RM_GOPATH=1 [2021-03-14T18:02:31.278Z] #53 0.824 + case "$(go env GOARCH)" in [2021-03-14T18:02:31.278Z] #53 0.824 ++ go env GOARCH [2021-03-14T18:02:31.278Z] #53 0.837 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:02:31.278Z] #53 0.837 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:02:31.278Z] #53 0.837 ++ dirname /tmp/install/install.sh [2021-03-14T18:02:31.278Z] #53 0.838 + dir=/tmp/install [2021-03-14T18:02:31.278Z] #53 0.838 + bin=runc [2021-03-14T18:02:31.278Z] #53 0.838 + shift [2021-03-14T18:02:31.278Z] #53 0.838 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-14T18:02:31.278Z] #53 0.838 + . /tmp/install/runc.installer [2021-03-14T18:02:31.278Z] #53 0.838 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-14T18:02:31.278Z] #53 0.839 + install_runc [2021-03-14T18:02:31.278Z] #53 0.839 + uname -r [2021-03-14T18:02:31.278Z] #53 0.845 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-14T18:02:31.278Z] #53 0.849 + RUNC_BUILDTAGS='seccomp ' [2021-03-14T18:02:31.278Z] #53 0.849 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-14T18:02:31.278Z] #53 0.849 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7kgaQ5HTwm/src/github.com/opencontainers/runc [2021-03-14T18:02:31.278Z] #53 0.850 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-14T18:02:31.278Z] #53 0.851 Cloning into '/tmp/tmp.7kgaQ5HTwm/src/github.com/opencontainers/runc'... [2021-03-14T18:02:32.317Z] #53 ... [2021-03-14T18:02:32.317Z] [2021-03-14T18:02:32.317Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-03-14T18:02:32.317Z] #15 DONE 0.9s [2021-03-14T18:02:32.317Z] [2021-03-14T18:02:32.317Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:02:32.317Z] #43 35.29 CC criu/arch/s390/sigframe.o [2021-03-14T18:02:32.317Z] #43 35.42 LINK criu/arch/s390/crtools.built-in.o [2021-03-14T18:02:32.317Z] #43 35.47 DEP criu/pie/util-vdso.d [2021-03-14T18:02:32.317Z] #43 35.56 DEP criu/pie/util.d [2021-03-14T18:02:32.317Z] #43 35.70 CC criu/pie/util.o [2021-03-14T18:02:32.317Z] #43 35.89 CC criu/pie/util-vdso.o [2021-03-14T18:02:32.317Z] #43 36.45 AR criu/pie/pie.lib.a [2021-03-14T18:02:32.317Z] #43 36.49 DEP criu/pie/restorer.d [2021-03-14T18:02:32.317Z] #43 36.72 DEP criu/arch/s390/restorer.d [2021-03-14T18:02:32.317Z] #43 37.00 DEP criu/arch/s390/vdso-pie.d [2021-03-14T18:02:32.317Z] #43 37.11 DEP criu/pie/parasite-vdso.d [2021-03-14T18:02:32.609Z] #43 37.20 DEP criu/pie/parasite.d [2021-03-14T18:02:32.609Z] #43 37.35 CC criu/pie/parasite.o [2021-03-14T18:02:32.912Z] #43 ... [2021-03-14T18:02:32.912Z] [2021-03-14T18:02:32.912Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-03-14T18:02:32.912Z] #16 0.682 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-14T18:02:32.912Z] #16 DONE 0.9s [2021-03-14T18:02:33.206Z] [2021-03-14T18:02:33.206Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:02:33.206Z] #58 74.37 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-14T18:02:33.206Z] #58 74.38 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-14T18:02:33.842Z] #58 ... [2021-03-14T18:02:33.842Z] [2021-03-14T18:02:33.842Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-03-14T18:02:33.842Z] #17 DONE 0.9s [2021-03-14T18:02:33.842Z] [2021-03-14T18:02:33.842Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:02:33.842Z] #43 38.25 LINK criu/pie/parasite.built-in.o [2021-03-14T18:02:33.842Z] #43 38.26 GEN criu/pie/parasite-blob.h [2021-03-14T18:02:33.842Z] #43 38.27 CC criu/pie/parasite-vdso.o [2021-03-14T18:02:33.842Z] #43 38.68 CC criu/arch/s390/vdso-pie.o [2021-03-14T18:02:34.147Z] #43 38.87 CC criu/arch/s390/restorer.o [2021-03-14T18:02:34.439Z] #43 39.17 CC criu/pie/restorer.o [2021-03-14T18:02:34.738Z] #43 ... [2021-03-14T18:02:34.738Z] [2021-03-14T18:02:34.738Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-03-14T18:02:34.738Z] #18 DONE 0.9s [2021-03-14T18:02:35.036Z] [2021-03-14T18:02:35.036Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-14T18:02:35.708Z] #19 DONE 1.0s [2021-03-14T18:02:35.708Z] [2021-03-14T18:02:35.708Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:02:35.708Z] #45 68.62 mime [2021-03-14T18:02:35.708Z] #45 69.72 mime/quotedprintable [2021-03-14T18:02:35.708Z] #45 69.98 net/http/internal [2021-03-14T18:02:35.708Z] #45 71.97 net/textproto [2021-03-14T18:02:35.708Z] #45 71.98 crypto/x509 [2021-03-14T18:02:35.708Z] #45 72.62 vendor/golang.org/x/net/http/httpguts [2021-03-14T18:02:35.708Z] #45 73.02 vendor/golang.org/x/net/http/httpproxy [2021-03-14T18:02:35.708Z] #45 73.42 mime/multipart [2021-03-14T18:02:35.708Z] #45 74.58 crypto/tls [2021-03-14T18:02:36.007Z] #45 ... [2021-03-14T18:02:36.007Z] [2021-03-14T18:02:36.007Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-14T18:02:37.039Z] INFO: make.ps1 starting at 03/14/2021 18:02:36 [2021-03-14T18:02:37.039Z] INFO: Git commit (fb886a119b) assumed from DOCKER_GITCOMMIT environment variable [2021-03-14T18:02:37.039Z] INFO: Invoking autogen... [2021-03-14T18:02:37.045Z] #20 1.040 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:02:37.045Z] #20 1.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:02:37.045Z] #20 1.169 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:02:37.338Z] #20 1.481 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-14T18:02:37.515Z] INFO: Building daemon... [2021-03-14T18:02:38.382Z] #20 ... [2021-03-14T18:02:38.382Z] [2021-03-14T18:02:38.382Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:02:38.382Z] #58 DONE 79.5s [2021-03-14T18:02:38.382Z] [2021-03-14T18:02:38.382Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-14T18:02:38.382Z] #59 DONE 0.1s [2021-03-14T18:02:38.382Z] [2021-03-14T18:02:38.382Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:02:38.382Z] #43 40.92 LINK criu/pie/restorer.built-in.o [2021-03-14T18:02:38.382Z] #43 40.92 GEN criu/pie/restorer-blob.h [2021-03-14T18:02:38.382Z] #43 41.04 DEP criu/vdso.d [2021-03-14T18:02:38.382Z] #43 41.26 DEP criu/uts_ns.d [2021-03-14T18:02:38.382Z] #43 41.42 DEP criu/util.d [2021-03-14T18:02:38.382Z] #43 41.58 DEP criu/uffd.d [2021-03-14T18:02:38.382Z] #43 41.75 DEP criu/tun.d [2021-03-14T18:02:38.382Z] #43 41.93 DEP criu/tty.d [2021-03-14T18:02:38.382Z] #43 42.16 DEP criu/timerfd.d [2021-03-14T18:02:38.382Z] #43 42.38 DEP criu/timens.d [2021-03-14T18:02:38.382Z] #43 42.60 DEP criu/sysfs_parse.d [2021-03-14T18:02:38.382Z] #43 42.73 DEP criu/sysctl.d [2021-03-14T18:02:38.382Z] #43 42.86 DEP criu/string.d [2021-03-14T18:02:38.382Z] #43 42.91 DEP criu/stats.d [2021-03-14T18:02:38.382Z] #43 43.02 DEP criu/sockets.d [2021-03-14T18:02:38.382Z] #43 ... [2021-03-14T18:02:38.382Z] [2021-03-14T18:02:38.382Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-14T18:02:38.382Z] #60 DONE 0.1s [2021-03-14T18:02:38.382Z] [2021-03-14T18:02:38.382Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:02:38.382Z] #43 43.22 DEP criu/sk-unix.d [2021-03-14T18:02:39.022Z] #43 43.70 DEP criu/sk-tcp.d [2021-03-14T18:02:39.315Z] #43 44.04 DEP criu/sk-queue.d [2021-03-14T18:02:39.607Z] #43 44.13 DEP criu/sk-packet.d [2021-03-14T18:02:39.607Z] #43 44.26 DEP criu/sk-netlink.d [2021-03-14T18:02:39.900Z] #43 44.44 DEP criu/sk-inet.d [2021-03-14T18:02:39.900Z] #43 44.67 DEP criu/signalfd.d [2021-03-14T18:02:40.192Z] #43 44.82 DEP criu/sigframe.d [2021-03-14T18:02:40.192Z] #43 44.88 DEP criu/shmem.d [2021-03-14T18:02:40.192Z] #43 44.95 DEP criu/servicefd.d [2021-03-14T18:02:40.484Z] #43 45.03 DEP criu/seize.d [2021-03-14T18:02:40.484Z] #43 45.19 DEP criu/seccomp.d [2021-03-14T18:02:40.777Z] #43 45.40 DEP criu/rst-malloc.d [2021-03-14T18:02:40.777Z] #43 45.45 DEP criu/rbtree.d [2021-03-14T18:02:40.777Z] #43 45.48 DEP criu/pstree.d [2021-03-14T18:02:41.070Z] #43 45.61 DEP criu/protobuf.d [2021-03-14T18:02:41.070Z] #43 45.68 GEN criu/protobuf-desc-gen.h [2021-03-14T18:02:42.107Z] #43 46.59 DEP criu/protobuf-desc.d [2021-03-14T18:02:42.107Z] #43 46.77 DEP criu/proc_parse.d [2021-03-14T18:02:42.107Z] #43 46.98 DEP criu/plugin.d [2021-03-14T18:02:42.399Z] #43 47.10 DEP criu/pipes.d [2021-03-14T18:02:42.692Z] #43 47.28 DEP criu/pie-util.d [2021-03-14T18:02:42.692Z] #43 47.37 DEP criu/pie-util-vdso.d [2021-03-14T18:02:42.692Z] #43 47.44 DEP criu/path.d [2021-03-14T18:02:42.984Z] #43 47.52 DEP criu/parasite-syscall.d [2021-03-14T18:02:42.984Z] #43 47.74 DEP criu/pagemap.d [2021-03-14T18:02:43.277Z] #43 47.94 DEP criu/pagemap-cache.d [2021-03-14T18:02:43.569Z] #43 48.10 DEP criu/page-xfer.d [2021-03-14T18:02:43.569Z] #43 48.23 DEP criu/page-pipe.d [2021-03-14T18:02:43.569Z] #43 48.31 DEP criu/netfilter.d [2021-03-14T18:02:43.861Z] #43 48.41 DEP criu/net.d [2021-03-14T18:02:43.861Z] #43 48.55 DEP criu/namespaces.d [2021-03-14T18:02:44.154Z] #43 48.74 DEP criu/mount.d [2021-03-14T18:02:44.154Z] #43 48.93 DEP criu/memfd.d [2021-03-14T18:02:44.256Z] Fetching without tags [2021-03-14T18:02:44.446Z] #43 49.01 DEP criu/mem.d [2021-03-14T18:02:44.447Z] #43 49.16 DEP criu/lsm.d [2021-03-14T18:02:44.634Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2021-03-14T18:02:44.634Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-14T18:02:44.634Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2021-03-14T18:02:44.634Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-14T18:02:44.634Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-14T18:02:44.634Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-14T18:02:44.634Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-14T18:02:44.634Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-14T18:02:44.634Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-14T18:02:44.634Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-14T18:02:44.634Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-14T18:02:44.634Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-14T18:02:44.659Z] Merging remotes/origin/master commit 4f366540575c6ffcc8168b642136de522852e4d1 into PR head commit fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:02:44.739Z] #43 49.26 DEP criu/log.d [2021-03-14T18:02:44.739Z] #43 49.34 DEP criu/libnetlink.d [2021-03-14T18:02:44.739Z] #43 49.46 DEP criu/kerndat.d [2021-03-14T18:02:44.739Z] #43 49.57 DEP criu/kcmp-ids.d [2021-03-14T18:02:45.031Z] #43 49.66 DEP criu/irmap.d [2021-03-14T18:02:45.031Z] #43 49.80 DEP criu/ipc_ns.d [2021-03-14T18:02:45.211Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-14T18:02:45.211Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-14T18:02:45.324Z] #43 49.97 DEP criu/image.d [2021-03-14T18:02:45.324Z] #43 50.17 DEP criu/image-desc.d [2021-03-14T18:02:45.555Z] Merge succeeded, producing fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:02:45.555Z] Checking out Revision fb886a119b75131e9ad5219e7deec13c7ad6154d (PR-42145) [2021-03-14T18:02:45.615Z] #43 50.27 DEP criu/fsnotify.d [2021-03-14T18:02:45.615Z] #43 50.37 DEP criu/filesystems.d [2021-03-14T18:02:45.787Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2021-03-14T18:02:45.787Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2021-03-14T18:02:45.787Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/types [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-14T18:02:45.787Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-14T18:02:45.907Z] #43 50.52 DEP criu/files.d [2021-03-14T18:02:45.907Z] #43 50.70 DEP criu/files-reg.d [2021-03-14T18:02:44.170Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:02:44.187Z] > git config --add remote.origin.fetch +refs/pull/42145/head:refs/remotes/origin/PR-42145 # timeout=10 [2021-03-14T18:02:44.207Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:02:44.228Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-14T18:02:44.258Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-14T18:02:44.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:02:44.260Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42145/head:refs/remotes/origin/PR-42145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-14T18:02:44.665Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:02:44.697Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:02:45.437Z] > git remote # timeout=10 [2021-03-14T18:02:45.465Z] > git config --get remote.origin.url # timeout=10 [2021-03-14T18:02:45.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-14T18:02:45.494Z] > git merge 4f366540575c6ffcc8168b642136de522852e4d1 # timeout=10 [2021-03-14T18:02:45.529Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-14T18:02:45.557Z] > git config core.sparsecheckout # timeout=10 [2021-03-14T18:02:45.584Z] > git checkout -f fb886a119b75131e9ad5219e7deec13c7ad6154d # timeout=10 [2021-03-14T18:02:46.051Z] ok github.com/docker/docker/api/types/time 0.076s coverage: 100.0% of statements [2021-03-14T18:02:46.199Z] #43 50.93 DEP criu/files-ext.d [2021-03-14T18:02:46.199Z] #43 51.05 DEP criu/file-lock.d [2021-03-14T18:02:46.316Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2021-03-14T18:02:46.316Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-14T18:02:46.316Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-14T18:02:46.316Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-14T18:02:46.316Z] ? github.com/docker/docker/builder [no test files] [2021-03-14T18:02:46.316Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-14T18:02:46.316Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-14T18:02:46.316Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-14T18:02:46.316Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-14T18:02:46.316Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-14T18:02:46.316Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-14T18:02:46.316Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-14T18:02:46.491Z] #43 51.17 DEP criu/file-ids.d [2021-03-14T18:02:46.491Z] #43 51.26 DEP criu/fifo.d [2021-03-14T18:02:46.782Z] #43 51.45 DEP criu/fdstore.d [2021-03-14T18:02:46.782Z] #43 51.51 DEP criu/fault-injection.d [2021-03-14T18:02:46.782Z] #43 51.56 DEP criu/external.d [2021-03-14T18:02:47.074Z] #43 51.68 DEP criu/eventpoll.d [2021-03-14T18:02:47.074Z] #43 51.81 DEP criu/eventfd.d [2021-03-14T18:02:47.074Z] #43 ... [2021-03-14T18:02:47.074Z] [2021-03-14T18:02:47.074Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:02:47.074Z] #53 6.811 + cd /tmp/tmp.7kgaQ5HTwm/src/github.com/opencontainers/runc [2021-03-14T18:02:47.074Z] #53 6.818 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-14T18:02:47.074Z] #53 7.152 + '[' -z '' ']' [2021-03-14T18:02:47.074Z] #53 7.152 + target=static [2021-03-14T18:02:47.074Z] #53 7.152 + make 'BUILDTAGS=seccomp ' static [2021-03-14T18:02:47.074Z] #53 7.239 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-03-14T18:02:47.074Z] #53 ... [2021-03-14T18:02:47.074Z] [2021-03-14T18:02:47.074Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:02:47.074Z] #43 51.95 DEP criu/crtools.d [2021-03-14T18:02:47.366Z] #43 52.06 DEP criu/cr-service.d [2021-03-14T18:02:47.366Z] #43 52.17 DEP criu/cr-restore.d [2021-03-14T18:02:47.657Z] #43 52.40 DEP criu/cr-errno.d [2021-03-14T18:02:47.657Z] #43 52.41 DEP criu/cr-dump.d [2021-03-14T18:02:47.949Z] #43 52.55 DEP criu/cr-dedup.d [2021-03-14T18:02:47.949Z] #43 52.66 DEP criu/cr-check.d [2021-03-14T18:02:47.949Z] #43 52.74 DEP criu/config.d [2021-03-14T18:02:47.949Z] #43 ... [2021-03-14T18:02:47.949Z] [2021-03-14T18:02:47.949Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:02:47.949Z] #45 79.23 net/http/httptrace [2021-03-14T18:02:47.949Z] #45 79.37 net/http [2021-03-14T18:02:47.949Z] #45 87.74 github.com/LK4D4/vndr/godl [2021-03-14T18:02:47.949Z] #45 88.28 github.com/LK4D4/vndr [2021-03-14T18:02:48.241Z] #45 ... [2021-03-14T18:02:48.241Z] [2021-03-14T18:02:48.241Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-14T18:02:48.241Z] #20 2.684 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-14T18:02:48.241Z] #20 3.663 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-14T18:02:48.241Z] #20 6.856 Fetched 8111 kB in 6s (1362 kB/s) [2021-03-14T18:02:48.241Z] #20 6.856 Reading package lists... [2021-03-14T18:02:48.241Z] #20 8.951 Reading package lists... [2021-03-14T18:02:48.241Z] #20 10.74 Building dependency tree... [2021-03-14T18:02:48.241Z] #20 11.26 libcap2-bin is already the newest version (1:2.25-2). [2021-03-14T18:02:48.241Z] #20 11.26 The following additional packages will be installed: [2021-03-14T18:02:48.241Z] #20 11.28 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-14T18:02:48.241Z] #20 11.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-14T18:02:48.241Z] #20 11.28 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-14T18:02:48.241Z] #20 11.28 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-14T18:02:48.241Z] #20 11.28 python3.7 python3.7-minimal vim-runtime xxd [2021-03-14T18:02:48.241Z] #20 11.28 Suggested packages: [2021-03-14T18:02:48.241Z] #20 11.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-14T18:02:48.241Z] #20 11.28 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-14T18:02:48.241Z] #20 11.28 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-14T18:02:48.241Z] #20 11.28 Recommended packages: [2021-03-14T18:02:48.241Z] #20 11.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-14T18:02:48.241Z] #20 11.28 python3-keyrings.alt python3-xdg unzip [2021-03-14T18:02:48.241Z] #20 ... [2021-03-14T18:02:48.241Z] [2021-03-14T18:02:48.241Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:02:48.241Z] #43 52.94 DEP criu/clone-noasan.d [2021-03-14T18:02:48.241Z] #43 53.01 DEP criu/cgroup.d [2021-03-14T18:02:48.533Z] #43 53.13 DEP criu/cgroup-props.d [2021-03-14T18:02:48.533Z] #43 53.18 DEP criu/bitmap.d [2021-03-14T18:02:48.533Z] #43 53.19 DEP criu/bfd.d [2021-03-14T18:02:48.533Z] #43 53.23 DEP criu/autofs.d [2021-03-14T18:02:48.533Z] #43 53.33 DEP criu/aio.d [2021-03-14T18:02:48.825Z] #43 53.44 DEP criu/action-scripts.d [2021-03-14T18:02:48.825Z] #43 53.69 CC criu/action-scripts.o [2021-03-14T18:02:48.880Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2021-03-14T18:02:49.459Z] #43 54.08 CC criu/aio.o [2021-03-14T18:02:49.751Z] #43 54.41 CC criu/autofs.o [2021-03-14T18:02:49.834Z] ok github.com/docker/docker/builder/remotecontext 0.342s coverage: 13.7% of statements [2021-03-14T18:02:49.865Z] Commit message: "vendor: github.com/spf13/cobra v1.1.3" [2021-03-14T18:02:49.893Z] > git --version # timeout=10 [2021-03-14T18:02:49.921Z] > git --version # 'git version 2.17.1' [2021-03-14T18:02:49.942Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-14T18:02:50.784Z] ok github.com/docker/docker/builder/dockerfile 0.864s coverage: 48.3% of statements [2021-03-14T18:02:50.784Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-14T18:02:50.788Z] #43 55.47 CC criu/bfd.o [2021-03-14T18:02:51.080Z] #43 55.86 CC criu/bitmap.o [2021-03-14T18:02:51.171Z] + docker version [2021-03-14T18:02:51.362Z] ok github.com/docker/docker/builder/remotecontext/git 3.632s coverage: 86.3% of statements [2021-03-14T18:02:51.362Z] ? github.com/docker/docker/cli [no test files] [2021-03-14T18:02:51.362Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-14T18:02:51.371Z] #43 55.93 CC criu/cgroup-props.o [2021-03-14T18:02:51.663Z] #43 56.40 CC criu/cgroup.o [2021-03-14T18:02:53.732Z] #43 58.28 CC criu/clone-noasan.o [2021-03-14T18:02:53.732Z] #43 ... [2021-03-14T18:02:53.732Z] [2021-03-14T18:02:53.732Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:02:53.732Z] #45 DONE 94.9s [2021-03-14T18:02:53.732Z] [2021-03-14T18:02:53.732Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-14T18:02:53.732Z] #20 12.65 The following NEW packages will be installed: [2021-03-14T18:02:53.732Z] #20 12.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-14T18:02:53.732Z] #20 12.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-14T18:02:53.732Z] #20 12.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-14T18:02:53.732Z] #20 12.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-14T18:02:53.732Z] #20 12.65 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-14T18:02:53.732Z] #20 12.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-14T18:02:53.732Z] #20 12.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-14T18:02:53.732Z] #20 12.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-14T18:02:53.732Z] #20 12.65 xz-utils zip [2021-03-14T18:02:53.732Z] #20 12.73 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-14T18:02:53.732Z] #20 12.73 Need to get 27.7 MB of archives. [2021-03-14T18:02:53.732Z] #20 12.73 After this operation, 117 MB of additional disk space will be used. [2021-03-14T18:02:53.732Z] #20 12.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-03-14T18:02:53.732Z] #20 12.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-03-14T18:02:53.732Z] #20 12.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-03-14T18:02:53.732Z] #20 12.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-03-14T18:02:53.732Z] #20 12.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-03-14T18:02:53.732Z] #20 12.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-03-14T18:02:53.732Z] #20 12.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-03-14T18:02:53.732Z] #20 12.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-03-14T18:02:53.732Z] #20 12.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-03-14T18:02:53.732Z] #20 12.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-03-14T18:02:53.732Z] #20 12.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-03-14T18:02:53.732Z] #20 12.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-03-14T18:02:53.732Z] #20 12.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-03-14T18:02:53.732Z] #20 12.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-03-14T18:02:53.732Z] #20 12.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-03-14T18:02:53.732Z] #20 12.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-03-14T18:02:53.732Z] #20 12.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-14T18:02:53.732Z] #20 12.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-14T18:02:53.732Z] #20 12.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-03-14T18:02:53.732Z] #20 12.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-03-14T18:02:53.732Z] #20 12.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-03-14T18:02:53.732Z] #20 12.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-03-14T18:02:53.732Z] #20 12.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-03-14T18:02:53.732Z] #20 12.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-14T18:02:53.732Z] #20 12.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-14T18:02:53.732Z] #20 12.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-14T18:02:53.732Z] #20 12.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-03-14T18:02:53.732Z] #20 12.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-03-14T18:02:53.732Z] #20 12.97 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-14T18:02:53.732Z] #20 13.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-14T18:02:53.732Z] #20 13.22 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-14T18:02:53.732Z] #20 13.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-14T18:02:53.732Z] #20 13.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-03-14T18:02:53.732Z] #20 13.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-03-14T18:02:53.732Z] #20 13.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-03-14T18:02:53.732Z] #20 13.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-14T18:02:53.732Z] #20 13.30 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-03-14T18:02:53.732Z] #20 13.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-03-14T18:02:53.732Z] #20 13.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-14T18:02:53.732Z] #20 13.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-03-14T18:02:53.732Z] #20 13.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-14T18:02:53.732Z] #20 13.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-03-14T18:02:53.732Z] #20 13.35 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-03-14T18:02:53.732Z] #20 13.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-03-14T18:02:53.732Z] #20 13.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-14T18:02:53.732Z] #20 13.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-03-14T18:02:53.732Z] #20 13.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-03-14T18:02:53.732Z] #20 13.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-03-14T18:02:53.732Z] #20 14.04 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:02:53.732Z] #20 14.09 Fetched 27.7 MB in 1s (29.3 MB/s) [2021-03-14T18:02:53.732Z] #20 14.13 Selecting previously unselected package pigz. [2021-03-14T18:02:53.732Z] #20 14.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-03-14T18:02:53.732Z] #20 14.18 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-03-14T18:02:53.732Z] #20 14.19 Unpacking pigz (2.4-1) ... [2021-03-14T18:02:53.732Z] #20 14.27 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-03-14T18:02:53.732Z] #20 14.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-14T18:02:53.732Z] #20 14.27 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-14T18:02:53.732Z] #20 14.63 Selecting previously unselected package python3.7-minimal. [2021-03-14T18:02:53.732Z] #20 14.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-14T18:02:53.732Z] #20 14.63 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-14T18:02:53.732Z] #20 15.23 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-14T18:02:53.732Z] #20 15.24 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-14T18:02:53.732Z] #20 16.83 Selecting previously unselected package python3-minimal. [2021-03-14T18:02:53.732Z] #20 16.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2021-03-14T18:02:53.732Z] #20 16.87 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-03-14T18:02:53.732Z] #20 16.87 Unpacking python3-minimal (3.7.3-1) ... [2021-03-14T18:02:53.732Z] #20 16.92 Selecting previously unselected package libmpdec2:s390x. [2021-03-14T18:02:53.732Z] #20 16.92 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-03-14T18:02:53.732Z] #20 16.93 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-03-14T18:02:53.732Z] #20 17.02 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-03-14T18:02:53.732Z] #20 17.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-03-14T18:02:53.732Z] #20 17.03 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-14T18:02:53.732Z] #20 17.71 Selecting previously unselected package python3.7. [2021-03-14T18:02:53.732Z] #20 17.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-03-14T18:02:53.732Z] #20 17.71 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-14T18:02:53.732Z] #20 17.91 Selecting previously unselected package libpython3-stdlib:s390x. [2021-03-14T18:02:53.732Z] #20 17.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-03-14T18:02:53.732Z] #20 17.92 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-14T18:02:54.041Z] #20 18.03 Setting up python3-minimal (3.7.3-1) ... [2021-03-14T18:02:55.087Z] #20 19.08 Selecting previously unselected package python3. [2021-03-14T18:02:55.087Z] #20 19.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 ... 23860 files and directories currently installed.) [2021-03-14T18:02:55.087Z] #20 19.10 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-03-14T18:02:55.087Z] #20 19.10 Unpacking python3 (3.7.3-1) ... [2021-03-14T18:02:55.087Z] #20 19.17 Selecting previously unselected package libip4tc0:s390x. [2021-03-14T18:02:55.087Z] #20 19.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-03-14T18:02:55.087Z] #20 19.17 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-03-14T18:02:55.087Z] #20 19.21 Selecting previously unselected package libip6tc0:s390x. [2021-03-14T18:02:55.087Z] #20 19.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-03-14T18:02:55.087Z] #20 19.22 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-03-14T18:02:55.087Z] #20 19.26 Selecting previously unselected package libiptc0:s390x. [2021-03-14T18:02:55.087Z] #20 19.26 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-03-14T18:02:55.087Z] #20 19.26 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-03-14T18:02:55.087Z] #20 19.30 Selecting previously unselected package libnfnetlink0:s390x. [2021-03-14T18:02:55.087Z] #20 19.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-03-14T18:02:55.087Z] #20 19.31 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-14T18:02:55.087Z] #20 19.33 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-03-14T18:02:55.087Z] #20 19.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-03-14T18:02:55.087Z] #20 19.33 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-14T18:02:55.087Z] #20 19.37 Selecting previously unselected package libnftnl11:s390x. [2021-03-14T18:02:55.087Z] #20 19.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-03-14T18:02:55.087Z] #20 19.37 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-03-14T18:02:55.087Z] #20 19.41 Selecting previously unselected package iptables. [2021-03-14T18:02:55.380Z] #20 19.42 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-03-14T18:02:55.380Z] #20 19.42 Unpacking iptables (1.8.2-4) ... [2021-03-14T18:02:55.380Z] #20 19.65 Selecting previously unselected package xxd. [2021-03-14T18:02:55.380Z] #20 19.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-14T18:02:55.380Z] #20 19.65 Unpacking xxd (2:8.1.0875-5) ... [2021-03-14T18:02:55.380Z] #20 19.71 Selecting previously unselected package vim-common. [2021-03-14T18:02:55.672Z] #20 19.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-14T18:02:55.672Z] #20 19.73 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-14T18:02:55.672Z] #20 19.89 Selecting previously unselected package bash-completion. [2021-03-14T18:02:55.672Z] #20 19.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-14T18:02:56.686Z] ok github.com/docker/docker/client 0.268s coverage: 75.4% of statements [2021-03-14T18:02:57.217Z] #20 21.48 Unpacking bash-completion (1:2.8-6) ... [2021-03-14T18:02:57.509Z] #20 21.89 Selecting previously unselected package bzip2. [2021-03-14T18:02:57.801Z] #20 21.89 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-03-14T18:02:57.801Z] #20 21.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-14T18:02:57.801Z] #20 21.99 Selecting previously unselected package xz-utils. [2021-03-14T18:02:57.801Z] #20 21.99 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-03-14T18:02:57.801Z] #20 21.99 Unpacking xz-utils (5.2.4-1) ... [2021-03-14T18:02:57.801Z] #20 22.09 Selecting previously unselected package apparmor. [2021-03-14T18:02:58.097Z] #20 22.09 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-03-14T18:02:58.097Z] #20 22.15 Unpacking apparmor (2.13.2-10) ... [2021-03-14T18:02:58.097Z] #20 ... [2021-03-14T18:02:58.097Z] [2021-03-14T18:02:58.097Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-14T18:02:58.097Z] #32 DONE 99.0s [2021-03-14T18:02:58.097Z] [2021-03-14T18:02:58.097Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:02:58.097Z] #43 58.53 CC criu/config.o [2021-03-14T18:02:58.097Z] #43 59.55 CC criu/cr-check.o [2021-03-14T18:02:58.097Z] #43 60.59 CC criu/cr-dedup.o [2021-03-14T18:02:58.097Z] #43 60.92 CC criu/cr-dump.o [2021-03-14T18:02:58.097Z] #43 62.52 CC criu/cr-errno.o [2021-03-14T18:02:58.097Z] #43 62.57 CC criu/cr-restore.o [2021-03-14T18:02:59.191Z] #43 ... [2021-03-14T18:02:59.191Z] [2021-03-14T18:02:59.191Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-14T18:02:59.191Z] #20 22.58 Selecting previously unselected package aufs-tools. [2021-03-14T18:02:59.191Z] #20 22.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-03-14T18:02:59.191Z] #20 22.59 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-14T18:02:59.191Z] #20 22.74 Selecting previously unselected package libonig5:s390x. [2021-03-14T18:02:59.191Z] #20 22.74 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-03-14T18:02:59.191Z] #20 22.77 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-14T18:02:59.191Z] #20 23.00 Selecting previously unselected package libjq1:s390x. [2021-03-14T18:02:59.191Z] #20 23.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-14T18:02:59.191Z] #20 23.00 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-14T18:02:59.191Z] #20 23.03 Selecting previously unselected package jq. [2021-03-14T18:02:59.191Z] #20 23.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-14T18:02:59.191Z] #20 23.03 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-14T18:02:59.191Z] #20 23.10 Selecting previously unselected package libaio1:s390x. [2021-03-14T18:02:59.191Z] #20 23.10 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-03-14T18:02:59.191Z] #20 23.10 Unpacking libaio1:s390x (0.3.112-3) ... [2021-03-14T18:02:59.191Z] #20 23.12 Selecting previously unselected package libgpm2:s390x. [2021-03-14T18:02:59.191Z] #20 23.13 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-03-14T18:02:59.191Z] #20 23.13 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-03-14T18:02:59.191Z] #20 23.16 Selecting previously unselected package libicu63:s390x. [2021-03-14T18:02:59.191Z] #20 23.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-14T18:02:59.191Z] #20 23.16 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-14T18:02:59.904Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:02:59.904Z] [2021-03-14T18:02:59.904Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-14T18:02:59.904Z] DOCKER_SYSTEMD=1 [2021-03-14T18:02:59.904Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-14T18:02:59.904Z] HOSTNAME=cccb098c9921 [2021-03-14T18:02:59.904Z] DEST=bundles/test-integration [2021-03-14T18:02:59.904Z] PWD=/go/src/github.com/docker/docker [2021-03-14T18:02:59.905Z] DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:02:59.905Z] container=docker [2021-03-14T18:02:59.905Z] HOME=/root [2021-03-14T18:02:59.905Z] LANG=C.UTF-8 [2021-03-14T18:02:59.905Z] INVOCATION_ID=8ea563eca56a40a8a3f2da3d703fafad [2021-03-14T18:02:59.905Z] GOLANG_VERSION=1.13.15 [2021-03-14T18:02:59.905Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-14T18:02:59.905Z] VALIDATE_BRANCH=master [2021-03-14T18:02:59.905Z] TERM=xterm [2021-03-14T18:02:59.905Z] DOCKER_PKG=github.com/docker/docker [2021-03-14T18:02:59.905Z] SHLVL=3 [2021-03-14T18:02:59.905Z] TIMEOUT=120m [2021-03-14T18:02:59.905Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-14T18:02:59.905Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-14T18:02:59.905Z] GO111MODULE=off [2021-03-14T18:02:59.905Z] DOCKER_EXPERIMENTAL=1 [2021-03-14T18:02:59.905Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-14T18:02:59.905Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-14T18:02:59.905Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-14T18:02:59.905Z] GOPATH=/go [2021-03-14T18:02:59.905Z] PKG_CONFIG=pkg-config [2021-03-14T18:02:59.905Z] _=/usr/bin/env [2021-03-14T18:02:59.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-14T18:03:01.150Z] Client: Docker Engine - Community [2021-03-14T18:03:01.150Z] Version: 20.10.3 [2021-03-14T18:03:01.150Z] API version: 1.41 [2021-03-14T18:03:01.150Z] Go version: go1.13.15 [2021-03-14T18:03:01.150Z] Git commit: 48d30b5 [2021-03-14T18:03:01.150Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-14T18:03:01.150Z] OS/Arch: linux/amd64 [2021-03-14T18:03:01.150Z] Context: default [2021-03-14T18:03:01.150Z] Experimental: true [2021-03-14T18:03:01.150Z] [2021-03-14T18:03:01.150Z] Server: Docker Engine - Community [2021-03-14T18:03:01.150Z] Engine: [2021-03-14T18:03:01.150Z] Version: 20.10.3 [2021-03-14T18:03:01.150Z] API version: 1.41 (minimum version 1.12) [2021-03-14T18:03:01.150Z] Go version: go1.13.15 [2021-03-14T18:03:01.150Z] Git commit: 46229ca [2021-03-14T18:03:01.150Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-14T18:03:01.150Z] OS/Arch: linux/amd64 [2021-03-14T18:03:01.150Z] Experimental: true [2021-03-14T18:03:01.150Z] containerd: [2021-03-14T18:03:01.150Z] Version: 1.4.3 [2021-03-14T18:03:01.150Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-14T18:03:01.150Z] runc: [2021-03-14T18:03:01.150Z] Version: 1.0.0-rc92 [2021-03-14T18:03:01.150Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-14T18:03:01.150Z] docker-init: [2021-03-14T18:03:01.150Z] Version: 0.19.0 [2021-03-14T18:03:01.150Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-14T18:03:01.264Z] #20 25.07 Selecting previously unselected package libnet1:s390x. [2021-03-14T18:03:01.264Z] #20 25.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-14T18:03:01.264Z] #20 25.08 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-14T18:03:01.264Z] #20 25.11 Selecting previously unselected package libnl-3-200:s390x. [2021-03-14T18:03:01.264Z] #20 25.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-14T18:03:01.264Z] #20 25.11 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-14T18:03:01.264Z] #20 25.16 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-14T18:03:01.264Z] #20 25.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-14T18:03:01.264Z] #20 25.16 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-14T18:03:01.264Z] #20 25.18 Selecting previously unselected package libreadline5:s390x. [2021-03-14T18:03:01.264Z] #20 25.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-03-14T18:03:01.264Z] #20 25.19 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-14T18:03:01.264Z] #20 25.24 Selecting previously unselected package net-tools. [2021-03-14T18:03:01.264Z] #20 25.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-03-14T18:03:01.264Z] #20 25.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-14T18:03:01.264Z] #20 25.34 Selecting previously unselected package python-pip-whl. [2021-03-14T18:03:01.264Z] #20 25.34 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-14T18:03:01.264Z] #20 25.34 Unpacking python-pip-whl (18.1-5) ... [2021-03-14T18:03:01.473Z] + docker info [2021-03-14T18:03:01.556Z] #20 25.74 Selecting previously unselected package python3-lib2to3. [2021-03-14T18:03:01.557Z] #20 25.74 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-14T18:03:01.557Z] #20 25.75 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-14T18:03:01.557Z] #20 25.80 Selecting previously unselected package python3-distutils. [2021-03-14T18:03:01.557Z] #20 25.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-14T18:03:01.557Z] #20 25.81 Unpacking python3-distutils (3.7.3-1) ... [2021-03-14T18:03:01.563Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:03:01.563Z] [2021-03-14T18:03:01.563Z] + TEST_INTEGRATION_DEST=2 [2021-03-14T18:03:01.563Z] + CONTAINER_NAME=docker-pr1-2 [2021-03-14T18:03:01.563Z] + TEST_SKIP_INTEGRATION=1 [2021-03-14T18:03:01.563Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-14T18:03:01.563Z] + run_tests [2021-03-14T18:03:01.563Z] + c=0 [2021-03-14T18:03:01.563Z] + '[' -n 0 ']' [2021-03-14T18:03:01.563Z] + rm= [2021-03-14T18:03:01.563Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42145/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42145/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/make.sh '' test-integration [2021-03-14T18:03:01.563Z] + TEST_INTEGRATION_DEST=1 [2021-03-14T18:03:01.563Z] + CONTAINER_NAME=docker-pr1-1 [2021-03-14T18:03:01.563Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-14T18:03:01.563Z] + run_tests test-integration-flaky [2021-03-14T18:03:01.563Z] + '[' -n 0 ']' [2021-03-14T18:03:01.563Z] + rm= [2021-03-14T18:03:01.563Z] + TEST_INTEGRATION_DEST=3 [2021-03-14T18:03:01.563Z] + CONTAINER_NAME=docker-pr1-3 [2021-03-14T18:03:01.563Z] + TEST_SKIP_INTEGRATION=1 [2021-03-14T18:03:01.563Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-14T18:03:01.563Z] + run_tests [2021-03-14T18:03:01.563Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42145/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42145/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/make.sh test-integration-flaky test-integration [2021-03-14T18:03:01.563Z] + '[' -n 0 ']' [2021-03-14T18:03:01.563Z] + rm= [2021-03-14T18:03:01.563Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42145/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42145/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/make.sh '' test-integration [2021-03-14T18:03:01.563Z] ++ jobs -p [2021-03-14T18:03:01.563Z] + for job in $(jobs -p) [2021-03-14T18:03:01.563Z] + wait 5975 [2021-03-14T18:03:01.563Z] [2021-03-14T18:03:01.563Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-14T18:03:01.563Z] [2021-03-14T18:03:01.563Z] [2021-03-14T18:03:01.563Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-14T18:03:01.563Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-14T18:03:01.563Z] HOSTNAME=d36f6bb0e681 [2021-03-14T18:03:01.563Z] TEST_SKIP_INTEGRATION=1 [2021-03-14T18:03:01.563Z] TESTDEBUG=0 [2021-03-14T18:03:01.563Z] DEST=bundles/test-integration [2021-03-14T18:03:01.563Z] PWD=/go/src/github.com/docker/docker [2021-03-14T18:03:01.563Z] KEEPBUNDLE=1 [2021-03-14T18:03:01.563Z] DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:03:01.563Z] container=docker [2021-03-14T18:03:01.563Z] HOME=/root [2021-03-14T18:03:01.563Z] GOLANG_VERSION=1.13.15 [2021-03-14T18:03:01.563Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-14T18:03:01.563Z] VALIDATE_BRANCH=master [2021-03-14T18:03:01.563Z] TERM=xterm [2021-03-14T18:03:01.563Z] DOCKER_PKG=github.com/docker/docker [2021-03-14T18:03:01.563Z] SHLVL=1 [2021-03-14T18:03:01.563Z] TIMEOUT=120m [2021-03-14T18:03:01.563Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-14T18:03:01.563Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-14T18:03:01.563Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-14T18:03:01.563Z] GO111MODULE=off [2021-03-14T18:03:01.563Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-14T18:03:01.563Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-14T18:03:01.563Z] GOPATH=/go [2021-03-14T18:03:01.563Z] PKG_CONFIG=pkg-config [2021-03-14T18:03:01.563Z] _=/usr/bin/env [2021-03-14T18:03:01.563Z] Building test suite binary ./integration-cli/test.main [2021-03-14T18:03:01.563Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-14T18:03:01.563Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-14T18:03:01.563Z] HOSTNAME=f132a8f77fcc [2021-03-14T18:03:01.563Z] TEST_SKIP_INTEGRATION=1 [2021-03-14T18:03:01.563Z] TESTDEBUG=0 [2021-03-14T18:03:01.563Z] DEST=bundles/test-integration [2021-03-14T18:03:01.563Z] PWD=/go/src/github.com/docker/docker [2021-03-14T18:03:01.563Z] KEEPBUNDLE=1 [2021-03-14T18:03:01.563Z] DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:03:01.563Z] container=docker [2021-03-14T18:03:01.563Z] HOME=/root [2021-03-14T18:03:01.563Z] GOLANG_VERSION=1.13.15 [2021-03-14T18:03:01.563Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-14T18:03:01.563Z] VALIDATE_BRANCH=master [2021-03-14T18:03:01.563Z] TERM=xterm [2021-03-14T18:03:01.563Z] DOCKER_PKG=github.com/docker/docker [2021-03-14T18:03:01.563Z] SHLVL=1 [2021-03-14T18:03:01.563Z] TIMEOUT=120m [2021-03-14T18:03:01.563Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-14T18:03:01.563Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-14T18:03:01.563Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-14T18:03:01.563Z] GO111MODULE=off [2021-03-14T18:03:01.563Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-14T18:03:01.563Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-14T18:03:01.563Z] GOPATH=/go [2021-03-14T18:03:01.563Z] PKG_CONFIG=pkg-config [2021-03-14T18:03:01.563Z] _=/usr/bin/env [2021-03-14T18:03:01.563Z] Building test suite binary ./integration-cli/test.main [2021-03-14T18:03:01.563Z] No new tests added to integration. [2021-03-14T18:03:01.563Z] [2021-03-14T18:03:01.563Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-14T18:03:01.563Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-14T18:03:01.564Z] HOSTNAME=4c2e5232c764 [2021-03-14T18:03:01.564Z] TESTDEBUG=0 [2021-03-14T18:03:01.564Z] DEST=bundles/test-integration [2021-03-14T18:03:01.564Z] PWD=/go/src/github.com/docker/docker [2021-03-14T18:03:01.564Z] KEEPBUNDLE=1 [2021-03-14T18:03:01.564Z] DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:03:01.564Z] container=docker [2021-03-14T18:03:01.564Z] HOME=/root [2021-03-14T18:03:01.564Z] GOLANG_VERSION=1.13.15 [2021-03-14T18:03:01.564Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-14T18:03:01.564Z] VALIDATE_BRANCH=master [2021-03-14T18:03:01.564Z] TERM=xterm [2021-03-14T18:03:01.564Z] DOCKER_PKG=github.com/docker/docker [2021-03-14T18:03:01.564Z] SHLVL=1 [2021-03-14T18:03:01.564Z] TIMEOUT=120m [2021-03-14T18:03:01.564Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-14T18:03:01.564Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-14T18:03:01.564Z] GO111MODULE=off [2021-03-14T18:03:01.564Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-14T18:03:01.564Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-14T18:03:01.564Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-14T18:03:01.564Z] GOPATH=/go [2021-03-14T18:03:01.564Z] PKG_CONFIG=pkg-config [2021-03-14T18:03:01.564Z] _=/usr/bin/env [2021-03-14T18:03:01.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-14T18:03:01.849Z] #20 25.90 Selecting previously unselected package python3-pip. [2021-03-14T18:03:01.849Z] #20 25.90 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-14T18:03:01.849Z] #20 25.91 Unpacking python3-pip (18.1-5) ... [2021-03-14T18:03:01.849Z] #20 26.00 Selecting previously unselected package python3-pkg-resources. [2021-03-14T18:03:01.849Z] #20 26.00 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-14T18:03:01.849Z] #20 26.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-14T18:03:01.849Z] #20 26.07 Selecting previously unselected package python3-setuptools. [2021-03-14T18:03:01.849Z] #20 26.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-14T18:03:01.849Z] #20 26.08 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-14T18:03:01.849Z] #20 26.20 Selecting previously unselected package python3-wheel. [2021-03-14T18:03:01.849Z] #20 26.21 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-14T18:03:01.849Z] #20 26.21 Unpacking python3-wheel (0.32.3-2) ... [2021-03-14T18:03:01.849Z] #20 26.26 Selecting previously unselected package sudo. [2021-03-14T18:03:01.849Z] #20 26.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-03-14T18:03:02.141Z] #20 26.26 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-14T18:03:02.141Z] #20 26.51 Selecting previously unselected package thin-provisioning-tools. [2021-03-14T18:03:02.434Z] #20 26.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-03-14T18:03:02.434Z] #20 26.51 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-14T18:03:02.434Z] #20 26.67 Selecting previously unselected package uidmap. [2021-03-14T18:03:02.434Z] #20 26.67 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-03-14T18:03:02.434Z] #20 26.67 Unpacking uidmap (1:4.5-1.1) ... [2021-03-14T18:03:02.434Z] #20 26.73 Selecting previously unselected package vim-runtime. [2021-03-14T18:03:02.434Z] #20 26.73 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-14T18:03:02.434Z] #20 26.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-03-14T18:03:02.434Z] #20 26.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-14T18:03:02.434Z] #20 26.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-14T18:03:04.507Z] #20 28.78 Selecting previously unselected package vim. [2021-03-14T18:03:04.507Z] #20 28.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-03-14T18:03:04.507Z] #20 28.79 Unpacking vim (2:8.1.0875-5) ... [2021-03-14T18:03:04.799Z] #20 29.11 Selecting previously unselected package xfsprogs. [2021-03-14T18:03:05.092Z] #20 29.11 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-03-14T18:03:05.092Z] #20 29.12 Unpacking xfsprogs (4.20.0-1) ... [2021-03-14T18:03:05.092Z] #20 29.38 Selecting previously unselected package zip. [2021-03-14T18:03:05.092Z] #20 29.38 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-03-14T18:03:05.092Z] #20 29.39 Unpacking zip (3.0-11+b1) ... [2021-03-14T18:03:05.092Z] #20 29.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-14T18:03:05.092Z] #20 29.47 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-14T18:03:05.092Z] #20 29.48 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-03-14T18:03:05.092Z] #20 29.49 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-14T18:03:05.387Z] #20 29.49 Setting up libgpm2:s390x (1.20.7-5) ... [2021-03-14T18:03:05.387Z] #20 29.50 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-03-14T18:03:05.387Z] #20 29.51 Setting up uidmap (1:4.5-1.1) ... [2021-03-14T18:03:05.387Z] #20 29.51 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-03-14T18:03:05.387Z] #20 29.52 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-14T18:03:05.387Z] #20 29.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-14T18:03:05.387Z] #20 29.53 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-14T18:03:05.387Z] #20 29.54 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-14T18:03:05.387Z] #20 29.54 Setting up xxd (2:8.1.0875-5) ... [2021-03-14T18:03:05.387Z] #20 29.55 Setting up zip (3.0-11+b1) ... [2021-03-14T18:03:05.387Z] #20 29.56 Setting up vim-common (2:8.1.0875-5) ... [2021-03-14T18:03:05.387Z] #20 29.57 Setting up bash-completion (1:2.8-6) ... [2021-03-14T18:03:06.899Z] #20 30.89 Setting up libiptc0:s390x (1.8.2-4) ... [2021-03-14T18:03:06.899Z] #20 30.89 Setting up xz-utils (5.2.4-1) ... [2021-03-14T18:03:06.899Z] #20 30.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-14T18:03:06.899Z] #20 30.91 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-14T18:03:06.899Z] #20 30.96 invoke-rc.d: could not determine current runlevel [2021-03-14T18:03:06.899Z] #20 30.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-14T18:03:06.899Z] #20 30.97 Setting up pigz (2.4-1) ... [2021-03-14T18:03:06.899Z] #20 30.97 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-14T18:03:06.899Z] #20 30.98 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-14T18:03:06.899Z] #20 30.99 Setting up python-pip-whl (18.1-5) ... [2021-03-14T18:03:06.899Z] #20 31.00 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-03-14T18:03:06.899Z] #20 31.00 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-14T18:03:06.899Z] #20 31.25 Setting up libaio1:s390x (0.3.112-3) ... [2021-03-14T18:03:07.192Z] #20 31.25 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-14T18:03:07.192Z] #20 31.26 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-14T18:03:07.192Z] #20 31.26 Setting up vim (2:8.1.0875-5) ... [2021-03-14T18:03:07.192Z] #20 31.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-14T18:03:07.192Z] #20 31.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-14T18:03:07.192Z] #20 31.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-14T18:03:07.192Z] #20 31.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-14T18:03:07.192Z] #20 31.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-14T18:03:07.192Z] #20 31.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-14T18:03:07.192Z] #20 31.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-14T18:03:07.192Z] #20 31.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-14T18:03:07.192Z] #20 31.32 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-14T18:03:07.192Z] #20 31.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-14T18:03:07.192Z] #20 31.34 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-14T18:03:07.192Z] #20 31.34 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-14T18:03:07.192Z] #20 31.35 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-14T18:03:07.192Z] #20 31.37 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-14T18:03:08.703Z] #20 33.08 Setting up iptables (1.8.2-4) ... [2021-03-14T18:03:08.703Z] #20 33.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-14T18:03:08.703Z] #20 33.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-14T18:03:08.703Z] #20 33.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-14T18:03:08.703Z] #20 33.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-14T18:03:08.995Z] #20 33.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-14T18:03:08.995Z] #20 33.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-14T18:03:08.995Z] #20 33.11 Setting up python3 (3.7.3-1) ... [2021-03-14T18:03:08.995Z] #20 33.31 Setting up python3-wheel (0.32.3-2) ... [2021-03-14T18:03:09.629Z] #20 33.69 Setting up apparmor (2.13.2-10) ... [2021-03-14T18:03:10.664Z] #20 34.65 Setting up xfsprogs (4.20.0-1) ... [2021-03-14T18:03:10.664Z] #20 34.66 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-14T18:03:10.664Z] #20 34.92 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-14T18:03:10.664Z] #20 ... [2021-03-14T18:03:10.664Z] [2021-03-14T18:03:10.664Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:03:10.664Z] #43 65.47 CC criu/cr-service.o [2021-03-14T18:03:10.664Z] #43 66.51 CC criu/crtools.o [2021-03-14T18:03:10.664Z] #43 66.76 CC criu/eventfd.o [2021-03-14T18:03:10.664Z] #43 66.98 CC criu/eventpoll.o [2021-03-14T18:03:10.664Z] #43 67.49 CC criu/external.o [2021-03-14T18:03:10.664Z] #43 67.65 CC criu/fault-injection.o [2021-03-14T18:03:10.664Z] #43 67.72 CC criu/fdstore.o [2021-03-14T18:03:10.664Z] #43 67.95 CC criu/fifo.o [2021-03-14T18:03:10.664Z] #43 68.21 CC criu/file-ids.o [2021-03-14T18:03:10.664Z] #43 68.43 CC criu/file-lock.o [2021-03-14T18:03:10.664Z] #43 69.02 CC criu/files-ext.o [2021-03-14T18:03:10.664Z] #43 69.24 CC criu/files-reg.o [2021-03-14T18:03:10.664Z] #43 70.40 CC criu/files.o [2021-03-14T18:03:10.664Z] #43 71.60 CC criu/filesystems.o [2021-03-14T18:03:10.664Z] #43 71.98 CC criu/fsnotify.o [2021-03-14T18:03:10.664Z] #43 72.79 CC criu/image-desc.o [2021-03-14T18:03:10.664Z] #43 72.93 CC criu/image.o [2021-03-14T18:03:10.664Z] #43 73.41 CC criu/ipc_ns.o [2021-03-14T18:03:10.664Z] #43 74.16 CC criu/irmap.o [2021-03-14T18:03:10.664Z] #43 74.61 CC criu/kcmp-ids.o [2021-03-14T18:03:10.664Z] #43 74.76 CC criu/kerndat.o [2021-03-14T18:03:10.664Z] #43 75.39 CC criu/libnetlink.o [2021-03-14T18:03:10.957Z] #43 75.73 CC criu/log.o [2021-03-14T18:03:10.957Z] #43 ... [2021-03-14T18:03:10.957Z] [2021-03-14T18:03:10.957Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-14T18:03:10.957Z] #20 35.22 Setting up python3-distutils (3.7.3-1) ... [2021-03-14T18:03:11.200Z] Removing intermediate container 4850636ef3bb [2021-03-14T18:03:11.200Z] ---> 84f73ef1cc5f [2021-03-14T18:03:11.200Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-03-14T18:03:11.200Z] ---> 805dc2d65d1c [2021-03-14T18:03:11.200Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-03-14T18:03:11.200Z] ---> e4866624eadc [2021-03-14T18:03:11.200Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-03-14T18:03:11.200Z] ---> Running in 5f8dd6b123f9 [2021-03-14T18:03:11.200Z] Removing intermediate container 5f8dd6b123f9 [2021-03-14T18:03:11.200Z] ---> 4ab2d8d091ad [2021-03-14T18:03:11.200Z] Successfully built 4ab2d8d091ad [2021-03-14T18:03:11.200Z] Successfully tagged moby-buildx:latest [2021-03-14T18:03:11.200Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-03-14T18:03:11.200Z] if [ -n "${id}" ]; then \ [2021-03-14T18:03:11.200Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-03-14T18:03:11.200Z] && touch bundles/buildx; \ [2021-03-14T18:03:11.200Z] docker rm -f ${id}; \ [2021-03-14T18:03:11.200Z] fi [2021-03-14T18:03:11.200Z] 98f234067d26ad4c7c94c4ea27e080a29c2eed1d3d1c771e24d0d3516bc64d19 [2021-03-14T18:03:11.200Z] bundles/buildx version [2021-03-14T18:03:11.200Z] buildx v0.5.1 11057da [2021-03-14T18:03:11.200Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:fb886a119b75131e9ad5219e7deec13c7ad6154d . [2021-03-14T18:03:11.200Z] #1 [internal] booting buildkit [2021-03-14T18:03:11.200Z] #1 sha256:4084b7cc1bb5a9be7209fcedecf73a22ad98553b6b104d0153c574badbf23887 [2021-03-14T18:03:11.200Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-03-14T18:03:11.200Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2021-03-14T18:03:11.200Z] #1 creating container buildx_buildkit_default [2021-03-14T18:03:11.200Z] #1 creating container buildx_buildkit_default 0.4s done [2021-03-14T18:03:11.200Z] #1 DONE 3.2s [2021-03-14T18:03:11.200Z] [2021-03-14T18:03:11.200Z] #2 [internal] load build definition from Dockerfile [2021-03-14T18:03:11.200Z] #2 sha256:b944e83450ef47a4be0f8f77bf62dc99717d0489df156c03c0791e3a80898958 [2021-03-14T18:03:11.200Z] #2 transferring dockerfile: 16.73kB done [2021-03-14T18:03:11.200Z] #2 DONE 0.0s [2021-03-14T18:03:11.200Z] [2021-03-14T18:03:11.200Z] #3 [internal] load .dockerignore [2021-03-14T18:03:11.200Z] #3 sha256:4250c3e07d7cd27cd4d7f1df6ecfae9c5290dd2401111c9ca263bb0ccfb2fbd7 [2021-03-14T18:03:11.200Z] #3 transferring context: 87B done [2021-03-14T18:03:11.200Z] #3 DONE 0.0s [2021-03-14T18:03:11.200Z] [2021-03-14T18:03:11.200Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-14T18:03:11.200Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-03-14T18:03:11.249Z] #20 35.43 Setting up python3-setuptools (40.8.0-1) ... [2021-03-14T18:03:11.839Z] #4 DONE 0.5s [2021-03-14T18:03:11.839Z] [2021-03-14T18:03:11.839Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-14T18:03:11.839Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-03-14T18:03:11.839Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-14T18:03:11.839Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-03-14T18:03:11.882Z] #20 35.97 Setting up python3-pip (18.1-5) ... [2021-03-14T18:03:12.133Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-03-14T18:03:12.133Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-03-14T18:03:12.133Z] #5 DONE 0.4s [2021-03-14T18:03:12.426Z] [2021-03-14T18:03:12.426Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:03:12.426Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-14T18:03:12.515Z] #20 36.59 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:03:12.515Z] #20 36.62 Processing triggers for mime-support (3.62) ... [2021-03-14T18:03:12.807Z] #20 DONE 37.0s [2021-03-14T18:03:12.807Z] [2021-03-14T18:03:12.807Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-03-14T18:03:13.568Z] #9 ... [2021-03-14T18:03:13.568Z] [2021-03-14T18:03:13.568Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-14T18:03:13.568Z] #6 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-03-14T18:03:13.568Z] #6 DONE 0.9s [2021-03-14T18:03:13.568Z] [2021-03-14T18:03:13.568Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-14T18:03:13.568Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-03-14T18:03:13.568Z] #7 DONE 1.0s [2021-03-14T18:03:13.568Z] [2021-03-14T18:03:13.568Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:03:13.568Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-14T18:03:13.568Z] #8 DONE 1.0s [2021-03-14T18:03:13.568Z] [2021-03-14T18:03:13.568Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:03:13.568Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-14T18:03:13.568Z] #9 DONE 1.0s [2021-03-14T18:03:13.568Z] [2021-03-14T18:03:13.568Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:03:13.568Z] #26 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-14T18:03:13.568Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:03:13.568Z] #26 ... [2021-03-14T18:03:13.568Z] [2021-03-14T18:03:13.568Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:03:13.568Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-14T18:03:13.568Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-14T18:03:13.568Z] #62 DONE 0.1s [2021-03-14T18:03:13.568Z] [2021-03-14T18:03:13.568Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:03:13.568Z] #26 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-14T18:03:13.568Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.0s done [2021-03-14T18:03:13.661Z] Client: [2021-03-14T18:03:13.661Z] Context: default [2021-03-14T18:03:13.661Z] Debug Mode: false [2021-03-14T18:03:13.661Z] Plugins: [2021-03-14T18:03:13.661Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-14T18:03:13.661Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-14T18:03:13.661Z] [2021-03-14T18:03:13.661Z] Server: [2021-03-14T18:03:13.661Z] Containers: 0 [2021-03-14T18:03:13.661Z] Running: 0 [2021-03-14T18:03:13.661Z] Paused: 0 [2021-03-14T18:03:13.661Z] Stopped: 0 [2021-03-14T18:03:13.661Z] Images: 0 [2021-03-14T18:03:13.661Z] Server Version: 20.10.3 [2021-03-14T18:03:13.661Z] Storage Driver: overlay2 [2021-03-14T18:03:13.661Z] Backing Filesystem: extfs [2021-03-14T18:03:13.661Z] Supports d_type: true [2021-03-14T18:03:13.661Z] Native Overlay Diff: true [2021-03-14T18:03:13.661Z] Logging Driver: json-file [2021-03-14T18:03:13.661Z] Cgroup Driver: cgroupfs [2021-03-14T18:03:13.661Z] Cgroup Version: 1 [2021-03-14T18:03:13.661Z] Plugins: [2021-03-14T18:03:13.661Z] Volume: local [2021-03-14T18:03:13.661Z] Network: bridge host ipvlan macvlan null overlay [2021-03-14T18:03:13.661Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-14T18:03:13.661Z] Swarm: inactive [2021-03-14T18:03:13.661Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-14T18:03:13.661Z] Default Runtime: runc [2021-03-14T18:03:13.661Z] Init Binary: docker-init [2021-03-14T18:03:13.661Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-14T18:03:13.661Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-14T18:03:13.661Z] init version: de40ad0 [2021-03-14T18:03:13.661Z] Security Options: [2021-03-14T18:03:13.661Z] apparmor [2021-03-14T18:03:13.661Z] seccomp [2021-03-14T18:03:13.661Z] Profile: default [2021-03-14T18:03:13.661Z] Kernel Version: 5.4.0-1037-aws [2021-03-14T18:03:13.661Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-14T18:03:13.661Z] OSType: linux [2021-03-14T18:03:13.661Z] Architecture: x86_64 [2021-03-14T18:03:13.661Z] CPUs: 2 [2021-03-14T18:03:13.661Z] Total Memory: 7.569GiB [2021-03-14T18:03:13.661Z] Name: ip-10-100-89-48 [2021-03-14T18:03:13.661Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-14T18:03:13.661Z] Docker Root Dir: /var/lib/docker [2021-03-14T18:03:13.661Z] Debug Mode: false [2021-03-14T18:03:13.661Z] Registry: https://index.docker.io/v1/ [2021-03-14T18:03:13.661Z] Labels: [2021-03-14T18:03:13.661Z] Experimental: true [2021-03-14T18:03:13.661Z] Insecure Registries: [2021-03-14T18:03:13.661Z] 127.0.0.0/8 [2021-03-14T18:03:13.661Z] Live Restore Enabled: true [2021-03-14T18:03:13.661Z] [2021-03-14T18:03:13.661Z] WARNING: No swap limit support [2021-03-14T18:03:13.661Z] WARNING: No blkio weight support [2021-03-14T18:03:13.661Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-14T18:03:13.849Z] #21 0.833 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-14T18:03:13.849Z] #21 0.836 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-14T18:03:13.849Z] #21 0.838 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-14T18:03:13.849Z] #21 DONE 1.0s [2021-03-14T18:03:13.849Z] [2021-03-14T18:03:13.849Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-14T18:03:13.890Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 0B / 54.14MB 0.2s [2021-03-14T18:03:13.890Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 3.15MB / 54.14MB 0.3s [2021-03-14T18:03:13.959Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:03:13.959Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-14T18:03:13.959Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42145/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-14T18:03:13.959Z] + bash /home/ubuntu/workspace/moby_PR-42145/check-config.sh [2021-03-14T18:03:13.959Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-14T18:03:13.959Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-14T18:03:13.959Z] [2021-03-14T18:03:13.959Z] Generally Necessary: [2021-03-14T18:03:13.959Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-14T18:03:13.959Z] - apparmor: enabled and tools installed [2021-03-14T18:03:13.959Z] - CONFIG_NAMESPACES: enabled [2021-03-14T18:03:13.959Z] - CONFIG_NET_NS: enabled [2021-03-14T18:03:13.959Z] - CONFIG_PID_NS: enabled [2021-03-14T18:03:13.959Z] - CONFIG_IPC_NS: enabled [2021-03-14T18:03:13.959Z] - CONFIG_UTS_NS: enabled [2021-03-14T18:03:13.959Z] - CONFIG_CGROUPS: enabled [2021-03-14T18:03:13.959Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-14T18:03:13.959Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-14T18:03:13.959Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-14T18:03:13.959Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-14T18:03:13.959Z] - CONFIG_CPUSETS: enabled [2021-03-14T18:03:13.959Z] - CONFIG_MEMCG: enabled [2021-03-14T18:03:13.959Z] - CONFIG_KEYS: enabled [2021-03-14T18:03:13.959Z] - CONFIG_VETH: enabled (as module) [2021-03-14T18:03:13.959Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-14T18:03:13.959Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-14T18:03:13.959Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-14T18:03:13.959Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-14T18:03:13.959Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-14T18:03:13.959Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-14T18:03:13.959Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-14T18:03:13.959Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-14T18:03:13.959Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-14T18:03:13.959Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-14T18:03:13.959Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-14T18:03:13.959Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-14T18:03:13.959Z] [2021-03-14T18:03:13.959Z] Optional Features: [2021-03-14T18:03:13.959Z] - CONFIG_USER_NS: enabled [2021-03-14T18:03:13.959Z] - CONFIG_SECCOMP: enabled [2021-03-14T18:03:13.959Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-14T18:03:13.959Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-14T18:03:13.959Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-14T18:03:13.959Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-14T18:03:14.220Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 8.39MB / 54.14MB 0.6s [2021-03-14T18:03:14.222Z] - CONFIG_BLK_CGROUP: enabled [2021-03-14T18:03:14.222Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-14T18:03:14.222Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-14T18:03:14.222Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-14T18:03:14.222Z] - CONFIG_CGROUP_PERF: enabled [2021-03-14T18:03:14.222Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-14T18:03:14.222Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-14T18:03:14.222Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-14T18:03:14.222Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-14T18:03:14.222Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-14T18:03:14.222Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-14T18:03:14.222Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-14T18:03:14.222Z] - CONFIG_IP_VS: enabled (as module) [2021-03-14T18:03:14.222Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-14T18:03:14.222Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-14T18:03:14.222Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-14T18:03:14.222Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-14T18:03:14.222Z] - CONFIG_EXT4_FS: enabled [2021-03-14T18:03:14.222Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-14T18:03:14.222Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-14T18:03:14.222Z] - Network Drivers: [2021-03-14T18:03:14.222Z] - "overlay": [2021-03-14T18:03:14.222Z] - CONFIG_VXLAN: enabled (as module) [2021-03-14T18:03:14.222Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-14T18:03:14.222Z] Optional (for encrypted networks): [2021-03-14T18:03:14.222Z] - CONFIG_CRYPTO: enabled [2021-03-14T18:03:14.222Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-14T18:03:14.222Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-14T18:03:14.222Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-14T18:03:14.222Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-14T18:03:14.222Z] - CONFIG_XFRM: enabled [2021-03-14T18:03:14.222Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-14T18:03:14.222Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-14T18:03:14.222Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-14T18:03:14.222Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-14T18:03:14.222Z] - "ipvlan": [2021-03-14T18:03:14.222Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-14T18:03:14.222Z] - "macvlan": [2021-03-14T18:03:14.222Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-14T18:03:14.222Z] - CONFIG_DUMMY: enabled (as module) [2021-03-14T18:03:14.222Z] - "ftp,tftp client in container": [2021-03-14T18:03:14.482Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-14T18:03:14.482Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-14T18:03:14.482Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-14T18:03:14.482Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-14T18:03:14.482Z] - Storage Drivers: [2021-03-14T18:03:14.482Z] - "aufs": [2021-03-14T18:03:14.482Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-14T18:03:14.482Z] - "btrfs": [2021-03-14T18:03:14.482Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-14T18:03:14.482Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-14T18:03:14.482Z] - "devicemapper": [2021-03-14T18:03:14.482Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-14T18:03:14.482Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-14T18:03:14.482Z] - "overlay": [2021-03-14T18:03:14.482Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-14T18:03:14.482Z] - "zfs": [2021-03-14T18:03:14.482Z] - /dev/zfs: present [2021-03-14T18:03:14.482Z] - zfs command: missing [2021-03-14T18:03:14.482Z] - zpool command: missing [2021-03-14T18:03:14.482Z] [2021-03-14T18:03:14.482Z] Limits: [2021-03-14T18:03:14.482Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-14T18:03:14.482Z] [2021-03-14T18:03:14.482Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-14T18:03:14.568Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 11.53MB / 54.14MB 0.8s [2021-03-14T18:03:14.568Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 14.68MB / 54.14MB 0.9s [2021-03-14T18:03:14.883Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fb886a119b75131e9ad5219e7deec13c7ad6154d . [2021-03-14T18:03:14.985Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 18.02MB / 54.14MB 1.2s [2021-03-14T18:03:14.985Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 20.97MB / 54.14MB 1.4s [2021-03-14T18:03:15.141Z] #1 [internal] load build definition from Dockerfile [2021-03-14T18:03:15.141Z] #1 sha256:ed017301047515fb6b0bcde876ddae2c6e823c502079b1a3c97274666a63937b [2021-03-14T18:03:15.141Z] #1 transferring dockerfile: [2021-03-14T18:03:15.141Z] #1 transferring dockerfile: 16.74kB done [2021-03-14T18:03:15.141Z] #1 DONE 0.2s [2021-03-14T18:03:15.141Z] [2021-03-14T18:03:15.141Z] #2 [internal] load .dockerignore [2021-03-14T18:03:15.141Z] #2 sha256:cd019d35e820600f9ccb2389973044dd3a22be2afc181542beed2baaf46c55a3 [2021-03-14T18:03:15.141Z] #2 transferring context: 87B done [2021-03-14T18:03:15.141Z] #2 DONE 0.0s [2021-03-14T18:03:15.322Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 26.21MB / 54.14MB 1.7s [2021-03-14T18:03:15.399Z] [2021-03-14T18:03:15.399Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-14T18:03:15.399Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-14T18:03:15.668Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 30.41MB / 54.14MB 2.0s [2021-03-14T18:03:15.668Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 34.60MB / 54.14MB 2.1s [2021-03-14T18:03:15.961Z] #3 DONE 0.5s [2021-03-14T18:03:15.961Z] [2021-03-14T18:03:15.961Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-14T18:03:15.961Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-14T18:03:15.961Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-14T18:03:15.961Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-14T18:03:15.961Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-14T18:03:15.961Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-14T18:03:15.961Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-14T18:03:15.961Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.2s [2021-03-14T18:03:16.219Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-03-14T18:03:16.219Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-03-14T18:03:16.476Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-03-14T18:03:16.724Z] #26 ... [2021-03-14T18:03:16.724Z] [2021-03-14T18:03:16.724Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:03:16.724Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-14T18:03:16.724Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-03-14T18:03:16.724Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-03-14T18:03:16.724Z] #62 DONE 2.5s [2021-03-14T18:03:16.724Z] [2021-03-14T18:03:16.724Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:03:16.724Z] #26 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-14T18:03:16.724Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 37.75MB / 54.14MB 2.4s [2021-03-14T18:03:16.724Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 40.89MB / 54.14MB 2.6s [2021-03-14T18:03:16.724Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 46.14MB / 54.14MB 2.9s [2021-03-14T18:03:16.724Z] #26 ... [2021-03-14T18:03:16.724Z] [2021-03-14T18:03:16.724Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:03:16.724Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-14T18:03:16.724Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-14T18:03:16.724Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-03-14T18:03:16.724Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2021-03-14T18:03:16.724Z] #64 DONE 3.1s [2021-03-14T18:03:16.724Z] [2021-03-14T18:03:16.724Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:03:16.724Z] #26 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-14T18:03:16.724Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 51.38MB / 54.14MB 3.2s [2021-03-14T18:03:16.733Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-14T18:03:16.990Z] #4 DONE 1.1s [2021-03-14T18:03:17.026Z] #26 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 54.14MB / 54.14MB 3.4s done [2021-03-14T18:03:17.027Z] #26 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf [2021-03-14T18:03:17.247Z] [2021-03-14T18:03:17.247Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:03:17.247Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-14T18:03:17.358Z] #26 ... [2021-03-14T18:03:17.358Z] [2021-03-14T18:03:17.358Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-14T18:03:17.358Z] #63 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-03-14T18:03:17.358Z] #63 DONE 0.3s [2021-03-14T18:03:17.358Z] [2021-03-14T18:03:17.358Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:17.358Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-14T18:03:17.358Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-03-14T18:03:17.358Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-03-14T18:03:17.358Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 33.55MB / 96.52MB 3.2s [2021-03-14T18:03:17.358Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 45.09MB / 73.58MB 3.0s [2021-03-14T18:03:17.358Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 2.0s done [2021-03-14T18:03:17.358Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 42.99MB / 57.46MB 3.0s [2021-03-14T18:03:17.358Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done [2021-03-14T18:03:17.358Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 24.12MB / 54.14MB 2.9s [2021-03-14T18:03:17.369Z] #22 2.966 Collecting yamllint==1.16.0 [2021-03-14T18:03:17.369Z] #22 3.199 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-14T18:03:17.369Z] #22 3.237 Collecting pyyaml (from yamllint==1.16.0) [2021-03-14T18:03:17.369Z] #22 3.426 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-14T18:03:17.369Z] #22 3.786 Installing build dependencies: started [2021-03-14T18:03:17.719Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 49.28MB / 73.58MB 3.3s [2021-03-14T18:03:17.719Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.23MB / 57.46MB 3.3s [2021-03-14T18:03:17.719Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 28.31MB / 54.14MB 3.3s [2021-03-14T18:03:17.719Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 54.53MB / 73.58MB 3.6s [2021-03-14T18:03:17.719Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 52.43MB / 57.46MB 3.5s [2021-03-14T18:03:17.719Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 31.46MB / 54.14MB 3.5s [2021-03-14T18:03:18.023Z] #10 ... [2021-03-14T18:03:18.023Z] [2021-03-14T18:03:18.023Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-14T18:03:18.023Z] #65 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-03-14T18:03:18.023Z] #65 DONE 0.4s [2021-03-14T18:03:18.023Z] [2021-03-14T18:03:18.023Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:18.023Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-14T18:03:18.023Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 56.62MB / 57.46MB 3.7s [2021-03-14T18:03:18.023Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 61.87MB / 73.58MB 3.9s [2021-03-14T18:03:18.023Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.7s done [2021-03-14T18:03:18.181Z] #6 ... [2021-03-14T18:03:18.181Z] [2021-03-14T18:03:18.181Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:03:18.181Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-14T18:03:18.181Z] #7 DONE 0.9s [2021-03-14T18:03:18.181Z] [2021-03-14T18:03:18.181Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-14T18:03:18.181Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-14T18:03:18.181Z] #5 DONE 1.0s [2021-03-14T18:03:18.181Z] [2021-03-14T18:03:18.181Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-14T18:03:18.181Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-14T18:03:18.181Z] #8 DONE 1.0s [2021-03-14T18:03:18.181Z] [2021-03-14T18:03:18.181Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-14T18:03:18.181Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-14T18:03:18.181Z] #6 DONE 1.0s [2021-03-14T18:03:18.319Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 37.75MB / 54.14MB 3.8s [2021-03-14T18:03:18.319Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.06MB / 73.58MB 4.1s [2021-03-14T18:03:18.319Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 40.89MB / 54.14MB 3.9s [2021-03-14T18:03:18.550Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 2m2.312473278s [2021-03-14T18:03:18.550Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.881186ms [2021-03-14T18:03:18.637Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 70.25MB / 73.58MB 4.2s [2021-03-14T18:03:18.637Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 44.04MB / 54.14MB 4.1s [2021-03-14T18:03:18.637Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.4s done [2021-03-14T18:03:18.637Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 47.19MB / 54.14MB 4.2s [2021-03-14T18:03:18.637Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.4s done [2021-03-14T18:03:18.943Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-03-14T18:03:18.943Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 38.80MB / 96.52MB 4.8s [2021-03-14T18:03:19.435Z] #22 ... [2021-03-14T18:03:19.435Z] [2021-03-14T18:03:19.435Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-14T18:03:19.435Z] #40 120.1 + dpkg --print-architecture [2021-03-14T18:03:19.435Z] #40 120.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-14T18:03:19.588Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 45.09MB / 96.52MB 5.3s [2021-03-14T18:03:19.588Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 52.43MB / 96.52MB 5.6s [2021-03-14T18:03:19.727Z] #40 120.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-14T18:03:19.727Z] #40 120.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-14T18:03:20.090Z] [2021-03-14T18:03:20.090Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:03:20.090Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-14T18:03:20.090Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-03-14T18:03:20.090Z] #63 DONE 0.1s [2021-03-14T18:03:20.090Z] [2021-03-14T18:03:20.090Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:03:20.090Z] #25 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-14T18:03:20.090Z] #25 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.1s done [2021-03-14T18:03:20.090Z] #25 DONE 0.1s [2021-03-14T18:03:20.090Z] [2021-03-14T18:03:20.090Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:20.090Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:03:20.090Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:20.090Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-14T18:03:20.090Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-14T18:03:20.090Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-14T18:03:20.090Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-14T18:03:20.240Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 61.87MB / 96.52MB 5.9s [2021-03-14T18:03:20.348Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.5s [2021-03-14T18:03:20.543Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 69.21MB / 96.52MB 6.2s [2021-03-14T18:03:20.543Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 76.55MB / 96.52MB 6.5s [2021-03-14T18:03:20.606Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.19MB / 50.40MB 0.7s [2021-03-14T18:03:20.606Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.7s [2021-03-14T18:03:20.846Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 84.93MB / 96.52MB 6.8s [2021-03-14T18:03:20.866Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.44MB / 50.40MB 0.9s [2021-03-14T18:03:20.866Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.9s [2021-03-14T18:03:20.866Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.58MB / 50.40MB 1.0s [2021-03-14T18:03:20.866Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 1.0s [2021-03-14T18:03:21.123Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.37MB / 7.81MB 1.1s [2021-03-14T18:03:21.123Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.83MB / 50.40MB 1.2s [2021-03-14T18:03:21.123Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.29MB / 7.81MB 1.2s [2021-03-14T18:03:21.168Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 93.32MB / 96.52MB 7.1s [2021-03-14T18:03:21.379Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.97MB / 50.40MB 1.4s [2021-03-14T18:03:21.379Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.4s done [2021-03-14T18:03:21.379Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.21MB / 50.40MB 1.6s [2021-03-14T18:03:21.379Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 1.6s [2021-03-14T18:03:21.469Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 7.2s done [2021-03-14T18:03:21.636Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.36MB / 50.40MB 1.8s [2021-03-14T18:03:21.636Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.8s [2021-03-14T18:03:21.767Z] #10 ... [2021-03-14T18:03:21.767Z] [2021-03-14T18:03:21.767Z] #23 [internal] load build context [2021-03-14T18:03:21.767Z] #23 sha256:c214a0935e955afd38e2a7ab3bf1858df1ef0370e7643f9b6e55063ba7a6ae64 [2021-03-14T18:03:21.767Z] #23 transferring context: 53.43MB 8.3s done [2021-03-14T18:03:21.767Z] #23 DONE 8.4s [2021-03-14T18:03:21.792Z] #40 ... [2021-03-14T18:03:21.792Z] [2021-03-14T18:03:21.792Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:03:21.792Z] #43 76.10 CC criu/lsm.o [2021-03-14T18:03:21.792Z] #43 76.40 CC criu/mem.o [2021-03-14T18:03:21.792Z] #43 77.42 CC criu/memfd.o [2021-03-14T18:03:21.792Z] #43 77.92 CC criu/mount.o [2021-03-14T18:03:21.792Z] #43 80.07 CC criu/namespaces.o [2021-03-14T18:03:21.792Z] #43 81.31 CC criu/net.o [2021-03-14T18:03:21.792Z] #43 83.09 CC criu/netfilter.o [2021-03-14T18:03:21.792Z] #43 83.28 CC criu/page-pipe.o [2021-03-14T18:03:21.792Z] #43 83.58 CC criu/page-xfer.o [2021-03-14T18:03:21.792Z] #43 84.29 CC criu/pagemap-cache.o [2021-03-14T18:03:21.792Z] #43 84.52 CC criu/pagemap.o [2021-03-14T18:03:21.792Z] #43 85.25 CC criu/parasite-syscall.o [2021-03-14T18:03:21.792Z] #43 85.94 CC criu/path.o [2021-03-14T18:03:21.792Z] #43 86.23 CC criu/pie-util-vdso.o [2021-03-14T18:03:21.792Z] #43 86.47 CC criu/pie-util.o [2021-03-14T18:03:21.894Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.30MB / 50.40MB 1.9s [2021-03-14T18:03:22.064Z] [2021-03-14T18:03:22.064Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:03:22.064Z] #26 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-14T18:03:22.083Z] #43 86.71 CC criu/pipes.o [2021-03-14T18:03:22.151Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 2.2s [2021-03-14T18:03:22.151Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.0s done [2021-03-14T18:03:22.151Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.2s [2021-03-14T18:03:22.151Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 2.2s [2021-03-14T18:03:22.408Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.28MB / 50.40MB 2.4s [2021-03-14T18:03:22.408Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.34MB / 68.67MB 2.4s [2021-03-14T18:03:22.408Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.24MB / 51.83MB 2.4s [2021-03-14T18:03:22.408Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.53MB / 51.83MB 2.5s [2021-03-14T18:03:22.408Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.58MB / 68.67MB 2.6s [2021-03-14T18:03:22.408Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 2.6s [2021-03-14T18:03:22.666Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 2.9s [2021-03-14T18:03:22.666Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.23MB / 51.83MB 2.9s [2021-03-14T18:03:22.751Z] #43 87.29 CC criu/plugin.o [2021-03-14T18:03:22.923Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2021-03-14T18:03:22.923Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 3.0s [2021-03-14T18:03:22.923Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 3.1s [2021-03-14T18:03:23.079Z] #43 87.62 CC criu/proc_parse.o [2021-03-14T18:03:23.121Z] #26 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 5.8s done [2021-03-14T18:03:23.121Z] #26 DONE 9.3s [2021-03-14T18:03:23.121Z] [2021-03-14T18:03:23.121Z] #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-03-14T18:03:23.122Z] #27 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-14T18:03:23.122Z] #27 0.232 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:03:23.122Z] #27 0.253 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:03:23.122Z] #27 0.275 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:03:23.184Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 3.3s [2021-03-14T18:03:23.184Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-14T18:03:23.337Z] ok github.com/docker/docker/cmd/dockerd 0.140s coverage: 29.1% of statements [2021-03-14T18:03:23.419Z] #27 0.508 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-14T18:03:23.441Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 3.5s [2021-03-14T18:03:23.441Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.23MB / 51.83MB 3.5s [2021-03-14T18:03:23.441Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.49MB / 120.17MB 3.5s [2021-03-14T18:03:23.708Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.80MB / 68.67MB 3.7s [2021-03-14T18:03:23.708Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.85MB / 51.83MB 3.7s [2021-03-14T18:03:23.708Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.78MB / 120.17MB 3.8s [2021-03-14T18:03:23.722Z] #27 0.789 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-14T18:03:23.913Z] ok github.com/docker/docker/container 0.151s coverage: 34.7% of statements [2021-03-14T18:03:23.913Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-14T18:03:23.913Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-14T18:03:23.913Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-14T18:03:23.913Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-14T18:03:23.965Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.04MB / 68.67MB 4.0s [2021-03-14T18:03:23.965Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.14MB / 51.83MB 4.0s [2021-03-14T18:03:23.965Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.60MB / 51.83MB 4.1s [2021-03-14T18:03:23.965Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.21MB / 120.17MB 4.1s [2021-03-14T18:03:24.022Z] #27 1.209 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-14T18:03:24.221Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 4.3s [2021-03-14T18:03:24.221Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.55MB / 120.17MB 4.4s [2021-03-14T18:03:24.480Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 4.5s [2021-03-14T18:03:24.480Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.11MB / 68.67MB 4.6s [2021-03-14T18:03:24.585Z] #43 89.13 CC criu/protobuf-desc.o [2021-03-14T18:03:24.737Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.96MB / 68.67MB 4.8s [2021-03-14T18:03:24.737Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.6s done [2021-03-14T18:03:24.737Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.94MB / 120.17MB 4.8s [2021-03-14T18:03:24.737Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.8s done [2021-03-14T18:03:24.737Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s [2021-03-14T18:03:24.737Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.19MB / 120.17MB 5.0s [2021-03-14T18:03:24.876Z] #43 ... [2021-03-14T18:03:24.876Z] [2021-03-14T18:03:24.876Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-14T18:03:24.876Z] #22 10.98 Installing build dependencies: finished with status 'done' [2021-03-14T18:03:25.303Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.53MB / 120.17MB 5.3s [2021-03-14T18:03:25.303Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.96MB / 120.17MB 5.5s [2021-03-14T18:03:25.560Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.5s done [2021-03-14T18:03:25.560Z] #9 ... [2021-03-14T18:03:25.560Z] [2021-03-14T18:03:25.560Z] #61 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:03:25.560Z] #61 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-14T18:03:25.560Z] #61 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-03-14T18:03:25.560Z] #61 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-14T18:03:25.560Z] #61 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-14T18:03:25.560Z] #61 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-03-14T18:03:25.560Z] #61 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2021-03-14T18:03:25.560Z] #61 DONE 5.8s [2021-03-14T18:03:25.560Z] [2021-03-14T18:03:25.560Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:25.560Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:03:25.560Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 5.7s [2021-03-14T18:03:25.560Z] #9 ... [2021-03-14T18:03:25.560Z] [2021-03-14T18:03:25.560Z] #22 [internal] load build context [2021-03-14T18:03:25.560Z] #22 sha256:e01b6a41baf2960eb9a67954855262fc2f370cb9713c8a8cea3ebe62ba068320 [2021-03-14T18:03:25.560Z] #22 transferring context: 31.97MB 6.0s [2021-03-14T18:03:26.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-14T18:03:26.492Z] #22 ... [2021-03-14T18:03:26.492Z] [2021-03-14T18:03:26.492Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-14T18:03:26.492Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-14T18:03:26.492Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-14T18:03:26.492Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-14T18:03:26.492Z] #63 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-14T18:03:26.492Z] #63 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-14T18:03:26.492Z] #63 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2021-03-14T18:03:26.492Z] #63 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2021-03-14T18:03:26.492Z] #63 DONE 6.5s [2021-03-14T18:03:26.492Z] [2021-03-14T18:03:26.492Z] #22 [internal] load build context [2021-03-14T18:03:26.492Z] #22 sha256:e01b6a41baf2960eb9a67954855262fc2f370cb9713c8a8cea3ebe62ba068320 [2021-03-14T18:03:26.492Z] #22 ... [2021-03-14T18:03:26.492Z] [2021-03-14T18:03:26.492Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:26.492Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:03:26.492Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 6.4s [2021-03-14T18:03:26.492Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 6.7s [2021-03-14T18:03:26.780Z] #27 3.483 Fetched 8198 kB in 3s (2520 kB/s) [2021-03-14T18:03:27.062Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.1s [2021-03-14T18:03:27.236Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.100s coverage: 65.3% of statements [2021-03-14T18:03:27.830Z] #27 3.483 Reading package lists... [2021-03-14T18:03:28.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-14T18:03:28.395Z] #22 14.10 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-14T18:03:28.395Z] #22 14.13 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-14T18:03:28.395Z] #22 14.14 Building wheels for collected packages: pyyaml [2021-03-14T18:03:28.395Z] #22 14.14 Running setup.py bdist_wheel for pyyaml: started [2021-03-14T18:03:28.437Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-03-14T18:03:28.636Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.9% of statements [2021-03-14T18:03:28.687Z] #22 15.05 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-14T18:03:28.694Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.7s done [2021-03-14T18:03:28.978Z] #22 15.06 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-14T18:03:28.978Z] #22 15.14 Successfully built pyyaml [2021-03-14T18:03:28.978Z] #22 15.16 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-14T18:03:28.978Z] #22 15.34 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-14T18:03:28.987Z] #9 ... [2021-03-14T18:03:28.987Z] [2021-03-14T18:03:28.987Z] #22 [internal] load build context [2021-03-14T18:03:28.987Z] #22 sha256:e01b6a41baf2960eb9a67954855262fc2f370cb9713c8a8cea3ebe62ba068320 [2021-03-14T18:03:28.987Z] #22 transferring context: 53.43MB 8.5s done [2021-03-14T18:03:28.987Z] #22 DONE 9.2s [2021-03-14T18:03:28.987Z] [2021-03-14T18:03:28.987Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:28.987Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:03:29.354Z] #27 5.021 Reading package lists... [2021-03-14T18:03:29.354Z] #27 ... [2021-03-14T18:03:29.354Z] [2021-03-14T18:03:29.354Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:29.354Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-14T18:03:29.354Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.8s done [2021-03-14T18:03:29.354Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-03-14T18:03:29.354Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-03-14T18:03:29.354Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-03-14T18:03:29.354Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-03-14T18:03:29.354Z] #10 DONE 15.1s [2021-03-14T18:03:29.354Z] [2021-03-14T18:03:29.354Z] #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-03-14T18:03:29.354Z] #27 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-14T18:03:29.354Z] #27 5.021 Reading package lists... [2021-03-14T18:03:29.612Z] #22 DONE 15.8s [2021-03-14T18:03:29.612Z] [2021-03-14T18:03:29.612Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-03-14T18:03:29.612Z] #25 DONE 0.2s [2021-03-14T18:03:29.612Z] [2021-03-14T18:03:29.612Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-03-14T18:03:29.652Z] #27 6.447 Building dependency tree... [2021-03-14T18:03:29.917Z] #9 ... [2021-03-14T18:03:29.917Z] [2021-03-14T18:03:29.917Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:03:29.917Z] #25 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-14T18:03:29.917Z] #25 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-14T18:03:29.917Z] #25 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-14T18:03:29.917Z] #25 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-14T18:03:29.917Z] #25 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-14T18:03:29.917Z] #25 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 1.9s done [2021-03-14T18:03:29.917Z] #25 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 7.7s [2021-03-14T18:03:29.917Z] #25 ... [2021-03-14T18:03:29.917Z] [2021-03-14T18:03:29.917Z] #62 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-14T18:03:29.917Z] #62 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-14T18:03:29.951Z] #27 6.915 The following additional packages will be installed: [2021-03-14T18:03:29.951Z] #27 6.915 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-14T18:03:29.951Z] #27 6.915 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-14T18:03:29.951Z] #27 6.915 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-14T18:03:29.951Z] #27 6.917 Suggested packages: [2021-03-14T18:03:29.951Z] #27 6.917 krb5-doc krb5-user [2021-03-14T18:03:29.951Z] #27 6.917 Recommended packages: [2021-03-14T18:03:29.951Z] #27 6.917 krb5-locales publicsuffix libsasl2-modules [2021-03-14T18:03:30.269Z] #27 7.203 The following NEW packages will be installed: [2021-03-14T18:03:30.269Z] #27 7.205 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-14T18:03:30.269Z] #27 7.206 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-14T18:03:30.269Z] #27 7.206 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-14T18:03:30.269Z] #27 7.208 libssh2-1 libssl1.1 openssl [2021-03-14T18:03:30.269Z] #27 7.312 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-14T18:03:30.269Z] #27 7.312 Need to get 5175 kB of archives. [2021-03-14T18:03:30.269Z] #27 7.312 After this operation, 14.6 MB of additional disk space will be used. [2021-03-14T18:03:30.269Z] #27 7.312 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u5 [1526 kB] [2021-03-14T18:03:30.269Z] #27 7.322 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-03-14T18:03:30.269Z] #27 7.351 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-03-14T18:03:30.269Z] #27 7.357 Get:4 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-14T18:03:30.269Z] #27 7.361 Get:5 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-03-14T18:03:30.269Z] #27 7.366 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-03-14T18:03:30.269Z] #27 7.369 Get:7 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-03-14T18:03:30.269Z] #27 7.375 Get:8 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-03-14T18:03:30.269Z] #27 7.383 Get:9 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-03-14T18:03:30.269Z] #27 7.399 Get:10 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-03-14T18:03:30.269Z] #27 7.402 Get:11 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-03-14T18:03:30.269Z] #27 7.404 Get:12 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-03-14T18:03:30.269Z] #27 7.406 Get:13 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-03-14T18:03:30.269Z] #27 7.411 Get:14 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-03-14T18:03:30.269Z] #27 7.420 Get:15 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-03-14T18:03:30.269Z] #27 7.427 Get:16 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-14T18:03:30.269Z] #27 7.432 Get:17 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-14T18:03:30.269Z] #27 7.436 Get:18 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-14T18:03:30.269Z] #27 7.462 Get:19 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-14T18:03:30.269Z] #27 7.469 Get:20 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-03-14T18:03:30.269Z] #27 7.484 Get:21 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u5 [844 kB] [2021-03-14T18:03:30.567Z] #27 7.801 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:03:30.567Z] #27 7.832 Fetched 5175 kB in 0s (21.5 MB/s) [2021-03-14T18:03:30.648Z] #30 DONE 1.0s [2021-03-14T18:03:30.648Z] [2021-03-14T18:03:30.648Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-03-14T18:03:30.848Z] #62 DONE 1.0s [2021-03-14T18:03:30.848Z] [2021-03-14T18:03:30.848Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:30.848Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:03:30.864Z] #27 7.869 Selecting previously unselected package libssl1.1:ppc64el. [2021-03-14T18:03:30.864Z] #27 7.869 (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-03-14T18:03:30.864Z] #27 7.881 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-14T18:03:30.864Z] #27 7.884 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-14T18:03:30.864Z] #27 8.103 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-03-14T18:03:30.939Z] #33 DONE 0.1s [2021-03-14T18:03:30.939Z] [2021-03-14T18:03:30.939Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-03-14T18:03:30.939Z] #35 DONE 0.1s [2021-03-14T18:03:30.939Z] [2021-03-14T18:03:30.939Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-03-14T18:03:31.162Z] #27 8.106 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-14T18:03:31.162Z] #27 8.107 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-14T18:03:31.162Z] #27 8.138 Selecting previously unselected package libsasl2-2:ppc64el. [2021-03-14T18:03:31.162Z] #27 8.140 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-14T18:03:31.162Z] #27 8.141 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-14T18:03:31.162Z] #27 8.180 Selecting previously unselected package libldap-common. [2021-03-14T18:03:31.162Z] #27 8.180 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-14T18:03:31.162Z] #27 8.181 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-14T18:03:31.162Z] #27 8.227 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-03-14T18:03:31.162Z] #27 8.229 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-03-14T18:03:31.162Z] #27 8.231 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-14T18:03:31.162Z] #27 8.288 Selecting previously unselected package openssl. [2021-03-14T18:03:31.162Z] #27 8.290 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-14T18:03:31.162Z] #27 8.291 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-14T18:03:31.207Z] ok github.com/docker/docker/daemon/cluster 0.125s coverage: 0.5% of statements [2021-03-14T18:03:31.231Z] #38 DONE 0.1s [2021-03-14T18:03:31.231Z] [2021-03-14T18:03:31.231Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:03:31.231Z] #43 89.80 CC criu/protobuf.o [2021-03-14T18:03:31.231Z] #43 90.11 CC criu/pstree.o [2021-03-14T18:03:31.231Z] #43 90.87 CC criu/rbtree.o [2021-03-14T18:03:31.231Z] #43 91.09 CC criu/rst-malloc.o [2021-03-14T18:03:31.231Z] #43 91.33 CC criu/seccomp.o [2021-03-14T18:03:31.231Z] #43 91.74 CC criu/seize.o [2021-03-14T18:03:31.231Z] #43 92.37 CC criu/servicefd.o [2021-03-14T18:03:31.231Z] #43 92.73 CC criu/shmem.o [2021-03-14T18:03:31.231Z] #43 93.41 CC criu/sigframe.o [2021-03-14T18:03:31.231Z] #43 93.60 CC criu/signalfd.o [2021-03-14T18:03:31.231Z] #43 93.85 CC criu/sk-inet.o [2021-03-14T18:03:31.231Z] #43 94.84 CC criu/sk-netlink.o [2021-03-14T18:03:31.231Z] #43 95.18 CC criu/sk-packet.o [2021-03-14T18:03:31.231Z] #43 95.64 CC criu/sk-queue.o [2021-03-14T18:03:31.231Z] #43 95.93 CC criu/sk-tcp.o [2021-03-14T18:03:31.460Z] #27 8.421 Selecting previously unselected package ca-certificates. [2021-03-14T18:03:31.460Z] #27 8.424 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-14T18:03:31.460Z] #27 8.425 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-14T18:03:31.460Z] #27 8.488 Selecting previously unselected package libkeyutils1:ppc64el. [2021-03-14T18:03:31.460Z] #27 8.490 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-03-14T18:03:31.460Z] #27 8.497 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-03-14T18:03:31.460Z] #27 8.519 Selecting previously unselected package libkrb5support0:ppc64el. [2021-03-14T18:03:31.460Z] #27 8.521 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-03-14T18:03:31.460Z] #27 8.523 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-14T18:03:31.460Z] #27 8.553 Selecting previously unselected package libk5crypto3:ppc64el. [2021-03-14T18:03:31.460Z] #27 8.556 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-14T18:03:31.460Z] #27 8.562 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-14T18:03:31.460Z] #27 8.598 Selecting previously unselected package libkrb5-3:ppc64el. [2021-03-14T18:03:31.460Z] #27 8.601 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-14T18:03:31.460Z] #27 8.603 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-14T18:03:31.460Z] #27 8.694 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-03-14T18:03:31.460Z] #27 8.697 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-03-14T18:03:31.460Z] #27 8.698 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-14T18:03:31.522Z] #43 96.20 CC criu/sk-unix.o [2021-03-14T18:03:31.757Z] #27 8.745 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-03-14T18:03:31.757Z] #27 8.749 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-03-14T18:03:31.757Z] #27 8.751 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-14T18:03:31.757Z] #27 8.787 Selecting previously unselected package libpsl5:ppc64el. [2021-03-14T18:03:31.757Z] #27 8.791 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-03-14T18:03:31.757Z] #27 8.792 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-03-14T18:03:31.757Z] #27 8.822 Selecting previously unselected package librtmp1:ppc64el. [2021-03-14T18:03:31.757Z] #27 8.824 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-03-14T18:03:31.757Z] #27 8.826 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-14T18:03:31.757Z] #27 8.855 Selecting previously unselected package libssh2-1:ppc64el. [2021-03-14T18:03:31.757Z] #27 8.858 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-03-14T18:03:31.757Z] #27 8.859 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-14T18:03:31.757Z] #27 8.918 Selecting previously unselected package libcurl4:ppc64el. [2021-03-14T18:03:31.757Z] #27 8.921 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-14T18:03:31.757Z] #27 8.922 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-14T18:03:31.783Z] #9 ... [2021-03-14T18:03:31.783Z] [2021-03-14T18:03:31.783Z] #64 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-14T18:03:31.783Z] #64 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-14T18:03:31.783Z] #64 DONE 0.9s [2021-03-14T18:03:31.783Z] [2021-03-14T18:03:31.783Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:31.783Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:03:32.055Z] #27 8.983 Selecting previously unselected package curl. [2021-03-14T18:03:32.056Z] #27 8.985 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-14T18:03:32.056Z] #27 8.986 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-14T18:03:32.056Z] #27 9.035 Selecting previously unselected package libonig5:ppc64el. [2021-03-14T18:03:32.056Z] #27 9.036 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-14T18:03:32.056Z] #27 9.038 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-14T18:03:32.056Z] #27 9.092 Selecting previously unselected package libjq1:ppc64el. [2021-03-14T18:03:32.056Z] #27 9.094 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-14T18:03:32.056Z] #27 9.096 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-14T18:03:32.056Z] #27 9.132 Selecting previously unselected package jq. [2021-03-14T18:03:32.056Z] #27 9.136 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-14T18:03:32.056Z] #27 9.137 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-14T18:03:32.056Z] #27 9.173 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-03-14T18:03:32.056Z] #27 9.177 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-03-14T18:03:32.056Z] #27 9.181 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-14T18:03:32.056Z] #27 9.343 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-14T18:03:32.368Z] #27 9.349 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-14T18:03:32.368Z] #27 9.356 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-14T18:03:32.368Z] #27 9.360 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-14T18:03:32.368Z] #27 9.363 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-14T18:03:32.368Z] #27 9.367 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-14T18:03:32.368Z] #27 9.371 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-14T18:03:32.368Z] #27 9.373 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-14T18:03:32.368Z] #27 9.377 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-14T18:03:32.368Z] #27 9.380 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-14T18:03:32.368Z] #27 9.387 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-14T18:03:32.368Z] #27 9.390 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-14T18:03:32.368Z] #27 9.394 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-14T18:03:32.368Z] #27 9.397 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-14T18:03:32.558Z] #43 97.38 CC criu/sockets.o [2021-03-14T18:03:33.140Z] ok github.com/docker/docker/daemon/discovery 0.049s coverage: 30.0% of statements [2021-03-14T18:03:33.154Z] #9 ... [2021-03-14T18:03:33.154Z] [2021-03-14T18:03:33.154Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-14T18:03:33.154Z] #25 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-14T18:03:33.154Z] #25 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 10.7s done [2021-03-14T18:03:33.154Z] #25 DONE 13.4s [2021-03-14T18:03:33.154Z] [2021-03-14T18:03:33.154Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:33.154Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:03:33.191Z] #43 97.74 CC criu/stats.o [2021-03-14T18:03:33.410Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.0s done [2021-03-14T18:03:33.423Z] #27 10.28 Updating certificates in /etc/ssl/certs... [2021-03-14T18:03:33.482Z] #43 98.02 CC criu/string.o [2021-03-14T18:03:33.482Z] #43 98.07 CC criu/sysctl.o [2021-03-14T18:03:33.667Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-14T18:03:33.774Z] #43 98.54 CC criu/sysfs_parse.o [2021-03-14T18:03:34.067Z] #43 98.80 CC criu/timens.o [2021-03-14T18:03:34.068Z] #27 ... [2021-03-14T18:03:34.068Z] [2021-03-14T18:03:34.068Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:34.068Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-14T18:03:34.068Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.9s done [2021-03-14T18:03:34.068Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-03-14T18:03:34.068Z] #10 DONE 20.0s [2021-03-14T18:03:34.068Z] [2021-03-14T18:03:34.068Z] #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-03-14T18:03:34.068Z] #27 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-14T18:03:34.068Z] #27 11.26 137 added, 0 removed; done. [2021-03-14T18:03:34.096Z] ok github.com/docker/docker/daemon/config 0.071s coverage: 81.8% of statements [2021-03-14T18:03:34.231Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-03-14T18:03:34.231Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-14T18:03:34.358Z] #43 99.04 CC criu/timerfd.o [2021-03-14T18:03:34.366Z] #27 ... [2021-03-14T18:03:34.366Z] [2021-03-14T18:03:34.366Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-14T18:03:34.366Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-03-14T18:03:34.366Z] #11 DONE 0.2s [2021-03-14T18:03:34.366Z] [2021-03-14T18:03:34.366Z] #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-03-14T18:03:34.366Z] #27 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-14T18:03:34.366Z] #27 11.28 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-14T18:03:34.366Z] #27 11.29 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-14T18:03:34.367Z] #27 11.29 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-14T18:03:34.367Z] #27 11.30 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-14T18:03:34.367Z] #27 11.30 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:03:34.367Z] #27 11.32 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-14T18:03:34.367Z] #27 11.32 Updating certificates in /etc/ssl/certs... [2021-03-14T18:03:34.650Z] #43 99.17 CC criu/tty.o [2021-03-14T18:03:34.668Z] #27 ... [2021-03-14T18:03:34.668Z] [2021-03-14T18:03:34.668Z] #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-03-14T18:03:34.669Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-03-14T18:03:34.669Z] #12 DONE 0.2s [2021-03-14T18:03:34.669Z] [2021-03-14T18:03:34.669Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-14T18:03:34.669Z] #31 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-03-14T18:03:34.669Z] #31 DONE 0.1s [2021-03-14T18:03:34.669Z] [2021-03-14T18:03:34.669Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-14T18:03:34.669Z] #39 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-03-14T18:03:34.669Z] #39 DONE 0.1s [2021-03-14T18:03:34.669Z] [2021-03-14T18:03:34.669Z] #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-03-14T18:03:34.669Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-14T18:03:34.678Z] ok github.com/docker/docker/daemon/events 0.091s coverage: 50.0% of statements [2021-03-14T18:03:35.165Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.0s done [2021-03-14T18:03:35.319Z] #40 0.649 + git clone https://github.com/docker/distribution.git . [2021-03-14T18:03:35.319Z] #40 0.654 Cloning into '.'... [2021-03-14T18:03:35.319Z] #40 ... [2021-03-14T18:03:35.319Z] [2021-03-14T18:03:35.319Z] #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-03-14T18:03:35.319Z] #27 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-14T18:03:35.319Z] #27 12.34 0 added, 0 removed; done. [2021-03-14T18:03:35.319Z] #27 12.34 Running hooks in /etc/ca-certificates/update.d... [2021-03-14T18:03:35.319Z] #27 12.35 done. [2021-03-14T18:03:35.319Z] #27 DONE 12.6s [2021-03-14T18:03:35.622Z] [2021-03-14T18:03:35.622Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-14T18:03:35.622Z] #28 sha256:97ceec3bd8752af46146aaf79d1f7d9e0c858d50693a6cbcd1ed411f41ba119f [2021-03-14T18:03:35.622Z] #28 DONE 0.1s [2021-03-14T18:03:35.622Z] [2021-03-14T18:03:35.622Z] #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-03-14T18:03:35.622Z] #24 sha256:f5d7fd11a1294dcc16c3b7d046d89929f223f3f0e28d7e2aa4bfa80349189256 [2021-03-14T18:03:35.622Z] #24 0.478 + RM_GOPATH=0 [2021-03-14T18:03:35.622Z] #24 0.479 + TMP_GOPATH= [2021-03-14T18:03:35.622Z] #24 0.479 + : /build [2021-03-14T18:03:35.622Z] #24 0.479 + '[' -z '' ']' [2021-03-14T18:03:35.622Z] #24 0.481 ++ mktemp -d [2021-03-14T18:03:35.622Z] #24 0.484 + export GOPATH=/tmp/tmp.iHQTZskVJl [2021-03-14T18:03:35.622Z] #24 0.484 + GOPATH=/tmp/tmp.iHQTZskVJl [2021-03-14T18:03:35.622Z] #24 0.484 + RM_GOPATH=1 [2021-03-14T18:03:35.622Z] #24 0.484 + case "$(go env GOARCH)" in [2021-03-14T18:03:35.622Z] #24 0.486 ++ go env GOARCH [2021-03-14T18:03:35.622Z] #24 0.493 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:35.622Z] #24 0.493 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:35.622Z] #24 0.494 ++ dirname /tmp/install/install.sh [2021-03-14T18:03:35.622Z] #24 0.496 + dir=/tmp/install [2021-03-14T18:03:35.622Z] #24 0.496 + bin=dockercli [2021-03-14T18:03:35.622Z] #24 0.496 + shift [2021-03-14T18:03:35.622Z] #24 0.496 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-14T18:03:35.622Z] #24 0.496 + . /tmp/install/dockercli.installer [2021-03-14T18:03:35.622Z] #24 0.497 ++ : stable [2021-03-14T18:03:35.622Z] #24 0.497 ++ : 17.06.2-ce [2021-03-14T18:03:35.622Z] #24 0.497 + install_dockercli [2021-03-14T18:03:35.622Z] #24 0.497 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-14T18:03:35.622Z] #24 0.498 Install docker/cli version 17.06.2-ce from stable [2021-03-14T18:03:35.622Z] #24 0.498 ++ uname -m [2021-03-14T18:03:35.622Z] #24 0.500 + arch=ppc64le [2021-03-14T18:03:35.622Z] #24 0.500 + '[' ppc64le '!=' x86_64 ']' [2021-03-14T18:03:35.622Z] #24 0.500 + '[' ppc64le '!=' s390x ']' [2021-03-14T18:03:35.622Z] #24 0.500 + '[' ppc64le '!=' armhf ']' [2021-03-14T18:03:35.622Z] #24 0.500 + build_dockercli [2021-03-14T18:03:35.622Z] #24 0.500 + git clone https://github.com/docker/docker-ce /tmp/tmp.iHQTZskVJl/tmp/docker-ce [2021-03-14T18:03:35.622Z] #24 0.503 Cloning into '/tmp/tmp.iHQTZskVJl/tmp/docker-ce'... [2021-03-14T18:03:35.685Z] #43 ... [2021-03-14T18:03:35.686Z] [2021-03-14T18:03:35.686Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:03:35.686Z] #49 136.8 + /build/golangci-lint --version [2021-03-14T18:03:35.730Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-03-14T18:03:35.979Z] #49 137.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-14T18:03:36.078Z] ok github.com/docker/docker/daemon/graphdriver 0.025s coverage: 2.2% of statements [2021-03-14T18:03:36.278Z] #49 DONE 137.4s [2021-03-14T18:03:36.278Z] [2021-03-14T18:03:36.278Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:03:36.278Z] #43 100.3 CC criu/tun.o [2021-03-14T18:03:36.278Z] #43 100.7 CC criu/uffd.o [2021-03-14T18:03:36.665Z] INFO [runner/unused/goanalysis] analyzers took 29.146270861s with top 10 stages: buildssa: 25.030444931s, U1000: 4.11582593s [2021-03-14T18:03:36.913Z] #43 101.6 CC criu/util.o [2021-03-14T18:03:37.562Z] #43 ... [2021-03-14T18:03:37.562Z] [2021-03-14T18:03:37.562Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-14T18:03:37.562Z] #40 DONE 138.6s [2021-03-14T18:03:37.861Z] [2021-03-14T18:03:37.861Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:03:37.861Z] #43 102.6 CC criu/uts_ns.o [2021-03-14T18:03:37.861Z] #43 102.7 CC criu/vdso.o [2021-03-14T18:03:38.495Z] #43 103.0 LINK criu/built-in.o [2021-03-14T18:03:38.495Z] #43 103.1 LINK criu/criu [2021-03-14T18:03:38.786Z] #43 ... [2021-03-14T18:03:38.786Z] [2021-03-14T18:03:38.786Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-03-14T18:03:38.786Z] #41 DONE 0.3s [2021-03-14T18:03:38.786Z] [2021-03-14T18:03:38.786Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-14T18:03:38.786Z] #43 103.3 DEP lib/c/criu.d [2021-03-14T18:03:38.786Z] #43 103.3 CC images/rpc.pb-c.o [2021-03-14T18:03:38.786Z] #43 103.5 CC lib/c/criu.o [2021-03-14T18:03:39.420Z] #43 104.0 LINK lib/c/built-in.o [2021-03-14T18:03:39.420Z] #43 104.0 LINK lib/c/libcriu.so [2021-03-14T18:03:39.420Z] #43 104.0 LINK lib/c/libcriu.a [2021-03-14T18:03:39.420Z] #43 104.1 GEN magic.py [2021-03-14T18:03:39.420Z] #43 104.1 Note: Building without setproctitle() and strlcpy() support. [2021-03-14T18:03:39.420Z] #43 104.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-14T18:03:39.420Z] #43 104.1 Note: Building without GnuTLS support [2021-03-14T18:03:39.420Z] #43 104.1 Makefile.config:39: Warn: you have no libnftables installed [2021-03-14T18:03:39.420Z] #43 104.1 Makefile.config:40: Warn: Building without nftables support [2021-03-14T18:03:39.469Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2021-03-14T18:03:39.712Z] #43 104.4 fatal: not a git repository (or any of the parent directories): .git [2021-03-14T18:03:40.003Z] #43 104.7 make[1]: Nothing to be done for 'all'. [2021-03-14T18:03:40.195Z] #24 ... [2021-03-14T18:03:40.195Z] [2021-03-14T18:03:40.195Z] #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-03-14T18:03:40.195Z] #29 sha256:05621899254e9fa614e028fb78da662c9b4d7a6d7f536b8135fa7926651a0ea3 [2021-03-14T18:03:40.195Z] #29 2.179 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-14T18:03:40.195Z] #29 2.682 [2021-03-14T18:03:40.295Z] #43 104.9 make[1]: 'images/built-in.o' is up to date. [2021-03-14T18:03:40.295Z] #43 105.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-14T18:03:40.295Z] #43 105.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-14T18:03:40.295Z] #43 105.0 make[1]: 'compel/libcompel.a' is up to date. [2021-03-14T18:03:40.295Z] #43 105.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-14T18:03:40.295Z] #43 105.0 make[1]: Nothing to be done for 'all'. [2021-03-14T18:03:40.295Z] #43 105.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-14T18:03:40.295Z] #43 105.1 make[2]: Nothing to be done for 'all'. [2021-03-14T18:03:40.295Z] #43 105.1 make[2]: Nothing to be done for 'all'. [2021-03-14T18:03:40.421Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.493s coverage: 14.1% of statements [2021-03-14T18:03:40.587Z] #43 105.1 make[2]: Nothing to be done for 'all'. [2021-03-14T18:03:40.587Z] #43 105.2 make[2]: Nothing to be done for 'all'. [2021-03-14T18:03:40.587Z] #43 105.2 make[2]: Nothing to be done for 'all'. [2021-03-14T18:03:40.587Z] #43 105.2 make[2]: Nothing to be done for 'all'. [2021-03-14T18:03:40.587Z] #43 105.2 make[2]: Nothing to be done for 'all'. [2021-03-14T18:03:40.587Z] #43 105.3 make[2]: Nothing to be done for 'all'. [2021-03-14T18:03:40.587Z] #43 105.3 INSTALL criu/criu [2021-03-14T18:03:40.822Z] #29 2.921 0.1% ## 2.9% ###### 9.0% ########## 15.1% ############# 19.2% ################# 24.4% #################### 28.6% ####################### 32.7% ########################## 36.8% ############################## 42.9% ################################# 47.0% #################################### 51.0% ######################################### 57.1% ############################################### 65.3% ################################################### 71.4% ######################################################### 79.5% ############################################################# 85.7% ################################################################### 93.8% ######################################################################## 100.0% [2021-03-14T18:03:40.878Z] #43 DONE 105.5s [2021-03-14T18:03:40.878Z] [2021-03-14T18:03:40.878Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:03:40.988Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-03-14T18:03:40.999Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.683s coverage: 56.2% of statements [2021-03-14T18:03:41.121Z] #29 5.594 [2021-03-14T18:03:41.521Z] #53 ... [2021-03-14T18:03:41.521Z] [2021-03-14T18:03:41.521Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-14T18:03:41.521Z] #44 DONE 0.2s [2021-03-14T18:03:41.521Z] [2021-03-14T18:03:41.521Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-03-14T18:03:41.737Z] #29 5.854 1.0% ################ 23.1% ################################### 49.8% ######################################################################## 100.0% [2021-03-14T18:03:41.813Z] #46 DONE 0.1s [2021-03-14T18:03:41.813Z] [2021-03-14T18:03:41.813Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-03-14T18:03:41.813Z] #48 DONE 0.2s [2021-03-14T18:03:41.813Z] [2021-03-14T18:03:41.813Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-03-14T18:03:42.045Z] #29 6.562 [2021-03-14T18:03:42.104Z] #50 DONE 0.2s [2021-03-14T18:03:42.104Z] [2021-03-14T18:03:42.104Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:03:42.104Z] #53 ... [2021-03-14T18:03:42.104Z] [2021-03-14T18:03:42.104Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-03-14T18:03:42.104Z] #52 DONE 0.1s [2021-03-14T18:03:42.361Z] #9 ... [2021-03-14T18:03:42.361Z] [2021-03-14T18:03:42.361Z] #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-03-14T18:03:42.361Z] #26 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-14T18:03:42.361Z] #26 1.541 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:03:42.361Z] #26 1.554 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:03:42.361Z] #26 1.636 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:03:42.361Z] #26 1.736 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-14T18:03:42.361Z] #26 2.125 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-14T18:03:42.361Z] #26 2.638 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-14T18:03:42.361Z] #26 3.929 Fetched 8423 kB in 3s (3192 kB/s) [2021-03-14T18:03:42.361Z] #26 3.929 Reading package lists... [2021-03-14T18:03:42.361Z] #26 4.936 Reading package lists... [2021-03-14T18:03:42.361Z] #26 5.886 Building dependency tree... [2021-03-14T18:03:42.361Z] #26 6.236 The following additional packages will be installed: [2021-03-14T18:03:42.361Z] #26 6.236 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-14T18:03:42.361Z] #26 6.236 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-14T18:03:42.361Z] #26 6.236 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-14T18:03:42.361Z] #26 6.241 Suggested packages: [2021-03-14T18:03:42.361Z] #26 6.241 krb5-doc krb5-user [2021-03-14T18:03:42.361Z] #26 6.241 Recommended packages: [2021-03-14T18:03:42.361Z] #26 6.241 krb5-locales publicsuffix libsasl2-modules [2021-03-14T18:03:42.361Z] #26 6.409 The following NEW packages will be installed: [2021-03-14T18:03:42.361Z] #26 6.410 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-14T18:03:42.361Z] #26 6.410 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-14T18:03:42.361Z] #26 6.410 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-14T18:03:42.361Z] #26 6.411 libssh2-1 libssl1.1 openssl [2021-03-14T18:03:42.361Z] #26 6.690 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-14T18:03:42.361Z] #26 6.690 Need to get 5057 kB of archives. [2021-03-14T18:03:42.361Z] #26 6.690 After this operation, 12.1 MB of additional disk space will be used. [2021-03-14T18:03:42.361Z] #26 6.690 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-14T18:03:42.361Z] #26 6.693 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-14T18:03:42.361Z] #26 6.696 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-14T18:03:42.361Z] #26 6.699 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-14T18:03:42.361Z] #26 6.700 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-14T18:03:42.361Z] #26 6.700 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-14T18:03:42.361Z] #26 6.715 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-14T18:03:42.361Z] #26 6.728 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-14T18:03:42.361Z] #26 6.744 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-14T18:03:42.361Z] #26 6.774 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-14T18:03:42.361Z] #26 6.774 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-14T18:03:42.361Z] #26 6.774 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-14T18:03:42.361Z] #26 6.774 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-14T18:03:42.361Z] #26 6.774 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-14T18:03:42.361Z] #26 6.774 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-14T18:03:42.361Z] #26 6.774 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-14T18:03:42.361Z] #26 6.774 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-14T18:03:42.361Z] #26 6.778 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-14T18:03:42.361Z] #26 6.794 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-14T18:03:42.361Z] #26 6.794 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-14T18:03:42.361Z] #26 6.794 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-14T18:03:42.361Z] #26 6.984 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:03:42.361Z] #26 7.015 Fetched 5057 kB in 0s (14.0 MB/s) [2021-03-14T18:03:42.361Z] #26 7.075 Selecting previously unselected package libssl1.1:amd64. [2021-03-14T18:03:42.361Z] #26 7.075 (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-03-14T18:03:42.361Z] #26 7.075 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 7.085 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-14T18:03:42.361Z] #26 7.316 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-14T18:03:42.361Z] #26 7.316 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 7.321 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 7.377 Selecting previously unselected package libsasl2-2:amd64. [2021-03-14T18:03:42.361Z] #26 7.377 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 7.380 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 7.444 Selecting previously unselected package libldap-common. [2021-03-14T18:03:42.361Z] #26 7.444 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-14T18:03:42.361Z] #26 7.447 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-14T18:03:42.361Z] #26 7.499 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-14T18:03:42.361Z] #26 7.499 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 7.504 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-14T18:03:42.361Z] #26 7.573 Selecting previously unselected package openssl. [2021-03-14T18:03:42.361Z] #26 7.573 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 7.581 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-14T18:03:42.361Z] #26 7.754 Selecting previously unselected package ca-certificates. [2021-03-14T18:03:42.361Z] #26 7.754 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-14T18:03:42.361Z] #26 7.757 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-14T18:03:42.361Z] #26 7.837 Selecting previously unselected package libkeyutils1:amd64. [2021-03-14T18:03:42.361Z] #26 7.837 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 7.841 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-14T18:03:42.361Z] #26 7.875 Selecting previously unselected package libkrb5support0:amd64. [2021-03-14T18:03:42.361Z] #26 7.875 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 7.879 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 7.936 Selecting previously unselected package libk5crypto3:amd64. [2021-03-14T18:03:42.361Z] #26 7.936 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 7.939 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 8.007 Selecting previously unselected package libkrb5-3:amd64. [2021-03-14T18:03:42.361Z] #26 8.007 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 8.014 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 8.229 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-14T18:03:42.361Z] #26 8.229 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 8.234 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 8.310 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-14T18:03:42.361Z] #26 8.310 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 8.313 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 8.372 Selecting previously unselected package libpsl5:amd64. [2021-03-14T18:03:42.361Z] #26 8.372 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 8.376 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-14T18:03:42.361Z] #26 8.424 Selecting previously unselected package librtmp1:amd64. [2021-03-14T18:03:42.361Z] #26 8.424 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 8.427 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-14T18:03:42.361Z] #26 8.476 Selecting previously unselected package libssh2-1:amd64. [2021-03-14T18:03:42.361Z] #26 8.476 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 8.479 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-14T18:03:42.361Z] #26 8.554 Selecting previously unselected package libcurl4:amd64. [2021-03-14T18:03:42.361Z] #26 8.554 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 8.554 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 8.645 Selecting previously unselected package curl. [2021-03-14T18:03:42.361Z] #26 8.645 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 8.651 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 8.723 Selecting previously unselected package libonig5:amd64. [2021-03-14T18:03:42.361Z] #26 8.723 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 8.732 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-14T18:03:42.361Z] #26 8.798 Selecting previously unselected package libjq1:amd64. [2021-03-14T18:03:42.361Z] #26 8.799 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 8.806 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-14T18:03:42.361Z] #26 8.877 Selecting previously unselected package jq. [2021-03-14T18:03:42.361Z] #26 8.877 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-14T18:03:42.361Z] #26 8.881 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-14T18:03:42.361Z] #26 8.951 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-14T18:03:42.361Z] #26 8.963 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-14T18:03:42.361Z] #26 8.973 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-14T18:03:42.361Z] #26 9.083 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 9.100 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-14T18:03:42.361Z] #26 9.110 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 9.125 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 9.133 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-14T18:03:42.361Z] #26 9.145 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 9.159 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 9.166 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-14T18:03:42.361Z] #26 9.176 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-14T18:03:42.361Z] #26 9.187 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-14T18:03:42.361Z] #26 9.203 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-14T18:03:42.361Z] #26 9.217 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-14T18:03:42.361Z] #26 9.225 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-14T18:03:42.361Z] #26 9.236 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-14T18:03:42.361Z] #26 ... [2021-03-14T18:03:42.361Z] [2021-03-14T18:03:42.361Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:42.361Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:03:42.396Z] [2021-03-14T18:03:42.396Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:03:42.621Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2021-03-14T18:03:43.026Z] #29 6.810 0.5% ############### 21.4% ##################################### 52.2% #################################################### 72.7% ######################################################################## 100.0% [2021-03-14T18:03:43.187Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-14T18:03:43.561Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-03-14T18:03:43.687Z] #29 7.878 [2021-03-14T18:03:44.610Z] #29 8.073 0.1% ## 2.8% ###### 8.6% ########## 14.3% ############## 20.1% ################## 25.8% ###################### 31.6% ########################## 37.4% [2021-03-14T18:03:44.610Z] #29 ... [2021-03-14T18:03:44.610Z] [2021-03-14T18:03:44.610Z] #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-03-14T18:03:44.610Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-14T18:03:44.610Z] #55 1.080 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:03:44.610Z] #55 1.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:03:44.610Z] #55 1.226 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:03:44.610Z] #55 2.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-14T18:03:44.610Z] #55 4.638 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-14T18:03:44.610Z] #55 6.694 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-14T18:03:44.610Z] #55 ... [2021-03-14T18:03:44.610Z] [2021-03-14T18:03:44.610Z] #67 [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-03-14T18:03:44.610Z] #67 sha256:a4a668f12b3c55ca3fd8b6746182b3c1f7f40faa13cb82d7bd2618d28954186a [2021-03-14T18:03:44.610Z] #67 0.767 + RM_GOPATH=0 [2021-03-14T18:03:44.610Z] #67 0.776 + TMP_GOPATH= [2021-03-14T18:03:44.610Z] #67 0.777 + : /build [2021-03-14T18:03:44.610Z] #67 0.778 + '[' -z '' ']' [2021-03-14T18:03:44.610Z] #67 0.786 ++ mktemp -d [2021-03-14T18:03:44.610Z] #67 0.789 + export GOPATH=/tmp/tmp.RQn7taBYS6 [2021-03-14T18:03:44.610Z] #67 0.790 + GOPATH=/tmp/tmp.RQn7taBYS6 [2021-03-14T18:03:44.610Z] #67 0.790 + RM_GOPATH=1 [2021-03-14T18:03:44.610Z] #67 0.793 + case "$(go env GOARCH)" in [2021-03-14T18:03:44.610Z] #67 0.796 ++ go env GOARCH [2021-03-14T18:03:44.610Z] #67 0.851 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:44.610Z] #67 0.851 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:44.610Z] #67 0.853 ++ dirname /tmp/install/install.sh [2021-03-14T18:03:44.610Z] #67 0.855 + dir=/tmp/install [2021-03-14T18:03:44.610Z] #67 0.855 + bin=proxy [2021-03-14T18:03:44.610Z] #67 0.856 + shift [2021-03-14T18:03:44.610Z] #67 0.857 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-14T18:03:44.610Z] #67 0.857 + . /tmp/install/proxy.installer [2021-03-14T18:03:44.610Z] #67 0.858 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-14T18:03:44.610Z] #67 0.859 + install_proxy [2021-03-14T18:03:44.610Z] #67 0.859 + case "$1" in [2021-03-14T18:03:44.610Z] #67 0.859 + export CGO_ENABLED=0 [2021-03-14T18:03:44.610Z] #67 0.859 + CGO_ENABLED=0 [2021-03-14T18:03:44.610Z] #67 0.859 + _install_proxy [2021-03-14T18:03:44.610Z] #67 0.859 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-14T18:03:44.610Z] #67 0.860 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-14T18:03:44.610Z] #67 0.860 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RQn7taBYS6/src/github.com/docker/libnetwork [2021-03-14T18:03:44.610Z] #67 0.863 Cloning into '/tmp/tmp.RQn7taBYS6/src/github.com/docker/libnetwork'... [2021-03-14T18:03:44.914Z] #67 ... [2021-03-14T18:03:44.914Z] [2021-03-14T18:03:44.914Z] #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-03-14T18:03:44.914Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-14T18:03:44.914Z] #13 1.152 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:03:44.914Z] #13 1.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:03:44.914Z] #13 1.216 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:03:44.914Z] #13 2.573 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-14T18:03:44.914Z] #13 4.927 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-14T18:03:44.914Z] #13 6.488 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-14T18:03:44.914Z] #13 ... [2021-03-14T18:03:44.914Z] [2021-03-14T18:03:44.914Z] #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-03-14T18:03:44.914Z] #49 sha256:90810b93f7cc0191ff82aed3c9be6456674418dbcc6d84e95b485cc2e5f2836b [2021-03-14T18:03:44.914Z] #49 0.588 + RM_GOPATH=0 [2021-03-14T18:03:44.914Z] #49 0.588 + TMP_GOPATH= [2021-03-14T18:03:44.914Z] #49 0.589 + : /build [2021-03-14T18:03:44.914Z] #49 0.589 + '[' -z '' ']' [2021-03-14T18:03:44.914Z] #49 0.589 ++ mktemp -d [2021-03-14T18:03:44.914Z] #49 0.591 + export GOPATH=/tmp/tmp.YI02KQFu28 [2021-03-14T18:03:44.914Z] #49 0.591 + GOPATH=/tmp/tmp.YI02KQFu28 [2021-03-14T18:03:44.914Z] #49 0.591 + RM_GOPATH=1 [2021-03-14T18:03:44.914Z] #49 0.592 + case "$(go env GOARCH)" in [2021-03-14T18:03:44.914Z] #49 0.593 ++ go env GOARCH [2021-03-14T18:03:44.914Z] #49 0.599 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:44.914Z] #49 0.600 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:44.914Z] #49 0.600 ++ dirname /tmp/install/install.sh [2021-03-14T18:03:44.914Z] #49 0.602 + dir=/tmp/install [2021-03-14T18:03:44.914Z] #49 0.603 + bin=golangci_lint [2021-03-14T18:03:44.914Z] #49 0.603 + shift [2021-03-14T18:03:44.914Z] #49 0.603 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-14T18:03:44.914Z] #49 0.603 + . /tmp/install/golangci_lint.installer [2021-03-14T18:03:44.914Z] #49 0.603 ++ : v1.23.8 [2021-03-14T18:03:44.914Z] #49 0.603 + install_golangci_lint [2021-03-14T18:03:44.914Z] #49 0.603 + set -e [2021-03-14T18:03:44.914Z] #49 0.603 + export GO111MODULE=on [2021-03-14T18:03:44.914Z] #49 0.603 + GO111MODULE=on [2021-03-14T18:03:44.914Z] #49 0.604 + GOBIN=/build [2021-03-14T18:03:44.914Z] #49 0.605 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-14T18:03:44.914Z] #49 0.635 go: finding github.com v1.23.8 [2021-03-14T18:03:44.914Z] #49 0.637 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-14T18:03:44.914Z] #49 0.640 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-14T18:03:44.914Z] #49 0.640 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-14T18:03:44.914Z] #49 0.640 go: finding github.com/golangci v1.23.8 [2021-03-14T18:03:44.914Z] #49 1.548 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-14T18:03:44.914Z] #49 2.840 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-14T18:03:45.214Z] #49 ... [2021-03-14T18:03:45.214Z] [2021-03-14T18:03:45.214Z] #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-03-14T18:03:45.214Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:03:45.214Z] #45 0.803 + RM_GOPATH=0 [2021-03-14T18:03:45.214Z] #45 0.803 + TMP_GOPATH= [2021-03-14T18:03:45.214Z] #45 0.803 + : /build [2021-03-14T18:03:45.214Z] #45 0.803 + '[' -z '' ']' [2021-03-14T18:03:45.214Z] #45 0.807 ++ mktemp -d [2021-03-14T18:03:45.214Z] #45 0.820 + export GOPATH=/tmp/tmp.EaPQQpkr4o [2021-03-14T18:03:45.214Z] #45 0.820 + GOPATH=/tmp/tmp.EaPQQpkr4o [2021-03-14T18:03:45.214Z] #45 0.820 + RM_GOPATH=1 [2021-03-14T18:03:45.214Z] #45 0.820 + case "$(go env GOARCH)" in [2021-03-14T18:03:45.214Z] #45 0.825 ++ go env GOARCH [2021-03-14T18:03:45.214Z] #45 0.882 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:45.214Z] #45 0.883 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:45.214Z] #45 0.884 ++ dirname /tmp/install/install.sh [2021-03-14T18:03:45.214Z] #45 0.887 + dir=/tmp/install [2021-03-14T18:03:45.214Z] #45 0.887 + bin=vndr [2021-03-14T18:03:45.214Z] #45 0.887 + shift [2021-03-14T18:03:45.214Z] #45 0.887 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-14T18:03:45.214Z] #45 0.888 + . /tmp/install/vndr.installer [2021-03-14T18:03:45.214Z] #45 0.888 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-14T18:03:45.214Z] #45 0.889 + install_vndr [2021-03-14T18:03:45.214Z] #45 0.889 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-14T18:03:45.214Z] #45 0.889 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-14T18:03:45.214Z] #45 0.890 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EaPQQpkr4o/src/github.com/LK4D4/vndr [2021-03-14T18:03:45.214Z] #45 0.898 Cloning into '/tmp/tmp.EaPQQpkr4o/src/github.com/LK4D4/vndr'... [2021-03-14T18:03:45.214Z] #45 1.940 + cd /tmp/tmp.EaPQQpkr4o/src/github.com/LK4D4/vndr [2021-03-14T18:03:45.214Z] #45 1.941 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-14T18:03:45.214Z] #45 1.972 + go build -buildmode=pie -v -o /build/vndr . [2021-03-14T18:03:45.214Z] #45 3.803 runtime/internal/sys [2021-03-14T18:03:45.214Z] #45 3.892 internal/race [2021-03-14T18:03:45.214Z] #45 4.013 internal/cpu [2021-03-14T18:03:45.214Z] #45 4.039 runtime/internal/atomic [2021-03-14T18:03:45.214Z] #45 4.251 sync/atomic [2021-03-14T18:03:45.214Z] #45 4.691 unicode [2021-03-14T18:03:45.214Z] #45 4.812 unicode/utf8 [2021-03-14T18:03:45.214Z] #45 5.015 internal/bytealg [2021-03-14T18:03:45.214Z] #45 5.274 math/bits [2021-03-14T18:03:45.214Z] #45 6.693 encoding [2021-03-14T18:03:45.214Z] #45 7.332 math [2021-03-14T18:03:45.214Z] #45 7.365 unicode/utf16 [2021-03-14T18:03:45.214Z] #45 7.417 runtime [2021-03-14T18:03:45.214Z] #45 8.314 container/list [2021-03-14T18:03:45.214Z] #45 ... [2021-03-14T18:03:45.214Z] [2021-03-14T18:03:45.214Z] #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-03-14T18:03:45.214Z] #47 sha256:51a1f1de08c0462f6e828fad80570df599bcaa01d22c596a78402c619ada0fff [2021-03-14T18:03:45.214Z] #47 0.773 + RM_GOPATH=0 [2021-03-14T18:03:45.214Z] #47 0.773 + TMP_GOPATH= [2021-03-14T18:03:45.214Z] #47 0.773 + : /build [2021-03-14T18:03:45.214Z] #47 0.773 + '[' -z '' ']' [2021-03-14T18:03:45.214Z] #47 0.774 ++ mktemp -d [2021-03-14T18:03:45.214Z] #47 0.784 + export GOPATH=/tmp/tmp.WRqjBqsijs [2021-03-14T18:03:45.214Z] #47 0.804 + GOPATH=/tmp/tmp.WRqjBqsijs [2021-03-14T18:03:45.214Z] #47 0.805 + RM_GOPATH=1 [2021-03-14T18:03:45.214Z] #47 0.806 + case "$(go env GOARCH)" in [2021-03-14T18:03:45.214Z] #47 0.810 ++ go env GOARCH [2021-03-14T18:03:45.214Z] #47 0.838 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:45.214Z] #47 0.838 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:45.214Z] #47 0.841 ++ dirname /tmp/install/install.sh [2021-03-14T18:03:45.214Z] #47 0.843 + dir=/tmp/install [2021-03-14T18:03:45.214Z] #47 0.844 + bin=gotestsum [2021-03-14T18:03:45.214Z] #47 0.844 + shift [2021-03-14T18:03:45.214Z] #47 0.844 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-14T18:03:45.214Z] #47 0.844 + . /tmp/install/gotestsum.installer [2021-03-14T18:03:45.214Z] #47 0.845 ++ : v0.5.3 [2021-03-14T18:03:45.214Z] #47 0.845 + install_gotestsum [2021-03-14T18:03:45.214Z] #47 0.846 + set -e [2021-03-14T18:03:45.214Z] #47 0.846 + export GO111MODULE=on [2021-03-14T18:03:45.214Z] #47 0.846 + GO111MODULE=on [2021-03-14T18:03:45.214Z] #47 0.846 + GOBIN=/build [2021-03-14T18:03:45.214Z] #47 0.846 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-14T18:03:45.214Z] #47 0.905 go: finding gotest.tools v0.5.3 [2021-03-14T18:03:45.214Z] #47 0.932 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-14T18:03:45.214Z] #47 1.846 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-14T18:03:45.214Z] #47 2.900 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-14T18:03:45.214Z] #47 4.860 go: downloading github.com/pkg/errors v0.9.1 [2021-03-14T18:03:45.214Z] #47 4.889 go: downloading github.com/fatih/color v1.9.0 [2021-03-14T18:03:45.214Z] #47 5.021 go: extracting github.com/pkg/errors v0.9.1 [2021-03-14T18:03:45.214Z] #47 5.096 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-14T18:03:45.214Z] #47 5.126 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-14T18:03:45.214Z] #47 5.235 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-14T18:03:45.214Z] #47 5.258 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-14T18:03:45.214Z] #47 5.298 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-14T18:03:45.214Z] #47 5.356 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-14T18:03:45.214Z] #47 5.365 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-14T18:03:45.214Z] #47 5.432 go: extracting github.com/fatih/color v1.9.0 [2021-03-14T18:03:45.214Z] #47 5.439 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-14T18:03:45.214Z] #47 5.534 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-14T18:03:45.214Z] #47 5.598 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-14T18:03:45.214Z] #47 5.635 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-14T18:03:45.214Z] #47 5.903 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-14T18:03:45.214Z] #47 6.083 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-14T18:03:45.214Z] #47 6.500 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-14T18:03:45.214Z] #47 6.625 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-14T18:03:45.214Z] #47 9.441 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-14T18:03:45.214Z] #47 9.931 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-14T18:03:45.214Z] #47 ... [2021-03-14T18:03:45.214Z] [2021-03-14T18:03:45.214Z] #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-03-14T18:03:45.214Z] #34 sha256:93a2725973f5d7dfe9a0248e28c53788825f50f3b26734c129b47b1d181be916 [2021-03-14T18:03:45.214Z] #34 0.771 + RM_GOPATH=0 [2021-03-14T18:03:45.214Z] #34 0.777 + TMP_GOPATH= [2021-03-14T18:03:45.214Z] #34 0.778 + : /build [2021-03-14T18:03:45.214Z] #34 0.780 + '[' -z '' ']' [2021-03-14T18:03:45.214Z] #34 0.789 ++ mktemp -d [2021-03-14T18:03:45.214Z] #34 0.791 + export GOPATH=/tmp/tmp.dqCRHaruz1 [2021-03-14T18:03:45.214Z] #34 0.791 + GOPATH=/tmp/tmp.dqCRHaruz1 [2021-03-14T18:03:45.214Z] #34 0.791 + RM_GOPATH=1 [2021-03-14T18:03:45.214Z] #34 0.793 + case "$(go env GOARCH)" in [2021-03-14T18:03:45.214Z] #34 0.801 ++ go env GOARCH [2021-03-14T18:03:45.214Z] #34 0.824 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:45.214Z] #34 0.825 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:45.214Z] #34 0.827 ++ dirname /tmp/install/install.sh [2021-03-14T18:03:45.214Z] #34 0.831 + dir=/tmp/install [2021-03-14T18:03:45.214Z] #34 0.832 + bin=tomlv [2021-03-14T18:03:45.214Z] #34 0.833 + shift [2021-03-14T18:03:45.214Z] #34 0.834 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-14T18:03:45.214Z] #34 0.834 + . /tmp/install/tomlv.installer [2021-03-14T18:03:45.214Z] #34 0.835 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-14T18:03:45.214Z] #34 0.836 + install_tomlv [2021-03-14T18:03:45.214Z] #34 0.836 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-14T18:03:45.214Z] #34 0.836 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-14T18:03:45.214Z] #34 0.837 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dqCRHaruz1/src/github.com/BurntSushi/toml [2021-03-14T18:03:45.214Z] #34 0.850 Cloning into '/tmp/tmp.dqCRHaruz1/src/github.com/BurntSushi/toml'... [2021-03-14T18:03:45.214Z] #34 2.117 + cd /tmp/tmp.dqCRHaruz1/src/github.com/BurntSushi/toml [2021-03-14T18:03:45.215Z] #34 2.117 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-14T18:03:45.215Z] #34 2.148 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-14T18:03:45.215Z] #34 2.937 internal/cpu [2021-03-14T18:03:45.215Z] #34 3.067 runtime/internal/atomic [2021-03-14T18:03:45.215Z] #34 3.114 runtime/internal/sys [2021-03-14T18:03:45.215Z] #34 3.197 math/bits [2021-03-14T18:03:45.215Z] #34 3.971 runtime/internal/math [2021-03-14T18:03:45.215Z] #34 4.063 unicode/utf8 [2021-03-14T18:03:45.215Z] #34 4.345 sync/atomic [2021-03-14T18:03:45.215Z] #34 4.411 internal/bytealg [2021-03-14T18:03:45.215Z] #34 5.311 unicode [2021-03-14T18:03:45.215Z] #34 5.526 math [2021-03-14T18:03:45.215Z] #34 5.527 internal/testlog [2021-03-14T18:03:45.215Z] #34 6.556 encoding [2021-03-14T18:03:45.215Z] #34 6.835 runtime [2021-03-14T18:03:45.215Z] #34 6.914 runtime/cgo [2021-03-14T18:03:45.487Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.411s coverage: 45.9% of statements [2021-03-14T18:03:45.549Z] #34 ... [2021-03-14T18:03:45.549Z] [2021-03-14T18:03:45.549Z] #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-03-14T18:03:45.549Z] #51 sha256:6e77a61c0f014c0f85d5c6d471269738b7b231c64cb6d35ee20bbccd1b4b00e5 [2021-03-14T18:03:45.549Z] #51 0.822 + RM_GOPATH=0 [2021-03-14T18:03:45.549Z] #51 0.822 + TMP_GOPATH= [2021-03-14T18:03:45.549Z] #51 0.822 + : /build [2021-03-14T18:03:45.549Z] #51 0.822 + '[' -z '' ']' [2021-03-14T18:03:45.549Z] #51 0.824 ++ mktemp -d [2021-03-14T18:03:45.549Z] #51 0.846 + export GOPATH=/tmp/tmp.mXwObIGT69 [2021-03-14T18:03:45.549Z] #51 0.847 + GOPATH=/tmp/tmp.mXwObIGT69 [2021-03-14T18:03:45.549Z] #51 0.852 + RM_GOPATH=1 [2021-03-14T18:03:45.549Z] #51 0.852 + case "$(go env GOARCH)" in [2021-03-14T18:03:45.549Z] #51 0.859 ++ go env GOARCH [2021-03-14T18:03:45.549Z] #51 0.921 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:45.549Z] #51 0.921 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:45.549Z] #51 0.923 ++ dirname /tmp/install/install.sh [2021-03-14T18:03:45.549Z] #51 0.927 + dir=/tmp/install [2021-03-14T18:03:45.549Z] #51 0.927 + bin=shfmt [2021-03-14T18:03:45.549Z] #51 0.927 + shift [2021-03-14T18:03:45.549Z] #51 0.928 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-14T18:03:45.549Z] #51 0.928 + . /tmp/install/shfmt.installer [2021-03-14T18:03:45.549Z] #51 0.929 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-14T18:03:45.549Z] #51 0.930 + install_shfmt [2021-03-14T18:03:45.549Z] #51 0.930 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-14T18:03:45.549Z] #51 0.931 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-14T18:03:45.549Z] #51 0.931 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mXwObIGT69/src/github.com/mvdan/sh [2021-03-14T18:03:45.549Z] #51 0.936 Cloning into '/tmp/tmp.mXwObIGT69/src/github.com/mvdan/sh'... [2021-03-14T18:03:45.549Z] #51 ... [2021-03-14T18:03:45.549Z] [2021-03-14T18:03:45.549Z] #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-03-14T18:03:45.549Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-14T18:03:45.549Z] #36 1.014 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:03:45.549Z] #36 1.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:03:45.549Z] #36 1.155 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:03:45.549Z] #36 2.445 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-14T18:03:45.549Z] #36 4.477 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-14T18:03:45.549Z] #36 6.766 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-14T18:03:45.854Z] #36 ... [2021-03-14T18:03:45.854Z] [2021-03-14T18:03:45.854Z] #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-03-14T18:03:45.854Z] #58 sha256:c3fa916878017f007f4dcd299e98247a4cd74bac8be68e6d3893ee971b4c6eb1 [2021-03-14T18:03:45.854Z] #58 0.550 + RM_GOPATH=0 [2021-03-14T18:03:45.854Z] #58 0.550 + TMP_GOPATH= [2021-03-14T18:03:45.854Z] #58 0.550 + : /build [2021-03-14T18:03:45.854Z] #58 0.550 + '[' -z '' ']' [2021-03-14T18:03:45.854Z] #58 0.550 ++ mktemp -d [2021-03-14T18:03:45.854Z] #58 0.552 + export GOPATH=/tmp/tmp.XfrwV6Oww1 [2021-03-14T18:03:45.854Z] #58 0.552 + GOPATH=/tmp/tmp.XfrwV6Oww1 [2021-03-14T18:03:45.854Z] #58 0.552 + RM_GOPATH=1 [2021-03-14T18:03:45.854Z] #58 0.552 + case "$(go env GOARCH)" in [2021-03-14T18:03:45.854Z] #58 0.553 ++ go env GOARCH [2021-03-14T18:03:45.854Z] #58 0.558 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:45.854Z] #58 0.558 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:03:45.854Z] #58 0.559 ++ dirname /tmp/install/install.sh [2021-03-14T18:03:45.854Z] #58 0.560 + dir=/tmp/install [2021-03-14T18:03:45.854Z] #58 0.561 + bin=rootlesskit [2021-03-14T18:03:45.854Z] #58 0.561 + shift [2021-03-14T18:03:45.854Z] #58 0.561 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-14T18:03:45.854Z] #58 0.561 + . /tmp/install/rootlesskit.installer [2021-03-14T18:03:45.854Z] #58 0.562 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-14T18:03:45.854Z] #58 0.562 + install_rootlesskit [2021-03-14T18:03:45.854Z] #58 0.562 + case "$1" in [2021-03-14T18:03:45.854Z] #58 0.562 + export CGO_ENABLED=0 [2021-03-14T18:03:45.854Z] #58 0.562 + CGO_ENABLED=0 [2021-03-14T18:03:45.854Z] #58 0.562 + _install_rootlesskit [2021-03-14T18:03:45.854Z] #58 0.563 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-14T18:03:45.854Z] #58 0.563 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XfrwV6Oww1/src/github.com/rootless-containers/rootlesskit [2021-03-14T18:03:45.854Z] #58 0.563 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-14T18:03:45.854Z] #58 0.566 Cloning into '/tmp/tmp.XfrwV6Oww1/src/github.com/rootless-containers/rootlesskit'... [2021-03-14T18:03:45.854Z] #58 6.156 + cd /tmp/tmp.XfrwV6Oww1/src/github.com/rootless-containers/rootlesskit [2021-03-14T18:03:45.854Z] #58 6.157 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-14T18:03:45.854Z] #58 6.281 + export GO111MODULE=on [2021-03-14T18:03:45.854Z] #58 6.281 + GO111MODULE=on [2021-03-14T18:03:45.854Z] #58 6.281 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-14T18:03:45.854Z] #58 6.281 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-14T18:03:45.854Z] #58 8.616 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-14T18:03:45.854Z] #58 8.626 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-14T18:03:45.854Z] #58 8.668 go: downloading github.com/pkg/errors v0.9.1 [2021-03-14T18:03:45.854Z] #58 8.669 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-14T18:03:45.854Z] #58 8.670 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-14T18:03:45.854Z] #58 8.826 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-14T18:03:45.854Z] #58 8.885 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-14T18:03:45.854Z] #58 8.891 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-14T18:03:45.854Z] #58 8.968 go: extracting github.com/pkg/errors v0.9.1 [2021-03-14T18:03:45.854Z] #58 8.984 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-14T18:03:45.854Z] #58 9.078 go: downloading github.com/google/uuid v1.2.0 [2021-03-14T18:03:45.854Z] #58 9.322 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-14T18:03:45.854Z] #58 9.542 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-14T18:03:45.854Z] #58 9.712 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-14T18:03:45.854Z] #58 9.849 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-14T18:03:45.854Z] #58 10.16 go: extracting github.com/google/uuid v1.2.0 [2021-03-14T18:03:45.854Z] #58 10.30 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-14T18:03:45.854Z] #58 10.54 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-14T18:03:45.854Z] #58 10.73 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-14T18:03:45.854Z] #58 ... [2021-03-14T18:03:45.854Z] [2021-03-14T18:03:45.854Z] #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-03-14T18:03:45.854Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-14T18:03:45.854Z] #42 1.020 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:03:45.854Z] #42 1.100 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:03:45.854Z] #42 1.100 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:03:45.854Z] #42 2.635 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-14T18:03:45.854Z] #42 4.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-14T18:03:45.854Z] #42 6.771 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-14T18:03:45.854Z] #42 ... [2021-03-14T18:03:45.854Z] [2021-03-14T18:03:45.854Z] #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-03-14T18:03:45.854Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-14T18:03:45.854Z] #32 0.633 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-14T18:03:45.854Z] #32 0.647 Cloning into '.'... [2021-03-14T18:03:46.064Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.182s coverage: 73.3% of statements [2021-03-14T18:03:46.159Z] #32 ... [2021-03-14T18:03:46.159Z] [2021-03-14T18:03:46.159Z] #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-03-14T18:03:46.159Z] #29 sha256:05621899254e9fa614e028fb78da662c9b4d7a6d7f536b8135fa7926651a0ea3 [2021-03-14T18:03:46.460Z] #29 8.073 0.1% ## 2.8% ###### 8.6% ########## 14.3% ############## 20.1% ################## 25.8% ###################### 31.6% ########################## 37.4% ############################### 43.1% ################################# 46.9% ##################################### 52.6% ########################################## 58.4% ########################################### 60.3% ############################################### 66.0% ################################################## 69.9% ##################################################### 73.7% ######################################################### 79.4% ########################################################## 81.3% ############################################################# 85.1% ################################################################ 89.0% ################################################################## 92.8% ##################################################################### 96.6% ######################################################################## 100.0% [2021-03-14T18:03:46.760Z] #29 11.26 [2021-03-14T18:03:47.392Z] #9 ... [2021-03-14T18:03:47.392Z] [2021-03-14T18:03:47.392Z] #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-03-14T18:03:47.392Z] #26 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-14T18:03:47.392Z] #26 9.985 Updating certificates in /etc/ssl/certs... [2021-03-14T18:03:47.392Z] #26 11.33 137 added, 0 removed; done. [2021-03-14T18:03:47.392Z] #26 11.39 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-14T18:03:47.392Z] #26 11.40 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-14T18:03:47.392Z] #26 11.41 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-14T18:03:47.392Z] #26 11.43 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-14T18:03:47.392Z] #26 11.44 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:03:47.392Z] #26 11.47 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-14T18:03:47.392Z] #26 11.48 Updating certificates in /etc/ssl/certs... [2021-03-14T18:03:47.392Z] #26 12.47 0 added, 0 removed; done. [2021-03-14T18:03:47.392Z] #26 12.47 Running hooks in /etc/ca-certificates/update.d... [2021-03-14T18:03:47.392Z] #26 12.47 done. [2021-03-14T18:03:47.392Z] #26 DONE 13.7s [2021-03-14T18:03:47.392Z] [2021-03-14T18:03:47.392Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:47.392Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:03:47.392Z] #9 ... [2021-03-14T18:03:47.392Z] [2021-03-14T18:03:47.392Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-14T18:03:47.392Z] #27 sha256:dbb7711a27a68b738d8a3eab86e1471d2212db40e02593eb3cea3b34ea93f0ca [2021-03-14T18:03:47.392Z] #27 DONE 0.2s [2021-03-14T18:03:47.392Z] [2021-03-14T18:03:47.392Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:47.392Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:03:47.460Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.945s coverage: 49.4% of statements [2021-03-14T18:03:48.036Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 57.5% of statements [2021-03-14T18:03:48.323Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-03-14T18:03:48.323Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done [2021-03-14T18:03:48.613Z] ok github.com/docker/docker/daemon 12.412s coverage: 17.2% of statements [2021-03-14T18:03:48.614Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-14T18:03:48.614Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-14T18:03:48.614Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-14T18:03:48.614Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-14T18:03:48.614Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-14T18:03:48.892Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-14T18:03:49.335Z] #53 ... [2021-03-14T18:03:49.335Z] [2021-03-14T18:03:49.335Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:03:49.335Z] #56 124.3 + bin/containerd [2021-03-14T18:03:49.565Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.033s coverage: 3.0% of statements [2021-03-14T18:03:49.565Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-03-14T18:03:50.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-14T18:03:51.414Z] #56 ... [2021-03-14T18:03:51.414Z] [2021-03-14T18:03:51.414Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-14T18:03:51.414Z] #53 79.94 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-03-14T18:03:51.414Z] #53 80.42 + mkdir -p /build [2021-03-14T18:03:51.414Z] #53 80.42 + cp runc /build/runc [2021-03-14T18:03:51.414Z] #53 DONE 80.8s [2021-03-14T18:03:51.414Z] [2021-03-14T18:03:51.414Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:03:51.496Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 6.7% of statements [2021-03-14T18:03:51.759Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 43.2% of statements [2021-03-14T18:03:52.447Z] #56 ... [2021-03-14T18:03:52.447Z] [2021-03-14T18:03:52.447Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-03-14T18:03:52.447Z] #54 DONE 0.2s [2021-03-14T18:03:52.447Z] [2021-03-14T18:03:52.447Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-14T18:03:52.712Z] ok github.com/docker/docker/daemon/logger/awslogs 0.312s coverage: 77.8% of statements [2021-03-14T18:03:52.975Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2021-03-14T18:03:53.239Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.064s coverage: 57.7% of statements [2021-03-14T18:03:53.239Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-14T18:03:53.239Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-14T18:03:53.239Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-14T18:03:53.239Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-14T18:03:53.239Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-14T18:03:53.239Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-14T18:03:53.239Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 23.9% of statements [2021-03-14T18:03:53.891Z] #29 11.46 0.0% # 1.4% # 2.5% ## 4.1% #### 6.3% ##### 7.4% ###### 8.5% ####### 10.1% ######## 12.2% ######### 13.9% ########### 15.5% ############ 17.4% ############# 18.5% ############## 19.6% ############## 20.7% ############### 21.8% ################# 23.9% ################## 25.0% ################### 27.6% ##################### 29.8% ###################### 30.9% ####################### 32.5% ######################## 34.1% ######################### 35.8% ########################### 37.9% ############################ 39.6% ############################# 41.2% ############################## 42.8% ############################### 44.4% ################################# 46.0% ################################# 47.1% ################################## 48.2% ################################### 49.8% ##################################### 52.0% ###################################### 53.9% ####################################### 55.5% ######################################## 56.1% ########################################## 58.8% ########################################### 61.0% ############################################# 62.6% ############################################# 63.1% ############################################## 64.9% ############################################### 66.5% ################################################ 67.3% ################################################# 68.6% ################################################## 70.3% ################################################### 72.0% #################################################### 73.6% ###################################################### 75.2% ####################################################### 76.7% ####################################################### 77.7% ######################################################### 79.6% ########################################################## 81.2% ########################################################### 82.8% ############################################################ 84.5% ############################################################# 86.1% ############################################################### 87.7% [2021-03-14T18:03:53.891Z] #29 ... [2021-03-14T18:03:53.891Z] [2021-03-14T18:03:53.891Z] #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-03-14T18:03:53.891Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-14T18:03:53.891Z] #42 19.35 Fetched 8198 kB in 18s (447 kB/s) [2021-03-14T18:03:54.191Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.089s coverage: 87.2% of statements [2021-03-14T18:03:54.366Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-03-14T18:03:54.455Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 61.6% of statements [2021-03-14T18:03:55.033Z] ok github.com/docker/docker/daemon/logger/local 0.069s coverage: 75.2% of statements [2021-03-14T18:03:55.033Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-14T18:03:55.464Z] #42 19.35 Reading package lists... [2021-03-14T18:03:55.464Z] #42 ... [2021-03-14T18:03:55.464Z] [2021-03-14T18:03:55.464Z] #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-03-14T18:03:55.464Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:03:55.464Z] #45 10.84 crypto/internal/subtle [2021-03-14T18:03:55.464Z] #45 11.38 crypto/subtle [2021-03-14T18:03:55.464Z] #45 11.53 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-14T18:03:55.464Z] #45 11.80 internal/nettrace [2021-03-14T18:03:55.464Z] #45 12.02 runtime/cgo [2021-03-14T18:03:55.464Z] #45 15.29 vendor/golang.org/x/crypto/internal/subtle [2021-03-14T18:03:55.464Z] #45 ... [2021-03-14T18:03:55.464Z] [2021-03-14T18:03:55.464Z] #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-03-14T18:03:55.464Z] #29 sha256:05621899254e9fa614e028fb78da662c9b4d7a6d7f536b8135fa7926651a0ea3 [2021-03-14T18:03:55.465Z] #29 11.46 0.0% # 1.4% # 2.5% ## 4.1% #### 6.3% ##### 7.4% ###### 8.5% ####### 10.1% ######## 12.2% ######### 13.9% ########### 15.5% ############ 17.4% ############# 18.5% ############## 19.6% ############## 20.7% ############### 21.8% ################# 23.9% ################## 25.0% ################### 27.6% ##################### 29.8% ###################### 30.9% ####################### 32.5% ######################## 34.1% ######################### 35.8% ########################### 37.9% ############################ 39.6% ############################# 41.2% ############################## 42.8% ############################### 44.4% ################################# 46.0% ################################# 47.1% ################################## 48.2% ################################### 49.8% ##################################### 52.0% ###################################### 53.9% ####################################### 55.5% ######################################## 56.1% ########################################## 58.8% ########################################### 61.0% ############################################# 62.6% ############################################# 63.1% ############################################## 64.9% ############################################### 66.5% ################################################ 67.3% ################################################# 68.6% ################################################## 70.3% ################################################### 72.0% #################################################### 73.6% ###################################################### 75.2% ####################################################### 76.7% ####################################################### 77.7% ######################################################### 79.6% ########################################################## 81.2% ########################################################### 82.8% ############################################################ 84.5% ############################################################# 86.1% ############################################################### 87.7% ################################################################ 89.9% ################################################################# 91.0% ################################################################## 92.4% ################################################################### 93.6% #################################################################### 95.5% ##################################################################### 96.9% ###################################################################### 97.9% ######################################################################## 100.0% [2021-03-14T18:03:55.465Z] #29 19.37 [2021-03-14T18:03:55.611Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.087s coverage: 56.8% of statements [2021-03-14T18:03:56.117Z] #29 ... [2021-03-14T18:03:56.117Z] [2021-03-14T18:03:56.117Z] #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-03-14T18:03:56.117Z] #47 sha256:51a1f1de08c0462f6e828fad80570df599bcaa01d22c596a78402c619ada0fff [2021-03-14T18:03:56.117Z] #47 11.49 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-14T18:03:56.117Z] #47 16.52 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-14T18:03:56.117Z] #47 16.57 go: finding github.com/fatih/color v1.9.0 [2021-03-14T18:03:56.117Z] #47 16.57 go: finding github.com/pkg/errors v0.9.1 [2021-03-14T18:03:56.117Z] #47 16.63 go: finding github.com/spf13/pflag v1.0.3 [2021-03-14T18:03:56.117Z] #47 17.12 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-14T18:03:56.117Z] #47 17.24 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-14T18:03:56.117Z] #47 17.57 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-14T18:03:56.117Z] #47 17.68 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-14T18:03:56.117Z] #47 17.77 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-14T18:03:56.117Z] #47 17.78 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-14T18:03:56.117Z] #47 17.85 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-14T18:03:56.117Z] #47 ... [2021-03-14T18:03:56.117Z] [2021-03-14T18:03:56.118Z] #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-03-14T18:03:56.118Z] #49 sha256:90810b93f7cc0191ff82aed3c9be6456674418dbcc6d84e95b485cc2e5f2836b [2021-03-14T18:03:56.118Z] #49 12.11 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-14T18:03:56.118Z] #49 12.11 go: downloading github.com/fatih/color v1.7.0 [2021-03-14T18:03:56.118Z] #49 12.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-14T18:03:56.118Z] #49 12.14 go: downloading github.com/pkg/errors v0.8.1 [2021-03-14T18:03:56.118Z] #49 12.15 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-14T18:03:56.118Z] #49 12.23 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-14T18:03:56.118Z] #49 12.30 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-14T18:03:56.118Z] #49 12.42 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-14T18:03:56.118Z] #49 12.46 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-14T18:03:56.118Z] #49 12.48 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-14T18:03:56.118Z] #49 12.53 go: extracting github.com/pkg/errors v0.8.1 [2021-03-14T18:03:56.118Z] #49 12.64 go: extracting github.com/fatih/color v1.7.0 [2021-03-14T18:03:56.118Z] #49 12.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-14T18:03:56.118Z] #49 12.75 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-14T18:03:56.118Z] #49 12.88 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-14T18:03:56.118Z] #49 12.90 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-14T18:03:56.118Z] #49 13.10 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-14T18:03:56.118Z] #49 13.15 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-14T18:03:56.118Z] #49 13.20 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-14T18:03:56.118Z] #49 13.37 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-14T18:03:56.118Z] #49 13.47 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-14T18:03:56.118Z] #49 13.54 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-14T18:03:56.118Z] #49 15.35 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-14T18:03:56.118Z] #49 17.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-14T18:03:56.118Z] #49 17.61 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-14T18:03:56.118Z] #49 18.11 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-14T18:03:56.118Z] #49 20.61 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-14T18:03:56.118Z] #49 20.62 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-14T18:03:56.118Z] #49 20.63 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-14T18:03:56.118Z] #49 20.67 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-14T18:03:56.118Z] #49 20.74 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-14T18:03:56.118Z] #49 20.82 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-14T18:03:56.118Z] #49 20.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-14T18:03:56.118Z] #49 20.90 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-14T18:03:56.118Z] #49 20.90 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-14T18:03:56.118Z] #49 20.93 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-14T18:03:56.118Z] #49 20.93 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-14T18:03:56.118Z] #49 21.06 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-14T18:03:56.118Z] #49 21.11 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-14T18:03:56.118Z] #49 21.13 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-14T18:03:56.118Z] #49 21.21 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-14T18:03:56.118Z] #49 21.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-14T18:03:56.118Z] #49 21.25 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-14T18:03:56.118Z] #49 21.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-14T18:03:56.118Z] #49 21.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-14T18:03:56.118Z] #49 21.62 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-14T18:03:56.118Z] #49 21.71 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-14T18:03:56.190Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2021-03-14T18:03:56.418Z] #49 21.71 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-14T18:03:56.418Z] #49 21.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-14T18:03:56.418Z] #49 21.76 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-14T18:03:56.418Z] #49 21.76 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-14T18:03:56.418Z] #49 21.79 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-14T18:03:56.418Z] #49 21.80 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-14T18:03:56.418Z] #49 ... [2021-03-14T18:03:56.418Z] [2021-03-14T18:03:56.419Z] #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-03-14T18:03:56.419Z] #29 sha256:05621899254e9fa614e028fb78da662c9b4d7a6d7f536b8135fa7926651a0ea3 [2021-03-14T18:03:56.419Z] #29 20.77 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-14T18:03:56.455Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2021-03-14T18:03:56.720Z] #29 21.24 [2021-03-14T18:03:56.721Z] #29 ... [2021-03-14T18:03:56.721Z] [2021-03-14T18:03:56.721Z] #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-03-14T18:03:56.721Z] #51 sha256:6e77a61c0f014c0f85d5c6d471269738b7b231c64cb6d35ee20bbccd1b4b00e5 [2021-03-14T18:03:56.721Z] #51 12.15 + cd /tmp/tmp.mXwObIGT69/src/github.com/mvdan/sh [2021-03-14T18:03:56.721Z] #51 12.15 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-14T18:03:56.721Z] #51 12.37 + GO111MODULE=on [2021-03-14T18:03:56.721Z] #51 12.37 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-14T18:03:56.721Z] #51 14.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-14T18:03:56.721Z] #51 14.54 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-14T18:03:56.721Z] #51 14.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-14T18:03:56.721Z] #51 14.87 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-14T18:03:56.721Z] #51 15.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-14T18:03:56.721Z] #51 16.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-14T18:03:56.721Z] #51 18.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-14T18:03:56.721Z] #51 19.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-14T18:03:56.721Z] #51 21.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-14T18:03:56.721Z] #51 21.32 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-14T18:03:56.721Z] #51 21.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-14T18:03:56.721Z] #51 21.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-14T18:03:56.721Z] #51 ... [2021-03-14T18:03:56.721Z] [2021-03-14T18:03:56.721Z] #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-03-14T18:03:56.721Z] #49 sha256:90810b93f7cc0191ff82aed3c9be6456674418dbcc6d84e95b485cc2e5f2836b [2021-03-14T18:03:56.721Z] #49 21.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-14T18:03:56.721Z] #49 21.97 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-14T18:03:56.721Z] #49 21.98 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-14T18:03:56.721Z] #49 22.04 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-14T18:03:56.721Z] #49 22.06 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-14T18:03:56.721Z] #49 22.20 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-14T18:03:56.721Z] #49 22.21 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-14T18:03:56.721Z] #49 22.26 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-14T18:03:56.721Z] #49 22.39 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-14T18:03:56.913Z] #9 ... [2021-03-14T18:03:56.913Z] [2021-03-14T18:03:56.913Z] #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-03-14T18:03:56.913Z] #28 sha256:841568b1d044dd96ebb7cfd3ed85829753f7f5ac6fbb097617a7db2f22d6adcd [2021-03-14T18:03:56.913Z] #28 1.355 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-14T18:03:56.913Z] #28 1.425 [2021-03-14T18:03:56.913Z] #28 1.550 ######## 11.5% ########################## 36.5% ######################################## 56.4% ####################################################### 76.6% ##################################################################### 96.7% ######################################################################## 100.0% [2021-03-14T18:03:56.913Z] #28 2.069 [2021-03-14T18:03:56.913Z] #28 2.191 ############################################################## 87.4% ######################################################################## 100.0% [2021-03-14T18:03:56.913Z] #28 2.335 [2021-03-14T18:03:56.913Z] #28 2.479 ############################################## 65.1% ######################################################################## 100.0% [2021-03-14T18:03:56.913Z] #28 2.596 [2021-03-14T18:03:56.913Z] #28 2.724 ######## 11.5% ########################## 36.6% ######################################## 55.8% ##################################################### 74.9% ################################################################## 92.7% ######################################################################## 100.0% [2021-03-14T18:03:56.913Z] #28 3.272 [2021-03-14T18:03:56.913Z] #28 3.407 1.1% #### 6.1% ####### 11.0% ############# 19.2% ################## 25.4% ##################### 29.5% ####################### 32.9% ############################## 41.9% #################################### 50.0% ######################################## 55.8% ########################################### 60.9% ############################################### 66.2% ################################################## 70.8% ####################################################### 76.7% ########################################################## 81.9% ############################################################# 86.1% ################################################################## 92.2% ###################################################################### 97.3% ######################################################################## 100.0% [2021-03-14T18:03:56.913Z] #28 5.269 [2021-03-14T18:03:56.913Z] #28 5.609 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-14T18:03:56.913Z] #28 5.691 [2021-03-14T18:03:56.913Z] #28 5.747 ######################################################################## 100.0% [2021-03-14T18:03:56.913Z] #28 5.785 [2021-03-14T18:03:56.913Z] #28 6.116 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-14T18:03:56.913Z] #28 6.219 [2021-03-14T18:03:56.913Z] #28 6.342 ######### 12.8% ######################################################################## 100.0% [2021-03-14T18:03:56.913Z] #28 6.456 [2021-03-14T18:03:56.913Z] #28 6.961 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-14T18:03:56.913Z] #28 7.056 [2021-03-14T18:03:56.913Z] #28 7.225 0.0% ############# 18.7% ################################## 47.6% ########################################## 59.3% ########################################### 60.4% ####################################################### 77.5% ######################################################################## 100.0% [2021-03-14T18:03:56.913Z] #28 7.913 [2021-03-14T18:03:56.913Z] #28 8.235 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-14T18:03:56.913Z] #28 8.359 [2021-03-14T18:03:56.913Z] #28 8.449 ######################################################################## 100.0% [2021-03-14T18:03:56.913Z] #28 8.479 [2021-03-14T18:03:56.913Z] #28 8.738 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-14T18:03:56.913Z] #28 8.845 [2021-03-14T18:03:56.913Z] #28 8.958 ######################################################################## 100.0% [2021-03-14T18:03:56.913Z] #28 8.984 [2021-03-14T18:03:56.913Z] #28 9.002 Download of images into '/build' complete. [2021-03-14T18:03:56.913Z] #28 9.002 Use something like the following to load the result into a Docker daemon: [2021-03-14T18:03:56.913Z] #28 9.002 tar -cC '/build' . | docker load [2021-03-14T18:03:56.913Z] #28 ... [2021-03-14T18:03:56.913Z] [2021-03-14T18:03:56.913Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-14T18:03:56.913Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-14T18:03:57.021Z] #49 22.42 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-14T18:03:57.021Z] #49 22.43 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-14T18:03:57.021Z] #49 22.52 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-14T18:03:57.021Z] #49 22.63 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-14T18:03:57.033Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2021-03-14T18:03:57.325Z] #49 22.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-14T18:03:57.325Z] #49 22.66 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-14T18:03:57.325Z] #49 22.74 go: downloading github.com/spf13/viper v1.6.1 [2021-03-14T18:03:57.325Z] #49 22.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-14T18:03:57.325Z] #49 22.80 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-14T18:03:57.325Z] #49 22.84 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-14T18:03:57.325Z] #49 ... [2021-03-14T18:03:57.325Z] [2021-03-14T18:03:57.325Z] #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-03-14T18:03:57.326Z] #58 sha256:c3fa916878017f007f4dcd299e98247a4cd74bac8be68e6d3893ee971b4c6eb1 [2021-03-14T18:03:57.326Z] #58 12.78 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-14T18:03:57.326Z] #58 12.84 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-14T18:03:57.326Z] #58 13.31 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-14T18:03:57.326Z] #58 15.04 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-14T18:03:57.326Z] #58 16.12 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-14T18:03:57.326Z] #58 19.15 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-14T18:03:57.326Z] #58 22.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-14T18:03:57.326Z] #58 22.14 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-14T18:03:57.326Z] #58 22.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-14T18:03:57.326Z] #58 22.64 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-14T18:03:57.326Z] #58 ... [2021-03-14T18:03:57.326Z] [2021-03-14T18:03:57.326Z] #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-03-14T18:03:57.326Z] #29 sha256:05621899254e9fa614e028fb78da662c9b4d7a6d7f536b8135fa7926651a0ea3 [2021-03-14T18:03:57.326Z] #29 21.45 1.3% ######################################################################## 100.0% [2021-03-14T18:03:57.326Z] #29 21.68 [2021-03-14T18:03:57.985Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2021-03-14T18:03:58.279Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.5s done [2021-03-14T18:03:58.562Z] ok github.com/docker/docker/daemon/logger/splunk 1.894s coverage: 82.5% of statements [2021-03-14T18:03:58.562Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-14T18:03:58.562Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-14T18:03:58.874Z] #29 23.28 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-14T18:03:58.874Z] #29 23.36 skipping existing 5cb8031fd95d [2021-03-14T18:03:59.174Z] #29 23.59 [2021-03-14T18:03:59.512Z] ok github.com/docker/docker/distribution/metadata 0.182s coverage: 48.2% of statements [2021-03-14T18:03:59.643Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-14T18:04:00.090Z] ok github.com/docker/docker/distribution 0.295s coverage: 25.0% of statements [2021-03-14T18:04:00.090Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-14T18:04:00.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-14T18:04:00.667Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2021-03-14T18:04:00.721Z] #29 25.08 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-14T18:04:01.013Z] #9 DONE 41.0s [2021-03-14T18:04:01.013Z] [2021-03-14T18:04:01.013Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-14T18:04:01.013Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-14T18:04:01.013Z] #10 ... [2021-03-14T18:04:01.013Z] [2021-03-14T18:04:01.013Z] #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-03-14T18:04:01.013Z] #28 sha256:841568b1d044dd96ebb7cfd3ed85829753f7f5ac6fbb097617a7db2f22d6adcd [2021-03-14T18:04:01.013Z] #28 DONE 13.8s [2021-03-14T18:04:01.013Z] [2021-03-14T18:04:01.013Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-14T18:04:01.013Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-14T18:04:01.022Z] #29 25.53 [2021-03-14T18:04:01.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-14T18:04:01.619Z] ok github.com/docker/docker/image 0.045s coverage: 86.6% of statements [2021-03-14T18:04:01.619Z] ok github.com/docker/docker/image/cache 0.036s coverage: 19.2% of statements [2021-03-14T18:04:01.942Z] #10 DONE 1.3s [2021-03-14T18:04:02.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-14T18:04:02.202Z] [2021-03-14T18:04:02.202Z] #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-03-14T18:04:02.202Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-14T18:04:02.571Z] ok github.com/docker/docker/image/tarexport 0.026s coverage: 0.6% of statements [2021-03-14T18:04:02.571Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.6% of statements [2021-03-14T18:04:02.571Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-14T18:04:02.594Z] #29 25.90 0.4% ## 3.5% ##### 7.2% ####### 10.9% ########## 14.6% ############## 20.1% ################### 27.4% ######################## 34.3% ########################### 38.0% ############################### 43.4% ### [2021-03-14T18:04:02.594Z] #29 ... [2021-03-14T18:04:02.594Z] [2021-03-14T18:04:02.594Z] #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-03-14T18:04:02.594Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-14T18:04:02.594Z] #55 18.04 Fetched 8198 kB in 17s (482 kB/s) [2021-03-14T18:04:02.594Z] #55 18.04 Reading package lists... [2021-03-14T18:04:02.594Z] #55 27.12 Reading package lists... [2021-03-14T18:04:02.594Z] #55 ... [2021-03-14T18:04:02.594Z] [2021-03-14T18:04:02.594Z] #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-03-14T18:04:02.594Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-14T18:04:02.594Z] #36 18.23 Fetched 8198 kB in 17s (476 kB/s) [2021-03-14T18:04:02.594Z] #36 18.23 Reading package lists... [2021-03-14T18:04:02.901Z] #36 25.26 Reading package lists... [2021-03-14T18:04:02.901Z] #36 ... [2021-03-14T18:04:02.901Z] [2021-03-14T18:04:02.901Z] #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-03-14T18:04:02.901Z] #29 sha256:05621899254e9fa614e028fb78da662c9b4d7a6d7f536b8135fa7926651a0ea3 [2021-03-14T18:04:03.129Z] #11 DONE 1.0s [2021-03-14T18:04:03.129Z] [2021-03-14T18:04:03.129Z] #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-03-14T18:04:03.129Z] #23 sha256:78a959909779d6e0b8293038c36534fbbb4f49a19cb51407c66b2f17855b495a [2021-03-14T18:04:03.129Z] #23 ... [2021-03-14T18:04:03.129Z] [2021-03-14T18:04:03.129Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-14T18:04:03.129Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-14T18:04:03.129Z] #38 DONE 0.2s [2021-03-14T18:04:03.151Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2021-03-14T18:04:03.151Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-14T18:04:03.402Z] [2021-03-14T18:04:03.402Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-14T18:04:03.402Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-14T18:04:03.402Z] #30 DONE 0.2s [2021-03-14T18:04:03.402Z] [2021-03-14T18:04:03.402Z] #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-03-14T18:04:03.402Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-14T18:04:03.415Z] ok github.com/docker/docker/libcontainerd/queue 0.080s coverage: 100.0% of statements [2021-03-14T18:04:03.517Z] #29 25.90 0.4% ## 3.5% ##### 7.2% ####### 10.9% ########## 14.6% ############## 20.1% ################### 27.4% ######################## 34.3% ########################### 38.0% ############################### 43.4% ################################### 49.0% ##################################### 52.6% ######################################## 56.3% ############################################# 63.7% ################################################# 69.2% ###################################################### 76.1% ########################################################## 81.6% [2021-03-14T18:04:03.517Z] #29 ... [2021-03-14T18:04:03.517Z] [2021-03-14T18:04:03.517Z] #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-03-14T18:04:03.517Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-14T18:04:03.517Z] #40 18.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-14T18:04:03.517Z] #40 19.96 + 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-03-14T18:04:03.517Z] #40 ... [2021-03-14T18:04:03.517Z] [2021-03-14T18:04:03.517Z] #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-03-14T18:04:03.517Z] #29 sha256:05621899254e9fa614e028fb78da662c9b4d7a6d7f536b8135fa7926651a0ea3 [2021-03-14T18:04:03.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-14T18:04:03.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-14T18:04:03.824Z] #29 25.90 0.4% ## 3.5% ##### 7.2% ####### 10.9% ########## 14.6% ############## 20.1% ################### 27.4% ######################## 34.3% ########################### 38.0% ############################### 43.4% ################################### 49.0% ##################################### 52.6% ######################################## 56.3% ############################################# 63.7% ################################################# 69.2% ###################################################### 76.1% ########################################################## 81.6% ############################################################ 83.4% ############################################################# 85.3% ################################################################ 88.9% ################################################################## 92.6% [2021-03-14T18:04:03.824Z] #29 ... [2021-03-14T18:04:03.824Z] [2021-03-14T18:04:03.824Z] #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-03-14T18:04:03.824Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-14T18:04:03.824Z] #13 19.31 Fetched 8198 kB in 18s (451 kB/s) [2021-03-14T18:04:03.824Z] #13 19.31 Reading package lists... [2021-03-14T18:04:03.937Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-14T18:04:03.938Z] [2021-03-14T18:04:03.938Z] ________ ____ __. [2021-03-14T18:04:03.938Z] \_____ \ | |/ _| [2021-03-14T18:04:03.938Z] / | \| < [2021-03-14T18:04:03.938Z] / | \ | \ [2021-03-14T18:04:03.938Z] \_______ /____|__ \ [2021-03-14T18:04:03.938Z] \/ \/ [2021-03-14T18:04:03.938Z] [2021-03-14T18:04:03.938Z] INFO: make.ps1 ended at 03/14/2021 18:03:57 [2021-03-14T18:04:03.938Z] INFO: Binaries build ended at 03/14/2021 18:03:59. Duration:00:01:29.7934947 [2021-03-14T18:04:03.938Z] INFO: Copying the built daemon binary to d:\CI\PR-42145\1\binary\dockerd-fb886a119b.exe... [2021-03-14T18:04:03.938Z] INFO: Copying the built client binary to d:\CI\PR-42145\1\binary\docker-fb886a119b.exe... [2021-03-14T18:04:03.938Z] INFO: Copying dockerversion from the container... [2021-03-14T18:04:03.938Z] INFO: Copying the golang package from the container to d:\CI\PR-42145\1\installer\go.zip... [2021-03-14T18:04:03.938Z] INFO: Extracting go.zip to d:\CI\PR-42145\1\go [2021-03-14T18:04:03.994Z] ok github.com/docker/docker/oci 0.039s coverage: 45.2% of statements [2021-03-14T18:04:03.994Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2021-03-14T18:04:04.124Z] #13 29.28 Reading package lists... [2021-03-14T18:04:04.124Z] #13 ... [2021-03-14T18:04:04.124Z] [2021-03-14T18:04:04.124Z] #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-03-14T18:04:04.124Z] #29 sha256:05621899254e9fa614e028fb78da662c9b4d7a6d7f536b8135fa7926651a0ea3 [2021-03-14T18:04:04.125Z] #29 25.90 0.4% ## 3.5% ##### 7.2% ####### 10.9% ########## 14.6% ############## 20.1% ################### 27.4% ######################## 34.3% ########################### 38.0% ############################### 43.4% ################################### 49.0% ##################################### 52.6% ######################################## 56.3% ############################################# 63.7% ################################################# 69.2% ###################################################### 76.1% ########################################################## 81.6% ############################################################ 83.4% ############################################################# 85.3% ################################################################ 88.9% ################################################################## 92.6% ####################################################################### 100.0% ######################################################################## 100.0% [2021-03-14T18:04:04.125Z] #29 28.58 [2021-03-14T18:04:04.949Z] ok github.com/docker/docker/opts 0.047s coverage: 67.1% of statements [2021-03-14T18:04:05.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-14T18:04:05.688Z] #29 30.12 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-14T18:04:06.340Z] #29 30.85 #=#=# [2021-03-14T18:04:06.346Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2021-03-14T18:04:06.609Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-03-14T18:04:06.642Z] #29 31.07 ######################################################################## 100.0% [2021-03-14T18:04:06.944Z] #29 31.28 [2021-03-14T18:04:07.186Z] ok github.com/docker/docker/pkg/authorization 1.002s coverage: 68.3% of statements [2021-03-14T18:04:07.247Z] #29 ... [2021-03-14T18:04:07.247Z] [2021-03-14T18:04:07.247Z] #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-03-14T18:04:07.247Z] #51 sha256:6e77a61c0f014c0f85d5c6d471269738b7b231c64cb6d35ee20bbccd1b4b00e5 [2021-03-14T18:04:07.247Z] #51 22.71 runtime [2021-03-14T18:04:07.549Z] #51 ... [2021-03-14T18:04:07.549Z] [2021-03-14T18:04:07.549Z] #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-03-14T18:04:07.549Z] #49 sha256:90810b93f7cc0191ff82aed3c9be6456674418dbcc6d84e95b485cc2e5f2836b [2021-03-14T18:04:07.549Z] #49 22.85 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-14T18:04:07.549Z] #49 22.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-14T18:04:07.549Z] #49 22.93 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-14T18:04:07.549Z] #49 22.93 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-14T18:04:07.549Z] #49 23.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-14T18:04:07.549Z] #49 23.09 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-14T18:04:07.549Z] #49 23.16 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-14T18:04:07.549Z] #49 23.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-14T18:04:07.549Z] #49 23.28 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-14T18:04:07.549Z] #49 23.35 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-14T18:04:07.549Z] #49 23.41 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-14T18:04:07.549Z] #49 23.48 go: extracting github.com/spf13/viper v1.6.1 [2021-03-14T18:04:07.549Z] #49 23.65 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-14T18:04:07.549Z] #49 23.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-14T18:04:07.549Z] #49 23.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-14T18:04:07.549Z] #49 23.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-14T18:04:07.549Z] #49 23.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-14T18:04:07.549Z] #49 23.96 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-14T18:04:07.549Z] #49 23.97 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-14T18:04:07.549Z] #49 24.07 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-14T18:04:07.549Z] #49 24.10 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-14T18:04:07.549Z] #49 24.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-14T18:04:07.549Z] #49 24.17 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-14T18:04:07.549Z] #49 24.27 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-14T18:04:07.549Z] #49 24.45 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-14T18:04:07.549Z] #49 24.50 go: downloading github.com/spf13/cast v1.3.0 [2021-03-14T18:04:07.549Z] #49 24.50 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-14T18:04:07.549Z] #49 24.60 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-14T18:04:07.549Z] #49 24.93 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-14T18:04:07.549Z] #49 24.96 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-14T18:04:07.549Z] #49 25.03 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-14T18:04:07.549Z] #49 25.04 go: extracting github.com/spf13/cast v1.3.0 [2021-03-14T18:04:07.549Z] #49 25.10 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-14T18:04:07.549Z] #49 25.12 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-14T18:04:07.549Z] #49 25.21 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-14T18:04:07.549Z] #49 25.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-14T18:04:07.549Z] #49 25.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-14T18:04:07.549Z] #49 25.30 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-14T18:04:07.549Z] #49 25.55 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-14T18:04:07.549Z] #49 25.59 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-14T18:04:07.549Z] #49 25.60 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-14T18:04:07.549Z] #49 25.60 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-14T18:04:07.549Z] #49 25.64 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-14T18:04:07.549Z] #49 25.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-14T18:04:07.549Z] #49 25.80 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-14T18:04:07.549Z] #49 25.83 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-14T18:04:07.549Z] #49 25.99 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-14T18:04:07.549Z] #49 26.11 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-14T18:04:07.549Z] #49 26.18 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-14T18:04:07.549Z] #49 26.18 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-14T18:04:07.549Z] #49 26.24 go: downloading github.com/spf13/afero v1.1.2 [2021-03-14T18:04:07.549Z] #49 26.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-14T18:04:07.549Z] #49 26.28 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-14T18:04:07.549Z] #49 26.46 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-14T18:04:07.549Z] #49 26.48 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-14T18:04:07.549Z] #49 26.53 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-14T18:04:07.549Z] #49 26.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-14T18:04:07.549Z] #49 26.69 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-14T18:04:07.549Z] #49 26.78 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-14T18:04:07.549Z] #49 26.82 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-14T18:04:07.549Z] #49 26.97 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-14T18:04:07.549Z] #49 26.99 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-14T18:04:07.549Z] #49 27.08 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-14T18:04:07.549Z] #49 27.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-14T18:04:07.549Z] #49 27.20 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-14T18:04:07.549Z] #49 27.20 go: extracting github.com/spf13/afero v1.1.2 [2021-03-14T18:04:07.549Z] #49 27.22 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-14T18:04:07.549Z] #49 27.31 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-14T18:04:07.549Z] #49 27.47 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-14T18:04:07.549Z] #49 27.54 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-14T18:04:07.549Z] #49 27.56 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-14T18:04:07.549Z] #49 27.64 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-14T18:04:07.549Z] #49 27.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-14T18:04:07.549Z] #49 27.82 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-14T18:04:07.549Z] #49 27.82 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-14T18:04:07.549Z] #49 28.00 go: downloading golang.org/x/text v0.3.2 [2021-03-14T18:04:07.549Z] #49 29.44 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-14T18:04:07.549Z] #49 31.69 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-14T18:04:07.549Z] #49 ... [2021-03-14T18:04:07.549Z] [2021-03-14T18:04:07.549Z] #67 [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-03-14T18:04:07.549Z] #67 sha256:a4a668f12b3c55ca3fd8b6746182b3c1f7f40faa13cb82d7bd2618d28954186a [2021-03-14T18:04:07.549Z] #67 23.02 Checking out files: 53% (1020/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 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-03-14T18:04:07.549Z] #67 23.76 + cd /tmp/tmp.RQn7taBYS6/src/github.com/docker/libnetwork [2021-03-14T18:04:07.549Z] #67 23.76 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-14T18:04:07.549Z] #67 23.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-14T18:04:07.764Z] ok github.com/docker/docker/pkg/archive 1.249s coverage: 77.1% of statements [2021-03-14T18:04:07.764Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2021-03-14T18:04:07.858Z] #67 ... [2021-03-14T18:04:07.859Z] [2021-03-14T18:04:07.859Z] #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-03-14T18:04:07.859Z] #29 sha256:05621899254e9fa614e028fb78da662c9b4d7a6d7f536b8135fa7926651a0ea3 [2021-03-14T18:04:07.859Z] #29 32.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-14T18:04:08.160Z] #29 ... [2021-03-14T18:04:08.160Z] [2021-03-14T18:04:08.160Z] #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-03-14T18:04:08.160Z] #58 sha256:c3fa916878017f007f4dcd299e98247a4cd74bac8be68e6d3893ee971b4c6eb1 [2021-03-14T18:04:08.160Z] #58 23.61 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-14T18:04:08.160Z] #58 27.45 go: finding github.com/pkg/errors v0.9.1 [2021-03-14T18:04:08.160Z] #58 27.48 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-14T18:04:08.160Z] #58 27.55 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-14T18:04:08.160Z] #58 27.69 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-14T18:04:08.160Z] #58 28.01 go: finding github.com/google/uuid v1.2.0 [2021-03-14T18:04:08.160Z] #58 28.32 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-14T18:04:08.160Z] #58 28.41 go: finding github.com/gofrs/flock v0.8.0 [2021-03-14T18:04:08.160Z] #58 28.43 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-14T18:04:08.160Z] #58 28.68 go: finding github.com/gorilla/mux v1.8.0 [2021-03-14T18:04:08.160Z] #58 28.92 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-14T18:04:08.160Z] #58 29.08 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-14T18:04:08.160Z] #58 29.18 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-14T18:04:08.160Z] #58 29.27 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-14T18:04:08.160Z] #58 29.64 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-14T18:04:08.160Z] #58 29.86 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-14T18:04:08.340Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-03-14T18:04:08.461Z] #58 ... [2021-03-14T18:04:08.461Z] [2021-03-14T18:04:08.461Z] #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-03-14T18:04:08.461Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-14T18:04:08.461Z] #36 25.26 Reading package lists... [2021-03-14T18:04:08.604Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2021-03-14T18:04:08.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-14T18:04:09.113Z] #36 33.41 Building dependency tree... [2021-03-14T18:04:09.113Z] #36 ... [2021-03-14T18:04:09.113Z] [2021-03-14T18:04:09.113Z] #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-03-14T18:04:09.113Z] #29 sha256:05621899254e9fa614e028fb78da662c9b4d7a6d7f536b8135fa7926651a0ea3 [2021-03-14T18:04:09.113Z] #29 32.90 #=#=# [2021-03-14T18:04:09.113Z] #29 33.16 ######################################################################## 100.0% [2021-03-14T18:04:09.113Z] #29 33.37 [2021-03-14T18:04:09.113Z] #29 33.43 Download of images into '/build' complete. [2021-03-14T18:04:09.113Z] #29 33.44 Use something like the following to load the result into a Docker daemon: [2021-03-14T18:04:09.113Z] #29 33.44 tar -cC '/build' . | docker load [2021-03-14T18:04:09.113Z] #29 DONE 33.5s [2021-03-14T18:04:09.113Z] [2021-03-14T18:04:09.113Z] #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-03-14T18:04:09.113Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-14T18:04:09.113Z] #42 19.35 Reading package lists... [2021-03-14T18:04:09.113Z] #42 27.55 Reading package lists... [2021-03-14T18:04:09.180Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-03-14T18:04:09.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-14T18:04:09.757Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2021-03-14T18:04:09.954Z] #31 ... [2021-03-14T18:04:09.954Z] [2021-03-14T18:04:09.954Z] #66 [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-03-14T18:04:09.954Z] #66 sha256:dce62d50a237e16070cdc2bffd4a568f64c37f99bb108b571ed97abcc04744bd [2021-03-14T18:04:09.954Z] #66 5.638 + RM_GOPATH=0 [2021-03-14T18:04:09.954Z] #66 5.638 + TMP_GOPATH= [2021-03-14T18:04:09.954Z] #66 5.638 + : /build [2021-03-14T18:04:09.954Z] #66 5.638 + '[' -z '' ']' [2021-03-14T18:04:09.954Z] #66 5.638 ++ mktemp -d [2021-03-14T18:04:09.954Z] #66 5.638 + export GOPATH=/tmp/tmp.9c5q7utbQ0 [2021-03-14T18:04:09.954Z] #66 5.638 + GOPATH=/tmp/tmp.9c5q7utbQ0 [2021-03-14T18:04:09.954Z] #66 5.638 + RM_GOPATH=1 [2021-03-14T18:04:09.954Z] #66 5.638 + case "$(go env GOARCH)" in [2021-03-14T18:04:09.954Z] #66 5.639 ++ go env GOARCH [2021-03-14T18:04:09.954Z] #66 5.648 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:09.954Z] #66 5.648 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:09.954Z] #66 5.648 ++ dirname /tmp/install/install.sh [2021-03-14T18:04:09.954Z] #66 5.649 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-14T18:04:09.954Z] #66 5.649 + dir=/tmp/install [2021-03-14T18:04:09.954Z] #66 5.649 + bin=proxy [2021-03-14T18:04:09.954Z] #66 5.649 + shift [2021-03-14T18:04:09.954Z] #66 5.649 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-14T18:04:09.954Z] #66 5.649 + . /tmp/install/proxy.installer [2021-03-14T18:04:09.954Z] #66 5.649 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-14T18:04:09.954Z] #66 5.649 + install_proxy [2021-03-14T18:04:09.954Z] #66 5.649 + case "$1" in [2021-03-14T18:04:09.954Z] #66 5.649 + export CGO_ENABLED=0 [2021-03-14T18:04:09.954Z] #66 5.649 + CGO_ENABLED=0 [2021-03-14T18:04:09.954Z] #66 5.649 + _install_proxy [2021-03-14T18:04:09.954Z] #66 5.649 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-14T18:04:09.954Z] #66 5.649 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9c5q7utbQ0/src/github.com/docker/libnetwork [2021-03-14T18:04:09.954Z] #66 5.652 Cloning into '/tmp/tmp.9c5q7utbQ0/src/github.com/docker/libnetwork'... [2021-03-14T18:04:10.020Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-03-14T18:04:10.062Z] #42 35.00 Building dependency tree... [2021-03-14T18:04:10.062Z] #42 ... [2021-03-14T18:04:10.062Z] [2021-03-14T18:04:10.062Z] #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-03-14T18:04:10.062Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-14T18:04:10.062Z] #36 33.41 Building dependency tree... [2021-03-14T18:04:10.886Z] #66 ... [2021-03-14T18:04:10.886Z] [2021-03-14T18:04:10.887Z] #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-03-14T18:04:10.887Z] #48 sha256:f164c9566ee563ec08c2c3c5f9c5da31effe5698ed16cfac5264d9ba7dd02db5 [2021-03-14T18:04:10.887Z] #48 7.757 + RM_GOPATH=0 [2021-03-14T18:04:10.887Z] #48 7.757 + TMP_GOPATH= [2021-03-14T18:04:10.887Z] #48 7.757 + : /build [2021-03-14T18:04:10.887Z] #48 7.757 + '[' -z '' ']' [2021-03-14T18:04:10.887Z] #48 7.757 ++ mktemp -d [2021-03-14T18:04:10.887Z] #48 7.760 + export GOPATH=/tmp/tmp.qsKx0UDs7y [2021-03-14T18:04:10.887Z] #48 7.760 + GOPATH=/tmp/tmp.qsKx0UDs7y [2021-03-14T18:04:10.887Z] #48 7.760 + RM_GOPATH=1 [2021-03-14T18:04:10.887Z] #48 7.760 + case "$(go env GOARCH)" in [2021-03-14T18:04:10.887Z] #48 7.760 ++ go env GOARCH [2021-03-14T18:04:10.887Z] #48 7.780 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:10.887Z] #48 7.780 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:10.887Z] #48 7.784 ++ dirname /tmp/install/install.sh [2021-03-14T18:04:10.887Z] #48 7.812 + dir=/tmp/install [2021-03-14T18:04:10.887Z] #48 7.812 + bin=golangci_lint [2021-03-14T18:04:10.887Z] #48 7.812 + shift [2021-03-14T18:04:10.887Z] #48 7.812 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-14T18:04:10.887Z] #48 7.812 + . /tmp/install/golangci_lint.installer [2021-03-14T18:04:10.887Z] #48 7.812 ++ : v1.23.8 [2021-03-14T18:04:10.887Z] #48 7.812 + install_golangci_lint [2021-03-14T18:04:10.887Z] #48 7.812 + set -e [2021-03-14T18:04:10.887Z] #48 7.812 + export GO111MODULE=on [2021-03-14T18:04:10.887Z] #48 7.812 + GO111MODULE=on [2021-03-14T18:04:10.887Z] #48 7.812 + GOBIN=/build [2021-03-14T18:04:10.887Z] #48 7.812 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-14T18:04:10.887Z] #48 7.848 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-14T18:04:10.887Z] #48 7.848 go: finding github.com v1.23.8 [2021-03-14T18:04:10.887Z] #48 7.848 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-14T18:04:10.887Z] #48 7.848 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-14T18:04:10.887Z] #48 7.849 go: finding github.com/golangci v1.23.8 [2021-03-14T18:04:10.969Z] ok github.com/docker/docker/pkg/chrootarchive 3.464s coverage: 43.2% of statements [2021-03-14T18:04:11.022Z] #56 144.5 + bin/containerd-stress [2021-03-14T18:04:11.022Z] #56 145.8 + bin/containerd-shim [2021-03-14T18:04:11.233Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-03-14T18:04:11.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-14T18:04:11.813Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2021-03-14T18:04:11.817Z] #48 ... [2021-03-14T18:04:11.817Z] [2021-03-14T18:04:11.817Z] #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-03-14T18:04:11.817Z] #46 sha256:253606258139d97af7c57f14c6ea3f92a1a0743df9b274e77fd0894707f32d56 [2021-03-14T18:04:11.817Z] #46 7.032 + RM_GOPATH=0 [2021-03-14T18:04:11.817Z] #46 7.032 + TMP_GOPATH= [2021-03-14T18:04:11.817Z] #46 7.032 + : /build [2021-03-14T18:04:11.817Z] #46 7.032 + '[' -z '' ']' [2021-03-14T18:04:11.817Z] #46 7.032 ++ mktemp -d [2021-03-14T18:04:11.817Z] #46 7.038 + export GOPATH=/tmp/tmp.IndOZttINV [2021-03-14T18:04:11.817Z] #46 7.038 + GOPATH=/tmp/tmp.IndOZttINV [2021-03-14T18:04:11.817Z] #46 7.038 + RM_GOPATH=1 [2021-03-14T18:04:11.817Z] #46 7.038 + case "$(go env GOARCH)" in [2021-03-14T18:04:11.817Z] #46 7.038 ++ go env GOARCH [2021-03-14T18:04:11.817Z] #46 7.081 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:11.817Z] #46 7.081 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:11.817Z] #46 7.081 ++ dirname /tmp/install/install.sh [2021-03-14T18:04:11.817Z] #46 7.081 + dir=/tmp/install [2021-03-14T18:04:11.817Z] #46 7.081 + bin=gotestsum [2021-03-14T18:04:11.817Z] #46 7.081 + shift [2021-03-14T18:04:11.817Z] #46 7.081 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-14T18:04:11.817Z] #46 7.081 + . /tmp/install/gotestsum.installer [2021-03-14T18:04:11.817Z] #46 7.081 ++ : v0.5.3 [2021-03-14T18:04:11.817Z] #46 7.081 + install_gotestsum [2021-03-14T18:04:11.817Z] #46 7.089 + set -e [2021-03-14T18:04:11.817Z] #46 7.089 + export GO111MODULE=on [2021-03-14T18:04:11.817Z] #46 7.089 + GO111MODULE=on [2021-03-14T18:04:11.817Z] #46 7.089 + GOBIN=/build [2021-03-14T18:04:11.817Z] #46 7.089 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-14T18:04:11.817Z] #46 7.183 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-14T18:04:11.817Z] #46 7.183 go: finding gotest.tools v0.5.3 [2021-03-14T18:04:11.817Z] #46 8.018 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-14T18:04:11.817Z] #46 8.667 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-14T18:04:11.817Z] #46 ... [2021-03-14T18:04:11.817Z] [2021-03-14T18:04:11.817Z] #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-03-14T18:04:11.817Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-14T18:04:11.817Z] #31 8.507 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-14T18:04:11.817Z] #31 8.512 Cloning into '.'... [2021-03-14T18:04:11.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-14T18:04:12.077Z] ok github.com/docker/docker/pkg/fsutils 0.333s coverage: 85.1% of statements [2021-03-14T18:04:12.173Z] #36 37.72 The following additional packages will be installed: [2021-03-14T18:04:12.173Z] #36 37.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-14T18:04:12.173Z] #36 37.76 Suggested packages: [2021-03-14T18:04:12.340Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-03-14T18:04:12.473Z] #36 37.76 cmake-doc ninja-build lrzip [2021-03-14T18:04:12.473Z] #36 37.76 Recommended packages: [2021-03-14T18:04:12.473Z] #36 37.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-14T18:04:12.919Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2021-03-14T18:04:13.183Z] ok github.com/docker/docker/layer 7.961s coverage: 68.8% of statements [2021-03-14T18:04:13.183Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-14T18:04:13.183Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-14T18:04:13.183Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-14T18:04:13.183Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-14T18:04:13.183Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-14T18:04:13.183Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-14T18:04:13.183Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-14T18:04:13.186Z] #31 ... [2021-03-14T18:04:13.186Z] [2021-03-14T18:04:13.186Z] #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-03-14T18:04:13.186Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:04:13.186Z] #12 9.240 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:04:13.186Z] #12 9.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:04:13.186Z] #12 9.349 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:04:13.186Z] #12 ... [2021-03-14T18:04:13.186Z] [2021-03-14T18:04:13.186Z] #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-03-14T18:04:13.186Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-14T18:04:13.186Z] #35 9.709 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:04:13.186Z] #35 9.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:04:13.186Z] #35 9.839 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:04:13.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-14T18:04:13.443Z] #35 ... [2021-03-14T18:04:13.443Z] [2021-03-14T18:04:13.443Z] #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-03-14T18:04:13.443Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-14T18:04:13.443Z] #54 6.458 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:04:13.443Z] #54 6.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:04:13.443Z] #54 6.458 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:04:13.443Z] #54 6.822 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-14T18:04:13.443Z] #54 8.171 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-14T18:04:13.443Z] #54 ... [2021-03-14T18:04:13.443Z] [2021-03-14T18:04:13.443Z] #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-03-14T18:04:13.443Z] #57 sha256:bdf532f9e06ca40451dc0f6936dcd8fcc5d895961d592636af62a54ed8b841a2 [2021-03-14T18:04:13.443Z] #57 8.271 + RM_GOPATH=0 [2021-03-14T18:04:13.443Z] #57 8.271 + TMP_GOPATH= [2021-03-14T18:04:13.443Z] #57 8.271 + : /build [2021-03-14T18:04:13.443Z] #57 8.271 + '[' -z '' ']' [2021-03-14T18:04:13.443Z] #57 8.271 ++ mktemp -d [2021-03-14T18:04:13.443Z] #57 8.271 + export GOPATH=/tmp/tmp.MLSSKAujtH [2021-03-14T18:04:13.443Z] #57 8.271 + GOPATH=/tmp/tmp.MLSSKAujtH [2021-03-14T18:04:13.443Z] #57 8.271 + RM_GOPATH=1 [2021-03-14T18:04:13.443Z] #57 8.271 + case "$(go env GOARCH)" in [2021-03-14T18:04:13.443Z] #57 8.271 ++ go env GOARCH [2021-03-14T18:04:13.443Z] #57 8.302 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:13.443Z] #57 8.302 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:13.443Z] #57 8.302 ++ dirname /tmp/install/install.sh [2021-03-14T18:04:13.443Z] #57 8.302 + dir=/tmp/install [2021-03-14T18:04:13.443Z] #57 8.302 + bin=rootlesskit [2021-03-14T18:04:13.443Z] #57 8.302 + shift [2021-03-14T18:04:13.443Z] #57 8.302 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-14T18:04:13.443Z] #57 8.302 + . /tmp/install/rootlesskit.installer [2021-03-14T18:04:13.443Z] #57 8.302 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-14T18:04:13.443Z] #57 8.302 + install_rootlesskit [2021-03-14T18:04:13.443Z] #57 8.302 + case "$1" in [2021-03-14T18:04:13.443Z] #57 8.302 + export CGO_ENABLED=0 [2021-03-14T18:04:13.443Z] #57 8.302 + CGO_ENABLED=0 [2021-03-14T18:04:13.443Z] #57 8.302 + _install_rootlesskit [2021-03-14T18:04:13.443Z] #57 8.306 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-14T18:04:13.443Z] #57 8.311 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-14T18:04:13.443Z] #57 8.311 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MLSSKAujtH/src/github.com/rootless-containers/rootlesskit [2021-03-14T18:04:13.443Z] #57 8.311 Cloning into '/tmp/tmp.MLSSKAujtH/src/github.com/rootless-containers/rootlesskit'... [2021-03-14T18:04:13.554Z] #36 39.14 The following NEW packages will be installed: [2021-03-14T18:04:13.554Z] #36 39.14 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-14T18:04:13.554Z] #36 39.14 vim-common xxd [2021-03-14T18:04:13.761Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2021-03-14T18:04:13.761Z] ok github.com/docker/docker/pkg/idtools 0.674s coverage: 69.5% of statements [2021-03-14T18:04:13.761Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2021-03-14T18:04:13.761Z] ok github.com/docker/docker/pkg/ioutils 0.628s coverage: 70.6% of statements [2021-03-14T18:04:13.761Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-14T18:04:13.761Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-14T18:04:13.761Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-14T18:04:13.855Z] #36 39.34 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-14T18:04:13.855Z] #36 39.34 Need to get 14.9 MB of archives. [2021-03-14T18:04:13.855Z] #36 39.34 After this operation, 67.2 MB of additional disk space will be used. [2021-03-14T18:04:13.855Z] #36 39.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-14T18:04:13.855Z] #36 39.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-14T18:04:13.855Z] #36 39.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-03-14T18:04:14.123Z] #57 ... [2021-03-14T18:04:14.123Z] [2021-03-14T18:04:14.123Z] #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-03-14T18:04:14.123Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:04:14.123Z] #44 7.812 + RM_GOPATH=0 [2021-03-14T18:04:14.123Z] #44 7.812 + TMP_GOPATH= [2021-03-14T18:04:14.123Z] #44 7.812 + : /build [2021-03-14T18:04:14.123Z] #44 7.812 + '[' -z '' ']' [2021-03-14T18:04:14.123Z] #44 7.812 ++ mktemp -d [2021-03-14T18:04:14.123Z] #44 7.815 + export GOPATH=/tmp/tmp.PtUQsTG1nB [2021-03-14T18:04:14.123Z] #44 7.815 + GOPATH=/tmp/tmp.PtUQsTG1nB [2021-03-14T18:04:14.123Z] #44 7.815 + RM_GOPATH=1 [2021-03-14T18:04:14.123Z] #44 7.815 + case "$(go env GOARCH)" in [2021-03-14T18:04:14.123Z] #44 7.815 ++ go env GOARCH [2021-03-14T18:04:14.123Z] #44 7.849 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:14.123Z] #44 7.849 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:14.123Z] #44 7.849 ++ dirname /tmp/install/install.sh [2021-03-14T18:04:14.123Z] #44 7.874 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-14T18:04:14.123Z] #44 7.874 + dir=/tmp/install [2021-03-14T18:04:14.123Z] #44 7.874 + bin=vndr [2021-03-14T18:04:14.123Z] #44 7.874 + shift [2021-03-14T18:04:14.123Z] #44 7.874 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-14T18:04:14.123Z] #44 7.874 + . /tmp/install/vndr.installer [2021-03-14T18:04:14.123Z] #44 7.874 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-14T18:04:14.123Z] #44 7.874 + install_vndr [2021-03-14T18:04:14.123Z] #44 7.874 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-14T18:04:14.123Z] #44 7.874 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PtUQsTG1nB/src/github.com/LK4D4/vndr [2021-03-14T18:04:14.123Z] #44 7.882 Cloning into '/tmp/tmp.PtUQsTG1nB/src/github.com/LK4D4/vndr'... [2021-03-14T18:04:14.123Z] #44 8.838 + cd /tmp/tmp.PtUQsTG1nB/src/github.com/LK4D4/vndr [2021-03-14T18:04:14.123Z] #44 8.838 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-14T18:04:14.123Z] #44 8.866 + go build -buildmode=pie -v -o /build/vndr . [2021-03-14T18:04:14.123Z] #44 ... [2021-03-14T18:04:14.123Z] [2021-03-14T18:04:14.123Z] #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-03-14T18:04:14.123Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-14T18:04:14.123Z] #39 8.793 + git clone https://github.com/docker/distribution.git . [2021-03-14T18:04:14.123Z] #39 8.793 Cloning into '.'... [2021-03-14T18:04:14.157Z] #36 39.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-14T18:04:14.338Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2021-03-14T18:04:14.338Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-14T18:04:14.338Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2021-03-14T18:04:14.380Z] #39 ... [2021-03-14T18:04:14.380Z] [2021-03-14T18:04:14.380Z] #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-03-14T18:04:14.380Z] #50 sha256:53b83579db948b002b1d1ecd8cd8c848f3c57ba9f6cdb1bd9f24d834340daea2 [2021-03-14T18:04:14.380Z] #50 6.688 + RM_GOPATH=0 [2021-03-14T18:04:14.380Z] #50 6.688 + TMP_GOPATH= [2021-03-14T18:04:14.380Z] #50 6.688 + : /build [2021-03-14T18:04:14.380Z] #50 6.688 + '[' -z '' ']' [2021-03-14T18:04:14.380Z] #50 6.688 ++ mktemp -d [2021-03-14T18:04:14.380Z] #50 6.688 + export GOPATH=/tmp/tmp.eBDHVFyZVu [2021-03-14T18:04:14.380Z] #50 6.688 + GOPATH=/tmp/tmp.eBDHVFyZVu [2021-03-14T18:04:14.380Z] #50 6.688 + RM_GOPATH=1 [2021-03-14T18:04:14.380Z] #50 6.688 + case "$(go env GOARCH)" in [2021-03-14T18:04:14.380Z] #50 6.688 ++ go env GOARCH [2021-03-14T18:04:14.380Z] #50 6.701 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:14.380Z] #50 6.701 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:14.380Z] #50 6.709 ++ dirname /tmp/install/install.sh [2021-03-14T18:04:14.380Z] #50 6.709 + dir=/tmp/install [2021-03-14T18:04:14.380Z] #50 6.709 + bin=shfmt [2021-03-14T18:04:14.380Z] #50 6.709 + shift [2021-03-14T18:04:14.380Z] #50 6.709 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-14T18:04:14.380Z] #50 6.709 + . /tmp/install/shfmt.installer [2021-03-14T18:04:14.380Z] #50 6.709 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-14T18:04:14.380Z] #50 6.709 + install_shfmt [2021-03-14T18:04:14.380Z] #50 6.709 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-14T18:04:14.380Z] #50 6.709 + git clone https://github.com/mvdan/sh.git /tmp/tmp.eBDHVFyZVu/src/github.com/mvdan/sh [2021-03-14T18:04:14.380Z] #50 6.709 Cloning into '/tmp/tmp.eBDHVFyZVu/src/github.com/mvdan/sh'... [2021-03-14T18:04:14.380Z] #50 6.710 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-14T18:04:14.380Z] #50 ... [2021-03-14T18:04:14.380Z] [2021-03-14T18:04:14.380Z] #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-03-14T18:04:14.380Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-14T18:04:14.380Z] #41 9.679 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:04:14.380Z] #41 9.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:04:14.380Z] #41 9.809 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:04:14.380Z] #41 11.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-14T18:04:14.380Z] #41 ... [2021-03-14T18:04:14.380Z] [2021-03-14T18:04:14.380Z] #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-03-14T18:04:14.380Z] #33 sha256:a520970d4c166e9fe7d5d357edc13597056aaea81ad810e2ad27e8efd3817e08 [2021-03-14T18:04:14.380Z] #33 7.937 + RM_GOPATH=0 [2021-03-14T18:04:14.380Z] #33 7.937 + TMP_GOPATH= [2021-03-14T18:04:14.380Z] #33 7.937 + : /build [2021-03-14T18:04:14.380Z] #33 7.937 + '[' -z '' ']' [2021-03-14T18:04:14.380Z] #33 7.937 ++ mktemp -d [2021-03-14T18:04:14.380Z] #33 7.937 + export GOPATH=/tmp/tmp.glpkHVjQBY [2021-03-14T18:04:14.380Z] #33 7.937 + GOPATH=/tmp/tmp.glpkHVjQBY [2021-03-14T18:04:14.380Z] #33 7.937 + RM_GOPATH=1 [2021-03-14T18:04:14.380Z] #33 7.937 + case "$(go env GOARCH)" in [2021-03-14T18:04:14.380Z] #33 7.937 ++ go env GOARCH [2021-03-14T18:04:14.380Z] #33 7.956 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:14.380Z] #33 7.956 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:14.380Z] #33 7.956 ++ dirname /tmp/install/install.sh [2021-03-14T18:04:14.380Z] #33 7.956 + dir=/tmp/install [2021-03-14T18:04:14.380Z] #33 7.956 + bin=tomlv [2021-03-14T18:04:14.380Z] #33 7.956 + shift [2021-03-14T18:04:14.380Z] #33 7.956 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-14T18:04:14.380Z] #33 7.956 + . /tmp/install/tomlv.installer [2021-03-14T18:04:14.380Z] #33 7.956 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-14T18:04:14.380Z] #33 7.956 + install_tomlv [2021-03-14T18:04:14.380Z] #33 7.956 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-14T18:04:14.380Z] #33 7.956 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.glpkHVjQBY/src/github.com/BurntSushi/toml [2021-03-14T18:04:14.380Z] #33 7.958 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-14T18:04:14.380Z] #33 7.966 Cloning into '/tmp/tmp.glpkHVjQBY/src/github.com/BurntSushi/toml'... [2021-03-14T18:04:14.380Z] #33 9.057 + cd /tmp/tmp.glpkHVjQBY/src/github.com/BurntSushi/toml [2021-03-14T18:04:14.380Z] #33 9.058 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-14T18:04:14.380Z] #33 9.082 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-14T18:04:14.380Z] #33 10.21 internal/cpu [2021-03-14T18:04:14.380Z] #33 10.23 runtime/internal/atomic [2021-03-14T18:04:14.380Z] #33 10.56 runtime/internal/sys [2021-03-14T18:04:14.380Z] #33 11.24 runtime/internal/math [2021-03-14T18:04:14.380Z] #33 11.31 math/bits [2021-03-14T18:04:14.539Z] #56 150.1 + bin/containerd-shim-runc-v1 [2021-03-14T18:04:14.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-14T18:04:14.603Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2021-03-14T18:04:14.603Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2021-03-14T18:04:14.638Z] #33 ... [2021-03-14T18:04:14.638Z] [2021-03-14T18:04:14.638Z] #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-03-14T18:04:14.638Z] #46 sha256:253606258139d97af7c57f14c6ea3f92a1a0743df9b274e77fd0894707f32d56 [2021-03-14T18:04:14.638Z] #46 10.34 go: downloading github.com/pkg/errors v0.9.1 [2021-03-14T18:04:14.638Z] #46 10.41 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-14T18:04:14.638Z] #46 10.55 go: downloading github.com/fatih/color v1.9.0 [2021-03-14T18:04:14.638Z] #46 10.55 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-14T18:04:14.638Z] #46 10.56 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-14T18:04:14.638Z] #46 10.57 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-14T18:04:14.638Z] #46 10.59 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-14T18:04:14.638Z] #46 10.61 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-14T18:04:14.638Z] #46 10.63 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-14T18:04:14.638Z] #46 11.70 go: extracting github.com/pkg/errors v0.9.1 [2021-03-14T18:04:14.638Z] #46 11.73 go: extracting github.com/fatih/color v1.9.0 [2021-03-14T18:04:14.810Z] #36 40.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-03-14T18:04:14.810Z] #36 40.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-03-14T18:04:14.810Z] #36 40.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-03-14T18:04:14.810Z] #36 40.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-03-14T18:04:14.810Z] #36 40.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-03-14T18:04:14.810Z] #36 40.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-03-14T18:04:14.867Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2021-03-14T18:04:14.867Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-14T18:04:14.867Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-14T18:04:14.913Z] #46 11.74 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-14T18:04:14.913Z] #46 11.74 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-14T18:04:14.913Z] #46 11.75 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-14T18:04:14.913Z] #46 11.76 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-14T18:04:15.170Z] #46 11.85 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-14T18:04:15.170Z] #46 11.86 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-14T18:04:15.445Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2021-03-14T18:04:15.733Z] #46 12.50 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-14T18:04:15.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-14T18:04:16.024Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-03-14T18:04:16.024Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2021-03-14T18:04:16.287Z] ok github.com/docker/docker/pkg/pools 0.013s coverage: 88.2% of statements [2021-03-14T18:04:16.296Z] #46 13.18 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-14T18:04:16.357Z] #36 ... [2021-03-14T18:04:16.357Z] [2021-03-14T18:04:16.357Z] #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-03-14T18:04:16.357Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-14T18:04:16.357Z] #42 35.00 Building dependency tree... [2021-03-14T18:04:16.357Z] #42 38.63 The following additional packages will be installed: [2021-03-14T18:04:16.357Z] #42 38.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-14T18:04:16.357Z] #42 38.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-14T18:04:16.357Z] #42 38.64 Suggested packages: [2021-03-14T18:04:16.357Z] #42 38.64 manpages-dev python-setuptools [2021-03-14T18:04:16.357Z] #42 40.34 The following NEW packages will be installed: [2021-03-14T18:04:16.357Z] #42 40.34 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-14T18:04:16.357Z] #42 40.34 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-14T18:04:16.357Z] #42 40.35 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-14T18:04:16.357Z] #42 40.35 python-six zlib1g-dev [2021-03-14T18:04:16.357Z] #42 40.56 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-14T18:04:16.357Z] #42 40.56 Need to get 4075 kB of archives. [2021-03-14T18:04:16.357Z] #42 40.56 After this operation, 24.5 MB of additional disk space will be used. [2021-03-14T18:04:16.357Z] #42 40.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-03-14T18:04:16.357Z] #42 40.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-14T18:04:16.357Z] #42 40.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-03-14T18:04:16.357Z] #42 40.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-14T18:04:16.357Z] #42 40.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-03-14T18:04:16.357Z] #42 40.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-14T18:04:16.357Z] #42 40.66 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-03-14T18:04:16.357Z] #42 40.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-03-14T18:04:16.357Z] #42 40.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-03-14T18:04:16.357Z] #42 40.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-03-14T18:04:16.357Z] #42 40.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-03-14T18:04:16.357Z] #42 40.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-03-14T18:04:16.357Z] #42 40.97 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-03-14T18:04:16.357Z] #42 40.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-03-14T18:04:16.357Z] #42 40.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-14T18:04:16.357Z] #42 41.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-03-14T18:04:16.357Z] #42 41.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-03-14T18:04:16.663Z] #42 42.24 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:04:16.864Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2021-03-14T18:04:16.965Z] #42 ... [2021-03-14T18:04:16.965Z] [2021-03-14T18:04:16.965Z] #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-03-14T18:04:16.965Z] #34 sha256:93a2725973f5d7dfe9a0248e28c53788825f50f3b26734c129b47b1d181be916 [2021-03-14T18:04:16.965Z] #34 42.50 internal/reflectlite [2021-03-14T18:04:16.965Z] #34 42.50 sync [2021-03-14T18:04:17.268Z] #56 153.1 + bin/containerd-shim-runc-v2 [2021-03-14T18:04:17.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-14T18:04:17.440Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-03-14T18:04:17.559Z] #56 153.8 + binaries [2021-03-14T18:04:17.559Z] #56 153.8 + install -D bin/containerd /build/containerd [2021-03-14T18:04:17.559Z] #56 153.8 + install -D bin/containerd-shim /build/containerd-shim [2021-03-14T18:04:17.704Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2021-03-14T18:04:17.852Z] #56 153.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-14T18:04:17.852Z] #56 153.8 + install -D bin/ctr /build/ctr [2021-03-14T18:04:17.967Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-03-14T18:04:17.967Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-03-14T18:04:18.143Z] #56 DONE 154.4s [2021-03-14T18:04:18.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-14T18:04:18.526Z] #34 ... [2021-03-14T18:04:18.526Z] [2021-03-14T18:04:18.526Z] #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-03-14T18:04:18.526Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-14T18:04:18.526Z] #55 27.12 Reading package lists... [2021-03-14T18:04:18.526Z] #55 38.62 Building dependency tree... [2021-03-14T18:04:18.526Z] #55 40.90 The following additional packages will be installed: [2021-03-14T18:04:18.526Z] #55 40.91 libbtrfs0 [2021-03-14T18:04:18.526Z] #55 41.09 The following NEW packages will be installed: [2021-03-14T18:04:18.526Z] #55 41.10 libbtrfs-dev libbtrfs0 [2021-03-14T18:04:18.526Z] #55 41.34 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-14T18:04:18.526Z] #55 41.34 Need to get 120 kB of archives. [2021-03-14T18:04:18.526Z] #55 41.34 After this operation, 423 kB of additional disk space will be used. [2021-03-14T18:04:18.526Z] #55 41.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-14T18:04:18.526Z] #55 41.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-14T18:04:18.526Z] #55 42.55 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:04:18.526Z] #55 42.79 Fetched 120 kB in 0s (1346 kB/s) [2021-03-14T18:04:18.526Z] #55 42.95 Selecting previously unselected package libbtrfs0. [2021-03-14T18:04:18.526Z] #55 42.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-14T18:04:18.526Z] #55 43.05 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-14T18:04:18.526Z] #55 43.06 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-14T18:04:18.526Z] #55 43.22 Selecting previously unselected package libbtrfs-dev. [2021-03-14T18:04:18.526Z] #55 43.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-14T18:04:18.526Z] #55 43.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-14T18:04:18.526Z] #55 43.48 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-14T18:04:18.526Z] #55 43.51 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-14T18:04:18.526Z] #55 43.54 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:04:18.526Z] #55 DONE 43.9s [2021-03-14T18:04:18.526Z] [2021-03-14T18:04:18.526Z] #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-03-14T18:04:18.526Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-14T18:04:18.526Z] #42 42.53 Fetched 4075 kB in 1s (7618 kB/s) [2021-03-14T18:04:18.526Z] #42 42.68 Selecting previously unselected package libcap-dev:ppc64el. [2021-03-14T18:04:18.526Z] #42 42.68 (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-03-14T18:04:18.526Z] #42 42.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-03-14T18:04:18.526Z] #42 42.75 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-03-14T18:04:18.526Z] #42 42.95 Selecting previously unselected package libnet1:ppc64el. [2021-03-14T18:04:18.526Z] #42 42.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-14T18:04:18.526Z] #42 42.96 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-14T18:04:18.526Z] #42 43.12 Selecting previously unselected package libnet1-dev. [2021-03-14T18:04:18.526Z] #42 43.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-14T18:04:18.526Z] #42 43.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-14T18:04:18.526Z] #42 43.40 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-14T18:04:18.526Z] #42 43.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-14T18:04:18.526Z] #42 43.42 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-14T18:04:18.526Z] #42 43.66 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-03-14T18:04:18.526Z] #42 43.70 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-03-14T18:04:18.526Z] #42 43.70 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-14T18:04:18.526Z] #42 44.08 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-14T18:04:18.526Z] #42 44.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-14T18:04:18.526Z] #42 44.17 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-14T18:04:18.777Z] [2021-03-14T18:04:18.777Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-03-14T18:04:18.826Z] #42 44.38 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-03-14T18:04:18.826Z] #42 44.42 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-03-14T18:04:18.826Z] #42 44.42 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-14T18:04:18.919Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.2% of statements [2021-03-14T18:04:19.068Z] #57 DONE 0.3s [2021-03-14T18:04:19.068Z] [2021-03-14T18:04:19.068Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-03-14T18:04:19.125Z] #42 44.61 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-03-14T18:04:19.125Z] #42 44.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-03-14T18:04:19.125Z] #42 44.63 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-14T18:04:19.182Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 36.9% of statements [2021-03-14T18:04:19.360Z] #61 DONE 0.2s [2021-03-14T18:04:19.360Z] [2021-03-14T18:04:19.360Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-03-14T18:04:19.426Z] #42 44.93 Selecting previously unselected package libprotobuf17:ppc64el. [2021-03-14T18:04:19.426Z] #42 44.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-03-14T18:04:19.426Z] #42 44.96 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-14T18:04:19.574Z] #46 15.97 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-14T18:04:19.574Z] #46 16.43 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-14T18:04:19.652Z] #66 DONE 0.3s [2021-03-14T18:04:19.652Z] [2021-03-14T18:04:19.652Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-03-14T18:04:19.652Z] #68 DONE 0.2s [2021-03-14T18:04:19.652Z] [2021-03-14T18:04:19.652Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-14T18:04:19.652Z] #69 DONE 0.1s [2021-03-14T18:04:19.652Z] [2021-03-14T18:04:19.652Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-14T18:04:19.672Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-14T18:04:19.672Z] Using test binary docker [2021-03-14T18:04:19.672Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-14T18:04:19.672Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-14T18:04:19.672Z] Starting dockerd [2021-03-14T18:04:19.672Z] INFO: Waiting for daemon to start... [2021-03-14T18:04:19.759Z] ok github.com/docker/docker/pkg/tailfile 0.103s coverage: 88.6% of statements [2021-03-14T18:04:19.759Z] ok github.com/docker/docker/pkg/signal 2.817s coverage: 61.0% of statements [2021-03-14T18:04:20.023Z] ok github.com/docker/docker/pkg/tarsum 0.104s coverage: 89.3% of statements [2021-03-14T18:04:20.287Z] testing: warning: no tests to run [2021-03-14T18:04:20.287Z] coverage: [no statements] [2021-03-14T18:04:20.287Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2021-03-14T18:04:20.493Z] #42 45.86 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-03-14T18:04:20.493Z] #42 45.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-03-14T18:04:20.493Z] #42 45.89 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-14T18:04:20.550Z] ok github.com/docker/docker/pkg/truncindex 0.119s coverage: 91.5% of statements [2021-03-14T18:04:20.550Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-03-14T18:04:20.550Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2021-03-14T18:04:20.685Z] #70 DONE 0.7s [2021-03-14T18:04:20.685Z] [2021-03-14T18:04:20.685Z] #71 exporting to image [2021-03-14T18:04:20.685Z] #71 exporting layers [2021-03-14T18:04:20.795Z] #42 46.19 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-03-14T18:04:20.795Z] #42 46.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-03-14T18:04:20.795Z] #42 46.20 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-14T18:04:20.795Z] #42 ... [2021-03-14T18:04:20.795Z] [2021-03-14T18:04:20.795Z] #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-03-14T18:04:20.795Z] #49 sha256:90810b93f7cc0191ff82aed3c9be6456674418dbcc6d84e95b485cc2e5f2836b [2021-03-14T18:04:20.795Z] #49 36.25 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-14T18:04:20.795Z] #49 41.81 go: extracting golang.org/x/text v0.3.2 [2021-03-14T18:04:20.795Z] #49 ... [2021-03-14T18:04:20.795Z] [2021-03-14T18:04:20.796Z] #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-03-14T18:04:20.796Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-14T18:04:20.796Z] #13 29.28 Reading package lists... [2021-03-14T18:04:20.796Z] #13 36.63 Building dependency tree... [2021-03-14T18:04:20.796Z] #13 39.57 The following additional packages will be installed: [2021-03-14T18:04:20.796Z] #13 39.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-14T18:04:20.796Z] #13 39.59 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-14T18:04:20.796Z] #13 39.59 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-14T18:04:20.796Z] #13 39.60 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-14T18:04:20.796Z] #13 39.60 mingw-w64-x86-64-dev [2021-03-14T18:04:20.796Z] #13 39.61 Suggested packages: [2021-03-14T18:04:20.796Z] #13 39.61 gcc-8-locales seccomp wine64 [2021-03-14T18:04:20.796Z] #13 41.27 The following NEW packages will be installed: [2021-03-14T18:04:20.796Z] #13 41.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-14T18:04:20.796Z] #13 41.27 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-14T18:04:20.796Z] #13 41.27 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-14T18:04:20.796Z] #13 41.28 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-14T18:04:20.796Z] #13 41.28 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-14T18:04:20.796Z] #13 41.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-14T18:04:20.796Z] #13 41.28 The following packages will be upgraded: [2021-03-14T18:04:20.796Z] #13 41.29 libsystemd0 libudev1 [2021-03-14T18:04:20.796Z] #13 41.39 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-14T18:04:20.796Z] #13 41.39 Need to get 79.4 MB of archives. [2021-03-14T18:04:20.796Z] #13 41.39 After this operation, 532 MB of additional disk space will be used. [2021-03-14T18:04:20.796Z] #13 41.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-03-14T18:04:20.796Z] #13 41.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-03-14T18:04:20.796Z] #13 41.45 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-03-14T18:04:20.796Z] #13 41.70 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-03-14T18:04:20.796Z] #13 41.94 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-03-14T18:04:20.796Z] #13 41.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-03-14T18:04:20.796Z] #13 41.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-03-14T18:04:20.796Z] #13 41.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-14T18:04:20.796Z] #13 42.41 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-03-14T18:04:20.796Z] #13 42.76 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-03-14T18:04:20.796Z] #13 42.79 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-03-14T18:04:20.796Z] #13 46.11 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-03-14T18:04:20.944Z] #46 ... [2021-03-14T18:04:20.944Z] [2021-03-14T18:04:20.944Z] #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-03-14T18:04:20.944Z] #50 sha256:53b83579db948b002b1d1ecd8cd8c848f3c57ba9f6cdb1bd9f24d834340daea2 [2021-03-14T18:04:20.944Z] #50 17.71 + cd /tmp/tmp.eBDHVFyZVu/src/github.com/mvdan/sh [2021-03-14T18:04:20.944Z] #50 17.71 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-14T18:04:20.944Z] #50 17.94 + GO111MODULE=on [2021-03-14T18:04:20.944Z] #50 17.94 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-14T18:04:21.097Z] #13 ... [2021-03-14T18:04:21.097Z] [2021-03-14T18:04:21.097Z] #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-03-14T18:04:21.097Z] #56 sha256:8ba125c49b9fa21d9cc167331b2a31fcaf6ad02dffad94379dcdf25076de5889 [2021-03-14T18:04:21.097Z] #56 0.291 + RM_GOPATH=0 [2021-03-14T18:04:21.097Z] #56 0.292 + TMP_GOPATH= [2021-03-14T18:04:21.097Z] #56 0.292 + : /build [2021-03-14T18:04:21.097Z] #56 0.293 + '[' -z '' ']' [2021-03-14T18:04:21.097Z] #56 0.295 ++ mktemp -d [2021-03-14T18:04:21.097Z] #56 0.297 + export GOPATH=/tmp/tmp.VPDIsodmQb [2021-03-14T18:04:21.097Z] #56 0.297 + GOPATH=/tmp/tmp.VPDIsodmQb [2021-03-14T18:04:21.097Z] #56 0.297 + RM_GOPATH=1 [2021-03-14T18:04:21.097Z] #56 0.298 + case "$(go env GOARCH)" in [2021-03-14T18:04:21.097Z] #56 0.300 ++ go env GOARCH [2021-03-14T18:04:21.097Z] #56 0.337 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:21.097Z] #56 0.337 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:21.097Z] #56 0.339 ++ dirname /tmp/install/install.sh [2021-03-14T18:04:21.097Z] #56 0.352 + dir=/tmp/install [2021-03-14T18:04:21.097Z] #56 0.352 + bin=containerd [2021-03-14T18:04:21.097Z] #56 0.352 + shift [2021-03-14T18:04:21.097Z] #56 0.352 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-14T18:04:21.097Z] #56 0.352 + . /tmp/install/containerd.installer [2021-03-14T18:04:21.097Z] #56 0.353 ++ set -e [2021-03-14T18:04:21.097Z] #56 0.353 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-14T18:04:21.097Z] #56 0.354 + install_containerd [2021-03-14T18:04:21.097Z] #56 0.356 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-14T18:04:21.097Z] #56 0.356 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-14T18:04:21.097Z] #56 0.357 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VPDIsodmQb/src/github.com/containerd/containerd [2021-03-14T18:04:21.097Z] #56 0.360 Cloning into '/tmp/tmp.VPDIsodmQb/src/github.com/containerd/containerd'... [2021-03-14T18:04:21.581Z] . [2021-03-14T18:04:21.581Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-14T18:04:21.581Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-14T18:04:21.839Z] Error: No such image: emptyfs [2021-03-14T18:04:21.839Z] Running integration-test (iteration 1) [2021-03-14T18:04:21.839Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-14T18:04:21.948Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2021-03-14T18:04:22.212Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 85.4% of statements [2021-03-14T18:04:22.350Z] #50 ... [2021-03-14T18:04:22.350Z] [2021-03-14T18:04:22.350Z] #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-03-14T18:04:22.350Z] #23 sha256:78a959909779d6e0b8293038c36534fbbb4f49a19cb51407c66b2f17855b495a [2021-03-14T18:04:22.350Z] #23 9.005 + RM_GOPATH=0 [2021-03-14T18:04:22.350Z] #23 9.005 + TMP_GOPATH= [2021-03-14T18:04:22.350Z] #23 9.005 + : /build [2021-03-14T18:04:22.350Z] #23 9.005 + '[' -z '' ']' [2021-03-14T18:04:22.350Z] #23 9.005 ++ mktemp -d [2021-03-14T18:04:22.350Z] #23 9.021 + export GOPATH=/tmp/tmp.j510mnjr0o [2021-03-14T18:04:22.350Z] #23 9.021 + GOPATH=/tmp/tmp.j510mnjr0o [2021-03-14T18:04:22.350Z] #23 9.021 + RM_GOPATH=1 [2021-03-14T18:04:22.350Z] #23 9.021 + case "$(go env GOARCH)" in [2021-03-14T18:04:22.350Z] #23 9.021 ++ go env GOARCH [2021-03-14T18:04:22.350Z] #23 9.137 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:22.350Z] #23 9.137 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:22.350Z] #23 9.137 ++ dirname /tmp/install/install.sh [2021-03-14T18:04:22.350Z] #23 9.139 Install docker/cli version 17.06.2-ce from stable [2021-03-14T18:04:22.350Z] #23 9.142 + dir=/tmp/install [2021-03-14T18:04:22.350Z] #23 9.142 + bin=dockercli [2021-03-14T18:04:22.350Z] #23 9.142 + shift [2021-03-14T18:04:22.350Z] #23 9.142 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-14T18:04:22.350Z] #23 9.142 + . /tmp/install/dockercli.installer [2021-03-14T18:04:22.350Z] #23 9.142 ++ : stable [2021-03-14T18:04:22.350Z] #23 9.142 ++ : 17.06.2-ce [2021-03-14T18:04:22.350Z] #23 9.142 + install_dockercli [2021-03-14T18:04:22.350Z] #23 9.142 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-14T18:04:22.350Z] #23 9.142 ++ uname -m [2021-03-14T18:04:22.350Z] #23 9.179 + arch=x86_64 [2021-03-14T18:04:22.350Z] #23 9.179 + '[' x86_64 '!=' x86_64 ']' [2021-03-14T18:04:22.350Z] #23 9.179 + url=https://download.docker.com/linux/static [2021-03-14T18:04:22.350Z] #23 9.179 + tar -xz docker/docker [2021-03-14T18:04:22.350Z] #23 9.179 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-14T18:04:22.350Z] #23 ... [2021-03-14T18:04:22.350Z] [2021-03-14T18:04:22.350Z] #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-03-14T18:04:22.350Z] #48 sha256:f164c9566ee563ec08c2c3c5f9c5da31effe5698ed16cfac5264d9ba7dd02db5 [2021-03-14T18:04:22.350Z] #48 9.006 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-14T18:04:22.350Z] #48 10.93 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-14T18:04:22.607Z] #48 ... [2021-03-14T18:04:22.607Z] [2021-03-14T18:04:22.607Z] #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-03-14T18:04:22.607Z] #57 sha256:bdf532f9e06ca40451dc0f6936dcd8fcc5d895961d592636af62a54ed8b841a2 [2021-03-14T18:04:22.607Z] #57 15.31 + cd /tmp/tmp.MLSSKAujtH/src/github.com/rootless-containers/rootlesskit [2021-03-14T18:04:22.607Z] #57 15.31 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-14T18:04:22.607Z] #57 15.41 + export GO111MODULE=on [2021-03-14T18:04:22.607Z] #57 15.41 + GO111MODULE=on [2021-03-14T18:04:22.607Z] #57 15.41 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-14T18:04:22.607Z] #57 15.41 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-14T18:04:22.607Z] #57 18.06 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-14T18:04:22.607Z] #57 18.08 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-14T18:04:22.607Z] #57 18.11 go: downloading github.com/pkg/errors v0.9.1 [2021-03-14T18:04:22.607Z] #57 18.16 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-14T18:04:22.607Z] #57 18.41 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-14T18:04:22.607Z] #57 18.44 go: downloading github.com/google/uuid v1.2.0 [2021-03-14T18:04:22.607Z] #57 18.45 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-14T18:04:22.607Z] #57 18.61 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-14T18:04:22.607Z] #57 18.64 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-14T18:04:22.607Z] #57 18.70 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-14T18:04:22.607Z] #57 19.15 go: extracting github.com/google/uuid v1.2.0 [2021-03-14T18:04:22.607Z] #57 19.21 go: extracting github.com/pkg/errors v0.9.1 [2021-03-14T18:04:22.607Z] #57 19.36 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-14T18:04:22.607Z] #57 19.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-14T18:04:22.865Z] #57 19.64 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-14T18:04:23.164Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2021-03-14T18:04:23.413Z] #71 exporting layers 2.5s done [2021-03-14T18:04:23.413Z] #71 writing image sha256:a8a16e3fa59ce9491cb512de7bd8e7a11fdd437f8b7f078897bc03e7cefeb653 done [2021-03-14T18:04:23.413Z] #71 naming to docker.io/library/docker:fb886a119b75131e9ad5219e7deec13c7ad6154d done [2021-03-14T18:04:23.413Z] #71 DONE 2.5s [2021-03-14T18:04:23.428Z] ok github.com/docker/docker/plugin 0.595s coverage: 23.2% of statements [2021-03-14T18:04:23.429Z] #57 20.41 go: extracting github.com/gorilla/mux v1.8.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-14T18:04:23.690Z] #57 20.62 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-14T18:04:23.843Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/test/unit [2021-03-14T18:04:23.881Z] #56 ... [2021-03-14T18:04:23.881Z] [2021-03-14T18:04:23.881Z] #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-03-14T18:04:23.881Z] #49 sha256:90810b93f7cc0191ff82aed3c9be6456674418dbcc6d84e95b485cc2e5f2836b [2021-03-14T18:04:23.881Z] #49 48.54 go: finding github.com/fatih/color v1.7.0 [2021-03-14T18:04:23.881Z] #49 48.67 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-14T18:04:23.881Z] #49 48.76 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-14T18:04:23.881Z] #49 48.77 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-14T18:04:23.881Z] #49 48.88 go: finding github.com/pkg/errors v0.8.1 [2021-03-14T18:04:23.881Z] #49 48.97 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-14T18:04:23.881Z] #49 49.02 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-14T18:04:23.881Z] #49 49.08 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-14T18:04:23.881Z] #49 49.17 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-14T18:04:23.881Z] #49 49.18 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-14T18:04:23.881Z] #49 49.20 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-14T18:04:23.881Z] #49 49.24 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-14T18:04:23.881Z] #49 49.26 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-14T18:04:23.881Z] #49 49.33 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-14T18:04:23.881Z] #49 49.37 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-14T18:04:23.881Z] #49 49.38 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-14T18:04:23.881Z] #49 49.38 go: finding github.com/spf13/viper v1.6.1 [2021-03-14T18:04:23.881Z] #49 49.43 go: finding github.com/stretchr/testify v1.4.0 [2021-03-14T18:04:23.881Z] #49 ... [2021-03-14T18:04:23.881Z] [2021-03-14T18:04:23.881Z] #67 [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-03-14T18:04:23.881Z] #67 sha256:a4a668f12b3c55ca3fd8b6746182b3c1f7f40faa13cb82d7bd2618d28954186a [2021-03-14T18:04:23.881Z] #67 DONE 49.4s [2021-03-14T18:04:23.881Z] [2021-03-14T18:04:23.881Z] #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-03-14T18:04:23.881Z] #49 sha256:90810b93f7cc0191ff82aed3c9be6456674418dbcc6d84e95b485cc2e5f2836b [2021-03-14T18:04:23.881Z] #49 49.46 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-14T18:04:23.949Z] #57 ... [2021-03-14T18:04:23.949Z] [2021-03-14T18:04:23.949Z] #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-03-14T18:04:23.949Z] #48 sha256:f164c9566ee563ec08c2c3c5f9c5da31effe5698ed16cfac5264d9ba7dd02db5 [2021-03-14T18:04:23.949Z] #48 20.57 go: downloading github.com/pkg/errors v0.8.1 [2021-03-14T18:04:23.949Z] #48 20.59 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-14T18:04:23.949Z] #48 20.69 go: downloading github.com/spf13/viper v1.6.1 [2021-03-14T18:04:23.949Z] #48 20.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-14T18:04:23.949Z] #48 20.73 go: downloading github.com/fatih/color v1.7.0 [2021-03-14T18:04:23.949Z] #48 20.73 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-14T18:04:23.949Z] #48 20.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-14T18:04:23.949Z] #48 20.97 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-14T18:04:23.949Z] #48 ... [2021-03-14T18:04:23.949Z] [2021-03-14T18:04:23.949Z] #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-03-14T18:04:23.949Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:04:23.949Z] #44 10.69 internal/cpu [2021-03-14T18:04:23.949Z] #44 10.92 runtime/internal/sys [2021-03-14T18:04:23.949Z] #44 11.43 internal/race [2021-03-14T18:04:23.949Z] #44 11.49 sync/atomic [2021-03-14T18:04:23.949Z] #44 11.62 internal/bytealg [2021-03-14T18:04:23.949Z] #44 11.85 unicode [2021-03-14T18:04:23.949Z] #44 13.04 runtime [2021-03-14T18:04:23.949Z] #44 17.41 unicode/utf8 [2021-03-14T18:04:23.949Z] #44 18.58 internal/testlog [2021-03-14T18:04:23.949Z] #44 19.29 encoding [2021-03-14T18:04:23.949Z] #44 19.72 unicode/utf16 [2021-03-14T18:04:23.949Z] #44 20.21 container/list [2021-03-14T18:04:24.180Z] #49 49.70 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-14T18:04:24.180Z] #49 49.71 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-14T18:04:24.180Z] #49 49.72 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-14T18:04:24.180Z] #49 49.75 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-14T18:04:24.180Z] #49 49.76 go: finding github.com/spf13/cobra v0.0.5 [2021-03-14T18:04:24.180Z] #49 49.83 go: finding github.com/spf13/pflag v1.0.5 [2021-03-14T18:04:24.205Z] #44 ... [2021-03-14T18:04:24.205Z] [2021-03-14T18:04:24.205Z] #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-03-14T18:04:24.205Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:04:24.205Z] #12 11.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-14T18:04:24.205Z] #12 14.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-14T18:04:24.205Z] #12 18.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-14T18:04:24.205Z] #12 ... [2021-03-14T18:04:24.205Z] [2021-03-14T18:04:24.205Z] #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-03-14T18:04:24.205Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-14T18:04:24.205Z] #35 10.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-14T18:04:24.205Z] #35 14.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-14T18:04:24.205Z] #35 16.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-14T18:04:24.462Z] #35 ... [2021-03-14T18:04:24.462Z] [2021-03-14T18:04:24.462Z] #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-03-14T18:04:24.462Z] #57 sha256:bdf532f9e06ca40451dc0f6936dcd8fcc5d895961d592636af62a54ed8b841a2 [2021-03-14T18:04:24.462Z] #57 21.00 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-14T18:04:24.462Z] #57 21.40 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-14T18:04:24.462Z] #57 ... [2021-03-14T18:04:24.462Z] [2021-03-14T18:04:24.462Z] #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-03-14T18:04:24.462Z] #33 sha256:a520970d4c166e9fe7d5d357edc13597056aaea81ad810e2ad27e8efd3817e08 [2021-03-14T18:04:24.462Z] #33 11.50 internal/bytealg [2021-03-14T18:04:24.462Z] #33 11.65 math [2021-03-14T18:04:24.462Z] #33 12.93 runtime [2021-03-14T18:04:24.462Z] #33 18.23 unicode/utf8 [2021-03-14T18:04:24.462Z] #33 18.88 internal/testlog [2021-03-14T18:04:24.462Z] #33 19.66 encoding [2021-03-14T18:04:24.462Z] #33 20.09 runtime/cgo [2021-03-14T18:04:24.521Z] #49 49.84 go: finding github.com/gobwas/glob v0.2.3 [2021-03-14T18:04:24.521Z] #49 49.85 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-14T18:04:24.521Z] #49 49.95 go: finding github.com/stretchr/objx v0.2.0 [2021-03-14T18:04:24.521Z] #49 49.95 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-14T18:04:24.521Z] #49 49.96 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-14T18:04:24.521Z] #49 50.05 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-14T18:04:24.521Z] #49 50.05 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-14T18:04:24.521Z] #49 50.07 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-14T18:04:24.521Z] #49 50.09 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-14T18:04:24.521Z] #49 50.15 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-14T18:04:24.521Z] #49 50.17 go: finding github.com/magiconair/properties v1.8.1 [2021-03-14T18:04:24.719Z] #33 ... [2021-03-14T18:04:24.719Z] [2021-03-14T18:04:24.719Z] #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-03-14T18:04:24.719Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-14T18:04:24.719Z] #54 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-14T18:04:24.719Z] #54 ... [2021-03-14T18:04:24.719Z] [2021-03-14T18:04:24.719Z] #66 [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-03-14T18:04:24.719Z] #66 sha256:dce62d50a237e16070cdc2bffd4a568f64c37f99bb108b571ed97abcc04744bd [2021-03-14T18:04:24.819Z] #49 50.26 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-14T18:04:24.819Z] #49 50.26 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-14T18:04:24.819Z] #49 50.31 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-14T18:04:24.819Z] #49 50.33 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-14T18:04:24.819Z] #49 50.46 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-14T18:04:24.826Z] ok github.com/docker/docker/quota 0.574s coverage: 71.4% of statements [2021-03-14T18:04:24.826Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2021-03-14T18:04:25.089Z] ok github.com/docker/docker/registry 0.157s coverage: 57.2% of statements [2021-03-14T18:04:25.117Z] #49 50.51 go: finding github.com/spf13/afero v1.1.2 [2021-03-14T18:04:25.117Z] #49 50.51 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-14T18:04:25.117Z] #49 50.60 go: finding github.com/spf13/cast v1.3.0 [2021-03-14T18:04:25.117Z] #49 50.62 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-14T18:04:25.117Z] #49 50.67 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-14T18:04:25.353Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2021-03-14T18:04:25.416Z] #49 50.77 go: finding golang.org/x/text v0.3.2 [2021-03-14T18:04:25.416Z] #49 50.79 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-14T18:04:25.416Z] #49 50.83 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-14T18:04:25.416Z] #49 50.89 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-14T18:04:25.416Z] #49 50.90 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-14T18:04:25.416Z] #49 50.94 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-14T18:04:25.416Z] #49 50.94 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-14T18:04:25.416Z] #49 51.00 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-14T18:04:25.616Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements [2021-03-14T18:04:25.716Z] #49 51.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-14T18:04:25.716Z] #49 51.10 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-14T18:04:25.716Z] #49 51.11 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-14T18:04:25.716Z] #49 51.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-14T18:04:25.716Z] #49 51.21 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-14T18:04:25.716Z] #49 51.22 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-14T18:04:25.716Z] #49 51.31 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-14T18:04:26.018Z] #49 51.34 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-14T18:04:26.018Z] #49 51.39 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-14T18:04:26.018Z] #49 51.40 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-14T18:04:26.018Z] #49 51.47 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-14T18:04:26.018Z] #49 51.51 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-14T18:04:26.018Z] #49 51.56 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-14T18:04:26.194Z] ok github.com/docker/docker/runconfig 0.037s coverage: 66.1% of statements [2021-03-14T18:04:26.319Z] #49 51.68 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-14T18:04:26.319Z] #49 51.78 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-14T18:04:26.319Z] #49 51.84 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-14T18:04:26.614Z] ? github.com/docker/docker/api [no test files] [2021-03-14T18:04:26.622Z] #49 51.94 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-14T18:04:26.622Z] #49 51.94 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-14T18:04:26.622Z] #49 52.13 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-14T18:04:26.622Z] #49 ... [2021-03-14T18:04:26.622Z] [2021-03-14T18:04:26.622Z] #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-03-14T18:04:26.622Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-14T18:04:26.622Z] #36 42.11 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:04:26.622Z] #36 42.29 Fetched 14.9 MB in 1s (10.8 MB/s) [2021-03-14T18:04:26.622Z] #36 42.42 Selecting previously unselected package xxd. [2021-03-14T18:04:26.622Z] #36 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-03-14T18:04:26.622Z] #36 42.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-14T18:04:26.622Z] #36 42.62 Unpacking xxd (2:8.1.0875-5) ... [2021-03-14T18:04:26.622Z] #36 42.85 Selecting previously unselected package vim-common. [2021-03-14T18:04:26.622Z] #36 42.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-14T18:04:26.622Z] #36 42.91 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-14T18:04:26.622Z] #36 43.34 Selecting previously unselected package cmake-data. [2021-03-14T18:04:26.622Z] #36 43.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-14T18:04:26.622Z] #36 43.35 Unpacking cmake-data (3.13.4-1) ... [2021-03-14T18:04:26.622Z] #36 47.40 Selecting previously unselected package libicu63:ppc64el. [2021-03-14T18:04:26.622Z] #36 47.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-14T18:04:26.622Z] #36 47.41 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-14T18:04:26.622Z] #36 ... [2021-03-14T18:04:26.622Z] [2021-03-14T18:04:26.622Z] #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-03-14T18:04:26.622Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-14T18:04:26.622Z] #13 48.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-03-14T18:04:26.622Z] #13 48.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-03-14T18:04:26.622Z] #13 48.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-14T18:04:26.622Z] #13 48.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-14T18:04:26.622Z] #13 48.43 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-03-14T18:04:26.622Z] #13 48.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-03-14T18:04:26.622Z] #13 48.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-03-14T18:04:26.622Z] #13 48.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-03-14T18:04:26.622Z] #13 48.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-03-14T18:04:26.622Z] #13 48.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-03-14T18:04:26.622Z] #13 48.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-03-14T18:04:26.622Z] #13 48.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-03-14T18:04:26.622Z] #13 48.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-03-14T18:04:26.622Z] #13 48.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-03-14T18:04:26.622Z] #13 48.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-03-14T18:04:26.622Z] #13 50.47 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:04:26.622Z] #13 50.64 Fetched 79.4 MB in 7s (10.7 MB/s) [2021-03-14T18:04:26.622Z] #13 51.00 (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-03-14T18:04:26.622Z] #13 51.16 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-03-14T18:04:26.622Z] #13 51.20 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-14T18:04:26.622Z] #13 51.65 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-03-14T18:04:26.622Z] #13 51.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-14T18:04:26.622Z] #13 51.81 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-03-14T18:04:26.622Z] #13 51.81 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-14T18:04:26.622Z] #13 52.03 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-03-14T18:04:26.622Z] #13 52.16 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-14T18:04:26.684Z] #66 21.60 Checking out files: 41% (795/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 79% (1518/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: 97% (1849/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-03-14T18:04:26.921Z] #13 52.16 (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-03-14T18:04:26.921Z] #13 52.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-03-14T18:04:26.921Z] #13 52.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-14T18:04:26.941Z] #66 23.71 + cd /tmp/tmp.9c5q7utbQ0/src/github.com/docker/libnetwork [2021-03-14T18:04:26.941Z] #66 23.71 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-14T18:04:27.506Z] #66 ... [2021-03-14T18:04:27.506Z] [2021-03-14T18:04:27.506Z] #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-03-14T18:04:27.506Z] #23 sha256:78a959909779d6e0b8293038c36534fbbb4f49a19cb51407c66b2f17855b495a [2021-03-14T18:04:27.506Z] #23 22.89 + mkdir -p /build [2021-03-14T18:04:27.506Z] #23 22.89 + mv docker/docker /build/ [2021-03-14T18:04:27.506Z] #23 22.90 + rmdir docker [2021-03-14T18:04:27.506Z] #23 DONE 24.4s [2021-03-14T18:04:27.647Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2021-03-14T18:04:27.889Z] [2021-03-14T18:04:27.889Z] #66 [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-03-14T18:04:27.889Z] #66 sha256:dce62d50a237e16070cdc2bffd4a568f64c37f99bb108b571ed97abcc04744bd [2021-03-14T18:04:27.889Z] #66 24.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-14T18:04:28.146Z] #66 ... [2021-03-14T18:04:28.146Z] [2021-03-14T18:04:28.146Z] #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-03-14T18:04:28.146Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-14T18:04:28.146Z] #41 15.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-14T18:04:28.146Z] #41 17.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-14T18:04:28.146Z] #41 ... [2021-03-14T18:04:28.146Z] [2021-03-14T18:04:28.146Z] #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-03-14T18:04:28.146Z] #48 sha256:f164c9566ee563ec08c2c3c5f9c5da31effe5698ed16cfac5264d9ba7dd02db5 [2021-03-14T18:04:28.146Z] #48 20.98 go: extracting github.com/pkg/errors v0.8.1 [2021-03-14T18:04:28.146Z] #48 21.02 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-14T18:04:28.146Z] #48 21.60 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-14T18:04:28.146Z] #48 21.67 go: extracting github.com/fatih/color v1.7.0 [2021-03-14T18:04:28.146Z] #48 21.86 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-14T18:04:28.146Z] #48 21.88 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-14T18:04:28.146Z] #48 21.94 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-14T18:04:28.146Z] #48 22.25 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-14T18:04:28.146Z] #48 22.50 go: extracting github.com/spf13/viper v1.6.1 [2021-03-14T18:04:28.146Z] #48 22.52 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-14T18:04:28.146Z] #48 22.68 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-14T18:04:28.146Z] #48 22.89 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-14T18:04:28.146Z] #48 23.01 go: downloading github.com/spf13/afero v1.1.2 [2021-03-14T18:04:28.146Z] #48 23.04 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-14T18:04:28.146Z] #48 23.33 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-14T18:04:28.146Z] #48 23.66 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-14T18:04:28.146Z] #48 23.93 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-14T18:04:28.146Z] #48 23.93 go: extracting github.com/spf13/afero v1.1.2 [2021-03-14T18:04:28.146Z] #48 24.21 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-14T18:04:28.146Z] #48 24.47 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-14T18:04:28.146Z] #48 24.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-14T18:04:28.146Z] #48 24.77 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-14T18:04:28.146Z] #48 25.13 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-14T18:04:28.146Z] #48 25.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-14T18:04:28.431Z] #48 25.41 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-14T18:04:28.687Z] #48 25.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-14T18:04:28.687Z] #48 25.64 go: downloading golang.org/x/text v0.3.2 [2021-03-14T18:04:28.687Z] #48 25.73 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-14T18:04:29.090Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.0% of statements [2021-03-14T18:04:29.250Z] #48 26.24 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-14T18:04:29.335Z] INFO: Extraction ended at 03/14/2021 18:04:26. Duration:00:00:24.6890317 [2021-03-14T18:04:29.335Z] INFO: Updating the golang and path environment variables [2021-03-14T18:04:29.335Z] INFO: GOPATH=d:\gopath [2021-03-14T18:04:29.335Z] INFO: go version go1.13.15 windows/amd64 [2021-03-14T18:04:29.335Z] INFO: Running the daemon under test in debug mode [2021-03-14T18:04:29.335Z] INFO: Starting a daemon under test... [2021-03-14T18:04:29.335Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42145\1\daemon --pidfile d:\CI\PR-42145\1\docker.pid -D [2021-03-14T18:04:29.335Z] INFO: Process started successfully. [2021-03-14T18:04:29.335Z] INFO: Start tailing logs of the daemon under tests [2021-03-14T18:04:29.335Z] INFO: Waiting for the daemon under test to start... [2021-03-14T18:04:29.667Z] ok github.com/docker/docker/volume/local 0.221s coverage: 76.4% of statements [2021-03-14T18:04:29.705Z] #13 54.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-14T18:04:29.705Z] #13 54.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-03-14T18:04:29.705Z] #13 54.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-14T18:04:29.705Z] #13 ... [2021-03-14T18:04:29.705Z] [2021-03-14T18:04:29.705Z] #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-03-14T18:04:29.705Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-14T18:04:29.705Z] #36 55.00 Selecting previously unselected package libxml2:ppc64el. [2021-03-14T18:04:29.705Z] #36 55.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-03-14T18:04:29.705Z] #36 55.01 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-14T18:04:29.813Z] #48 26.76 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-14T18:04:29.813Z] #48 26.87 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-14T18:04:30.005Z] #36 55.50 Selecting previously unselected package libarchive13:ppc64el. [2021-03-14T18:04:30.005Z] #36 55.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-03-14T18:04:30.005Z] #36 55.51 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-14T18:04:30.005Z] #36 ... [2021-03-14T18:04:30.005Z] [2021-03-14T18:04:30.005Z] #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-03-14T18:04:30.005Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:04:30.005Z] #45 45.55 internal/reflectlite [2021-03-14T18:04:30.005Z] #45 45.60 internal/singleflight [2021-03-14T18:04:30.005Z] #45 45.60 math/rand [2021-03-14T18:04:30.005Z] #45 45.66 github.com/LK4D4/vndr/godl/singleflight [2021-03-14T18:04:30.005Z] #45 49.54 syscall [2021-03-14T18:04:30.005Z] #45 49.56 vendor/golang.org/x/net/dns/dnsmessage [2021-03-14T18:04:30.005Z] #45 49.59 strconv [2021-03-14T18:04:30.005Z] #45 49.62 io [2021-03-14T18:04:30.005Z] #45 54.56 bytes [2021-03-14T18:04:30.243Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2021-03-14T18:04:30.310Z] #45 ... [2021-03-14T18:04:30.310Z] [2021-03-14T18:04:30.310Z] #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-03-14T18:04:30.310Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-14T18:04:30.310Z] #42 47.76 Selecting previously unselected package libprotoc17:ppc64el. [2021-03-14T18:04:30.310Z] #42 47.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-03-14T18:04:30.310Z] #42 47.80 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-14T18:04:30.310Z] #42 48.47 Selecting previously unselected package protobuf-c-compiler. [2021-03-14T18:04:30.310Z] #42 48.48 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-03-14T18:04:30.310Z] #42 48.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-14T18:04:30.310Z] #42 48.65 Selecting previously unselected package protobuf-compiler. [2021-03-14T18:04:30.310Z] #42 48.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-03-14T18:04:30.310Z] #42 48.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-14T18:04:30.310Z] #42 48.81 Selecting previously unselected package python-pkg-resources. [2021-03-14T18:04:30.310Z] #42 48.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-14T18:04:30.310Z] #42 48.84 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-14T18:04:30.310Z] #42 49.03 Selecting previously unselected package python-six. [2021-03-14T18:04:30.310Z] #42 49.06 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-14T18:04:30.310Z] #42 49.08 Unpacking python-six (1.12.0-1) ... [2021-03-14T18:04:30.310Z] #42 49.18 Selecting previously unselected package python-protobuf. [2021-03-14T18:04:30.310Z] #42 49.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-03-14T18:04:30.310Z] #42 49.21 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-14T18:04:30.310Z] #42 50.04 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-14T18:04:30.310Z] #42 55.58 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-14T18:04:30.310Z] #42 55.58 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-14T18:04:30.310Z] #42 55.59 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-14T18:04:30.310Z] #42 55.59 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-14T18:04:30.310Z] #42 55.60 Setting up python-six (1.12.0-1) ... [2021-03-14T18:04:30.310Z] #42 ... [2021-03-14T18:04:30.310Z] [2021-03-14T18:04:30.310Z] #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-03-14T18:04:30.310Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-14T18:04:30.310Z] #36 55.86 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-03-14T18:04:30.612Z] #36 55.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-03-14T18:04:30.612Z] #36 55.91 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-14T18:04:30.612Z] #36 56.09 Selecting previously unselected package librhash0:ppc64el. [2021-03-14T18:04:30.612Z] #36 56.12 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-03-14T18:04:30.612Z] #36 56.13 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-03-14T18:04:30.612Z] #36 ... [2021-03-14T18:04:30.612Z] [2021-03-14T18:04:30.612Z] #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-03-14T18:04:30.612Z] #34 sha256:93a2725973f5d7dfe9a0248e28c53788825f50f3b26734c129b47b1d181be916 [2021-03-14T18:04:30.612Z] #34 46.14 sort [2021-03-14T18:04:30.612Z] #34 46.17 errors [2021-03-14T18:04:30.612Z] #34 46.88 io [2021-03-14T18:04:30.612Z] #34 46.88 internal/oserror [2021-03-14T18:04:30.612Z] #34 46.95 strconv [2021-03-14T18:04:30.612Z] #34 47.31 syscall [2021-03-14T18:04:30.612Z] #34 51.23 bytes [2021-03-14T18:04:30.612Z] #34 51.23 strings [2021-03-14T18:04:30.744Z] #48 27.60 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-14T18:04:30.912Z] #34 ... [2021-03-14T18:04:30.912Z] [2021-03-14T18:04:30.912Z] #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-03-14T18:04:30.912Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-14T18:04:30.912Z] #36 56.34 Selecting previously unselected package libuv1:ppc64el. [2021-03-14T18:04:30.912Z] #36 56.34 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-03-14T18:04:30.912Z] #36 56.34 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-03-14T18:04:30.912Z] #36 56.51 Selecting previously unselected package cmake. [2021-03-14T18:04:30.912Z] #36 56.51 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-03-14T18:04:30.912Z] #36 56.52 Unpacking cmake (3.13.4-1) ... [2021-03-14T18:04:31.313Z] #48 28.05 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-14T18:04:31.313Z] #48 ... [2021-03-14T18:04:31.313Z] [2021-03-14T18:04:31.313Z] #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-03-14T18:04:31.313Z] #46 sha256:253606258139d97af7c57f14c6ea3f92a1a0743df9b274e77fd0894707f32d56 [2021-03-14T18:04:31.313Z] #46 18.04 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-14T18:04:31.313Z] #46 24.35 go: finding github.com/fatih/color v1.9.0 [2021-03-14T18:04:31.313Z] #46 24.52 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-14T18:04:31.313Z] #46 24.71 go: finding github.com/pkg/errors v0.9.1 [2021-03-14T18:04:31.313Z] #46 24.83 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-14T18:04:31.313Z] #46 24.83 go: finding github.com/spf13/pflag v1.0.3 [2021-03-14T18:04:31.313Z] #46 24.90 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-14T18:04:31.313Z] #46 25.51 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-14T18:04:31.313Z] #46 25.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-14T18:04:31.313Z] #46 25.99 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-14T18:04:31.313Z] #46 26.08 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-14T18:04:31.313Z] #46 26.20 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-14T18:04:31.313Z] #46 ... [2021-03-14T18:04:31.313Z] [2021-03-14T18:04:31.313Z] #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-03-14T18:04:31.313Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-14T18:04:31.313Z] #54 28.20 Fetched 8423 kB in 22s (383 kB/s) [2021-03-14T18:04:32.684Z] #54 28.20 Reading package lists... [2021-03-14T18:04:32.684Z] #54 ... [2021-03-14T18:04:32.684Z] [2021-03-14T18:04:32.684Z] #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-03-14T18:04:32.684Z] #50 sha256:53b83579db948b002b1d1ecd8cd8c848f3c57ba9f6cdb1bd9f24d834340daea2 [2021-03-14T18:04:32.684Z] #50 19.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-14T18:04:32.684Z] #50 19.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-14T18:04:32.684Z] #50 19.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-14T18:04:32.684Z] #50 20.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-14T18:04:32.684Z] #50 20.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-14T18:04:32.684Z] #50 21.89 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-14T18:04:32.684Z] #50 23.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-14T18:04:32.684Z] #50 25.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-14T18:04:32.684Z] #50 27.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-14T18:04:32.684Z] #50 27.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-14T18:04:32.684Z] #50 28.04 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-14T18:04:32.684Z] #50 28.15 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-14T18:04:32.684Z] #50 29.38 runtime/cgo [2021-03-14T18:04:32.684Z] #50 29.66 runtime [2021-03-14T18:04:32.942Z] #50 ... [2021-03-14T18:04:32.942Z] [2021-03-14T18:04:32.942Z] #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-03-14T18:04:32.942Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-14T18:04:32.942Z] #39 28.49 Checking out files: 69% (1170/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-14T18:04:32.942Z] #39 29.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-14T18:04:34.046Z] Loaded image: buildpack-deps:buster [2021-03-14T18:04:34.046Z] Loaded image: busybox:latest [2021-03-14T18:04:34.305Z] Loaded image: busybox:glibc [2021-03-14T18:04:34.497Z] #36 59.38 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-14T18:04:34.497Z] #36 59.39 Setting up xxd (2:8.1.0875-5) ... [2021-03-14T18:04:34.497Z] #36 59.40 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-03-14T18:04:34.497Z] #36 59.42 Setting up vim-common (2:8.1.0875-5) ... [2021-03-14T18:04:34.497Z] #36 59.48 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-03-14T18:04:34.497Z] #36 59.49 Setting up cmake-data (3.13.4-1) ... [2021-03-14T18:04:34.497Z] #36 59.51 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-14T18:04:34.497Z] #36 59.51 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-14T18:04:34.497Z] #36 59.52 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-14T18:04:34.497Z] #36 59.53 Setting up cmake (3.13.4-1) ... [2021-03-14T18:04:34.497Z] #36 59.54 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:04:34.497Z] #36 59.74 Processing triggers for mime-support (3.62) ... [2021-03-14T18:04:34.798Z] #36 DONE 60.1s [2021-03-14T18:04:34.798Z] [2021-03-14T18:04:34.798Z] #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-03-14T18:04:34.798Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-14T18:04:34.798Z] #42 59.63 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-14T18:04:34.798Z] #42 59.64 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-14T18:04:34.799Z] #42 59.65 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-14T18:04:34.799Z] #42 59.65 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-03-14T18:04:34.799Z] #42 59.66 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-14T18:04:34.799Z] #42 59.67 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-14T18:04:34.799Z] #42 59.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-14T18:04:34.799Z] #42 59.69 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-14T18:04:34.799Z] #42 59.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-14T18:04:34.799Z] #42 59.70 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-14T18:04:34.850Z] #39 ... [2021-03-14T18:04:34.850Z] [2021-03-14T18:04:34.850Z] #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-03-14T18:04:34.850Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:04:34.850Z] #44 21.53 crypto/internal/subtle [2021-03-14T18:04:34.850Z] #44 21.93 crypto/subtle [2021-03-14T18:04:34.850Z] #44 22.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-14T18:04:34.850Z] #44 22.56 internal/nettrace [2021-03-14T18:04:34.850Z] #44 22.80 runtime/cgo [2021-03-14T18:04:34.850Z] #44 ... [2021-03-14T18:04:34.850Z] [2021-03-14T18:04:34.850Z] #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-03-14T18:04:34.850Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-14T18:04:34.850Z] #39 31.53 + 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-03-14T18:04:35.103Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-03-14T18:04:35.781Z] #39 ... [2021-03-14T18:04:35.781Z] [2021-03-14T18:04:35.781Z] #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-03-14T18:04:35.781Z] #57 sha256:bdf532f9e06ca40451dc0f6936dcd8fcc5d895961d592636af62a54ed8b841a2 [2021-03-14T18:04:35.782Z] #57 22.71 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-14T18:04:35.782Z] #57 23.67 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-14T18:04:35.782Z] #57 23.67 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-14T18:04:35.782Z] #57 24.20 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-14T18:04:35.782Z] #57 24.20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-14T18:04:35.782Z] #57 29.90 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-14T18:04:35.782Z] #57 30.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-14T18:04:35.782Z] #57 31.37 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-14T18:04:35.782Z] #57 31.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-14T18:04:35.782Z] #57 32.18 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-14T18:04:36.070Z] #57 ... [2021-03-14T18:04:36.070Z] [2021-03-14T18:04:36.070Z] #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-03-14T18:04:36.070Z] #48 sha256:f164c9566ee563ec08c2c3c5f9c5da31effe5698ed16cfac5264d9ba7dd02db5 [2021-03-14T18:04:36.070Z] #48 28.45 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-14T18:04:36.070Z] #48 28.77 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-14T18:04:36.070Z] #48 28.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-14T18:04:36.070Z] #48 29.22 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-14T18:04:36.070Z] #48 29.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-14T18:04:36.070Z] #48 29.39 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-14T18:04:36.070Z] #48 29.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-14T18:04:36.070Z] #48 29.47 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-14T18:04:36.070Z] #48 29.47 go: downloading github.com/spf13/cast v1.3.0 [2021-03-14T18:04:36.070Z] #48 29.70 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-14T18:04:36.070Z] #48 29.74 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-14T18:04:36.070Z] #48 29.89 go: extracting github.com/spf13/cast v1.3.0 [2021-03-14T18:04:36.070Z] #48 29.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-14T18:04:36.070Z] #48 30.13 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-14T18:04:36.070Z] #48 30.45 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-14T18:04:36.070Z] #48 30.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-14T18:04:36.070Z] #48 31.36 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-14T18:04:36.070Z] #48 31.53 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-14T18:04:36.070Z] #48 32.82 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-14T18:04:36.352Z] #42 ... [2021-03-14T18:04:36.352Z] [2021-03-14T18:04:36.352Z] #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-03-14T18:04:36.352Z] #51 sha256:6e77a61c0f014c0f85d5c6d471269738b7b231c64cb6d35ee20bbccd1b4b00e5 [2021-03-14T18:04:36.352Z] #51 51.60 bytes [2021-03-14T18:04:36.352Z] #51 51.63 strings [2021-03-14T18:04:36.352Z] #51 51.65 strconv [2021-03-14T18:04:36.352Z] #51 51.66 syscall [2021-03-14T18:04:36.352Z] #51 58.28 bufio [2021-03-14T18:04:36.352Z] #51 61.39 text/tabwriter [2021-03-14T18:04:36.352Z] #51 ... [2021-03-14T18:04:36.352Z] [2021-03-14T18:04:36.352Z] #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-03-14T18:04:36.352Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-14T18:04:36.352Z] #32 60.83 Checking out files: 87% (1334/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-03-14T18:04:36.352Z] #32 61.39 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-14T18:04:36.656Z] #32 ... [2021-03-14T18:04:36.656Z] [2021-03-14T18:04:36.656Z] #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-03-14T18:04:36.656Z] #49 sha256:90810b93f7cc0191ff82aed3c9be6456674418dbcc6d84e95b485cc2e5f2836b [2021-03-14T18:04:36.656Z] #49 52.17 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-14T18:04:36.656Z] #49 ... [2021-03-14T18:04:36.656Z] [2021-03-14T18:04:36.656Z] #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-03-14T18:04:36.656Z] #37 sha256:901f0e67ff6b59f5e473806059e09150acddb61b6c11e091a1e9d8c826926faf [2021-03-14T18:04:36.656Z] #37 0.378 + RM_GOPATH=0 [2021-03-14T18:04:36.656Z] #37 0.380 + TMP_GOPATH= [2021-03-14T18:04:36.656Z] #37 0.380 + : /build [2021-03-14T18:04:36.656Z] #37 0.380 + '[' -z '' ']' [2021-03-14T18:04:36.656Z] #37 0.380 ++ mktemp -d [2021-03-14T18:04:36.656Z] #37 0.381 + export GOPATH=/tmp/tmp.BRopsFv4JE [2021-03-14T18:04:36.656Z] #37 0.381 + GOPATH=/tmp/tmp.BRopsFv4JE [2021-03-14T18:04:36.656Z] #37 0.381 + RM_GOPATH=1 [2021-03-14T18:04:36.656Z] #37 0.382 + case "$(go env GOARCH)" in [2021-03-14T18:04:36.656Z] #37 0.383 ++ go env GOARCH [2021-03-14T18:04:36.656Z] #37 0.403 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:36.656Z] #37 0.403 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:04:36.656Z] #37 0.404 ++ dirname /tmp/install/install.sh [2021-03-14T18:04:36.656Z] #37 0.408 + dir=/tmp/install [2021-03-14T18:04:36.656Z] #37 0.408 + bin=tini [2021-03-14T18:04:36.656Z] #37 0.408 + shift [2021-03-14T18:04:36.656Z] #37 0.408 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-14T18:04:36.656Z] #37 0.408 + . /tmp/install/tini.installer [2021-03-14T18:04:36.656Z] #37 0.409 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-14T18:04:36.656Z] #37 0.411 + install_tini [2021-03-14T18:04:36.656Z] #37 0.411 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-14T18:04:36.656Z] #37 0.411 + git clone https://github.com/krallin/tini.git /tmp/tmp.BRopsFv4JE/tini [2021-03-14T18:04:36.656Z] #37 0.411 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-14T18:04:36.656Z] #37 0.416 Cloning into '/tmp/tmp.BRopsFv4JE/tini'... [2021-03-14T18:04:36.656Z] #37 1.413 + cd /tmp/tmp.BRopsFv4JE/tini [2021-03-14T18:04:36.656Z] #37 1.413 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-14T18:04:36.656Z] #37 1.445 + cmake . [2021-03-14T18:04:36.841Z] Loaded image: debian:bullseye [2021-03-14T18:04:36.841Z] Loaded image: hello-world:latest [2021-03-14T18:04:36.841Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:04:36.841Z] INFO: Testing against a local daemon [2021-03-14T18:04:36.842Z] === RUN TestCgroupNamespacesBuild [2021-03-14T18:04:36.979Z] #37 2.450 -- The C compiler identification is GNU 8.3.0 [2021-03-14T18:04:37.282Z] #37 2.529 -- Check for working C compiler: /usr/bin/cc [2021-03-14T18:04:37.939Z] #37 3.189 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-14T18:04:37.939Z] #37 3.193 -- Detecting C compiler ABI info [2021-03-14T18:04:37.975Z] #48 34.63 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-14T18:04:38.232Z] #48 ... [2021-03-14T18:04:38.232Z] [2021-03-14T18:04:38.232Z] #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-03-14T18:04:38.232Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:04:38.232Z] #12 35.17 Fetched 8423 kB in 26s (318 kB/s) [2021-03-14T18:04:38.592Z] #37 3.979 -- Detecting C compiler ABI info - done [2021-03-14T18:04:38.592Z] #37 4.030 -- Detecting C compile features [2021-03-14T18:04:38.744Z] --- PASS: TestCgroupNamespacesBuild (1.88s) [2021-03-14T18:04:38.744Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-14T18:04:40.121Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2021-03-14T18:04:40.121Z] === RUN TestBuildWithSession [2021-03-14T18:04:40.121Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-14T18:04:40.121Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:04:40.121Z] === RUN TestBuildSquashParent [2021-03-14T18:04:40.715Z] #37 6.178 -- Detecting C compile features - done [2021-03-14T18:04:40.715Z] #37 6.232 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-14T18:04:40.715Z] #37 ... [2021-03-14T18:04:40.715Z] [2021-03-14T18:04:40.715Z] #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-03-14T18:04:40.715Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-14T18:04:40.715Z] #42 66.37 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-14T18:04:41.022Z] #42 66.38 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:04:41.323Z] #42 DONE 66.7s [2021-03-14T18:04:41.323Z] [2021-03-14T18:04:41.323Z] #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-03-14T18:04:41.323Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:04:41.625Z] #43 ... [2021-03-14T18:04:41.625Z] [2021-03-14T18:04:41.625Z] #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-03-14T18:04:41.625Z] #34 sha256:93a2725973f5d7dfe9a0248e28c53788825f50f3b26734c129b47b1d181be916 [2021-03-14T18:04:41.625Z] #34 57.23 bufio [2021-03-14T18:04:41.625Z] #34 59.68 reflect [2021-03-14T18:04:41.625Z] #34 60.56 path [2021-03-14T18:04:41.625Z] #34 62.44 text/tabwriter [2021-03-14T18:04:41.924Z] #34 ... [2021-03-14T18:04:41.924Z] [2021-03-14T18:04:41.924Z] #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-03-14T18:04:41.924Z] #37 sha256:901f0e67ff6b59f5e473806059e09150acddb61b6c11e091a1e9d8c826926faf [2021-03-14T18:04:41.924Z] #37 6.581 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-14T18:04:41.924Z] #37 6.826 -- Configuring done [2021-03-14T18:04:41.924Z] #37 6.872 -- Generating done [2021-03-14T18:04:41.924Z] #37 6.874 -- Build files have been written to: /tmp/tmp.BRopsFv4JE/tini [2021-03-14T18:04:41.924Z] #37 6.919 + make tini-static [2021-03-14T18:04:41.924Z] #37 7.263 Scanning dependencies of target tini-static [2021-03-14T18:04:41.924Z] #37 7.330 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-14T18:04:42.224Z] #37 ... [2021-03-14T18:04:42.224Z] [2021-03-14T18:04:42.224Z] #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-03-14T18:04:42.224Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-14T18:04:42.224Z] #13 57.76 Selecting previously unselected package binutils-mingw-w64. [2021-03-14T18:04:42.224Z] #13 57.76 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-14T18:04:42.224Z] #13 57.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-14T18:04:42.224Z] #13 57.86 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-03-14T18:04:42.224Z] #13 57.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-14T18:04:42.224Z] #13 57.86 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-14T18:04:42.224Z] #13 58.04 Selecting previously unselected package dmsetup. [2021-03-14T18:04:42.224Z] #13 58.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-03-14T18:04:42.224Z] #13 58.04 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-14T18:04:42.224Z] #13 58.25 Selecting previously unselected package mingw-w64-common. [2021-03-14T18:04:42.224Z] #13 58.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-14T18:04:42.224Z] #13 58.28 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-14T18:04:42.224Z] #13 64.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-14T18:04:42.224Z] #13 64.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-14T18:04:42.224Z] #13 64.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-14T18:04:42.524Z] #13 ... [2021-03-14T18:04:42.524Z] [2021-03-14T18:04:42.524Z] #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-03-14T18:04:42.524Z] #34 sha256:93a2725973f5d7dfe9a0248e28c53788825f50f3b26734c129b47b1d181be916 [2021-03-14T18:04:42.524Z] #34 67.43 internal/syscall/execenv [2021-03-14T18:04:42.524Z] #34 67.43 internal/syscall/unix [2021-03-14T18:04:42.524Z] #34 67.43 time [2021-03-14T18:04:43.487Z] #12 35.17 Reading package lists... [2021-03-14T18:04:43.487Z] #12 ... [2021-03-14T18:04:43.487Z] [2021-03-14T18:04:43.487Z] #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-03-14T18:04:43.487Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:04:43.487Z] #44 40.35 vendor/golang.org/x/crypto/internal/subtle [2021-03-14T18:04:43.745Z] #44 40.52 vendor/golang.org/x/crypto/curve25519 [2021-03-14T18:04:44.311Z] --- PASS: TestBuildSquashParent (4.45s) [2021-03-14T18:04:44.311Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-14T18:04:44.311Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:04:44.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:04:44.311Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:04:44.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:04:44.311Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:04:44.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:04:44.311Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:04:44.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:04:44.311Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:04:44.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:04:44.311Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:04:44.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:04:44.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:04:44.311Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:04:46.111Z] #34 ... [2021-03-14T18:04:46.111Z] [2021-03-14T18:04:46.111Z] #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-03-14T18:04:46.111Z] #37 sha256:901f0e67ff6b59f5e473806059e09150acddb61b6c11e091a1e9d8c826926faf [2021-03-14T18:04:46.111Z] #37 9.887 [100%] Linking C executable tini-static [2021-03-14T18:04:46.111Z] #37 10.98 [100%] Built target tini-static [2021-03-14T18:04:46.111Z] #37 11.11 + mkdir -p /build [2021-03-14T18:04:46.111Z] #37 11.12 + cp tini-static /build/docker-init [2021-03-14T18:04:46.111Z] #37 DONE 11.3s [2021-03-14T18:04:46.111Z] [2021-03-14T18:04:46.111Z] #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-03-14T18:04:46.111Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:04:46.111Z] #43 1.782 Note: Building without setproctitle() and strlcpy() support. [2021-03-14T18:04:46.111Z] #43 1.782 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-14T18:04:46.111Z] #43 1.812 Note: Building without GnuTLS support [2021-03-14T18:04:46.111Z] #43 1.820 Makefile.config:39: Warn: you have no libnftables installed [2021-03-14T18:04:46.111Z] #43 1.820 Makefile.config:40: Warn: Building without nftables support [2021-03-14T18:04:46.111Z] #43 3.847 fatal: not a git repository (or any of the parent directories): .git [2021-03-14T18:04:46.111Z] #43 3.929 GEN .gitid [2021-03-14T18:04:46.111Z] #43 3.963 GEN criu/include/version.h [2021-03-14T18:04:46.111Z] #43 4.100 GEN include/common/asm [2021-03-14T18:04:46.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:04:46.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:04:46.414Z] #43 ... [2021-03-14T18:04:46.414Z] [2021-03-14T18:04:46.414Z] #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-03-14T18:04:46.414Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:04:46.414Z] #45 61.64 bufio [2021-03-14T18:04:46.414Z] #45 62.03 reflect [2021-03-14T18:04:46.414Z] #45 67.23 regexp/syntax [2021-03-14T18:04:46.414Z] #45 68.44 hash/crc32 [2021-03-14T18:04:46.414Z] #45 ... [2021-03-14T18:04:46.414Z] [2021-03-14T18:04:46.414Z] #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-03-14T18:04:46.414Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-14T18:04:46.414Z] #32 62.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-14T18:04:46.715Z] #32 ... [2021-03-14T18:04:46.715Z] [2021-03-14T18:04:46.715Z] #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-03-14T18:04:46.715Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-14T18:04:46.715Z] #13 72.29 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-14T18:04:46.715Z] #13 72.37 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-14T18:04:47.015Z] #13 72.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:04:47.136Z] #44 ... [2021-03-14T18:04:47.136Z] [2021-03-14T18:04:47.136Z] #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-03-14T18:04:47.136Z] #57 sha256:bdf532f9e06ca40451dc0f6936dcd8fcc5d895961d592636af62a54ed8b841a2 [2021-03-14T18:04:47.136Z] #57 33.38 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-14T18:04:47.136Z] #57 38.21 go: finding github.com/pkg/errors v0.9.1 [2021-03-14T18:04:47.136Z] #57 38.50 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-14T18:04:47.136Z] #57 38.73 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-14T18:04:47.136Z] #57 38.89 go: finding github.com/google/uuid v1.2.0 [2021-03-14T18:04:47.136Z] #57 38.92 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-14T18:04:47.136Z] #57 38.97 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-14T18:04:47.136Z] #57 39.08 go: finding github.com/gofrs/flock v0.8.0 [2021-03-14T18:04:47.136Z] #57 39.14 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-14T18:04:47.136Z] #57 39.22 go: finding github.com/gorilla/mux v1.8.0 [2021-03-14T18:04:47.136Z] #57 39.38 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-14T18:04:47.136Z] #57 39.42 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-14T18:04:47.136Z] #57 39.43 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-14T18:04:47.136Z] #57 39.49 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-14T18:04:47.136Z] #57 39.78 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-14T18:04:47.136Z] #57 39.87 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-14T18:04:47.136Z] #57 ... [2021-03-14T18:04:47.136Z] [2021-03-14T18:04:47.136Z] #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-03-14T18:04:47.136Z] #48 sha256:f164c9566ee563ec08c2c3c5f9c5da31effe5698ed16cfac5264d9ba7dd02db5 [2021-03-14T18:04:47.136Z] #48 38.79 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-14T18:04:47.136Z] #48 38.89 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-14T18:04:47.136Z] #48 39.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-14T18:04:47.136Z] #48 39.43 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-14T18:04:47.136Z] #48 40.45 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-14T18:04:47.136Z] #48 40.45 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-14T18:04:47.136Z] #48 40.46 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-14T18:04:47.136Z] #48 40.46 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-14T18:04:47.136Z] #48 40.46 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-14T18:04:47.136Z] #48 40.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-14T18:04:47.136Z] #48 40.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-14T18:04:47.136Z] #48 40.74 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-14T18:04:47.136Z] #48 40.74 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-14T18:04:47.136Z] #48 40.74 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-14T18:04:47.136Z] #48 40.99 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-14T18:04:47.136Z] #48 41.01 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-14T18:04:47.136Z] #48 41.18 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-14T18:04:47.136Z] #48 41.25 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-14T18:04:47.136Z] #48 41.27 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-14T18:04:47.136Z] #48 41.38 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-14T18:04:47.136Z] #48 41.43 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-14T18:04:47.136Z] #48 41.54 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-14T18:04:47.136Z] #48 41.60 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-14T18:04:47.136Z] #48 41.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-14T18:04:47.136Z] #48 41.65 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-14T18:04:47.136Z] #48 41.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-14T18:04:47.136Z] #48 41.93 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-14T18:04:47.136Z] #48 41.95 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-14T18:04:47.136Z] #48 41.95 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-14T18:04:47.136Z] #48 42.14 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-14T18:04:47.136Z] #48 42.28 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-14T18:04:47.136Z] #48 42.29 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-14T18:04:47.136Z] #48 42.31 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-14T18:04:47.136Z] #48 42.40 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-14T18:04:47.136Z] #48 42.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-14T18:04:47.136Z] #48 42.58 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-14T18:04:47.136Z] #48 42.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-14T18:04:47.136Z] #48 42.69 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-14T18:04:47.136Z] #48 42.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-14T18:04:47.136Z] #48 43.02 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-14T18:04:47.136Z] #48 43.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-14T18:04:47.136Z] #48 43.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-14T18:04:47.136Z] #48 43.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-14T18:04:47.136Z] #48 43.30 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-14T18:04:47.136Z] #48 43.44 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-14T18:04:47.136Z] #48 43.44 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-14T18:04:47.136Z] #48 43.47 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-14T18:04:47.136Z] #48 43.77 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-14T18:04:47.136Z] #48 43.86 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-14T18:04:47.136Z] #48 43.89 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-14T18:04:47.136Z] #48 43.91 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-14T18:04:47.136Z] #48 43.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-14T18:04:47.136Z] #48 43.94 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-14T18:04:47.136Z] #48 43.95 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-14T18:04:47.136Z] #48 43.95 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-14T18:04:47.136Z] #48 43.98 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-14T18:04:47.252Z] .....INFO: Daemon under test started and replied! [2021-03-14T18:04:47.252Z] INFO: Docker version of the daemon under test [2021-03-14T18:04:47.252Z] [2021-03-14T18:04:47.252Z] Client: [2021-03-14T18:04:47.252Z] Version: 17.06.2-ce [2021-03-14T18:04:47.252Z] API version: 1.30 [2021-03-14T18:04:47.252Z] Go version: go1.8.3 [2021-03-14T18:04:47.252Z] Git commit: cec0b72 [2021-03-14T18:04:47.252Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-14T18:04:47.252Z] OS/Arch: windows/amd64 [2021-03-14T18:04:47.252Z] [2021-03-14T18:04:47.252Z] Server: [2021-03-14T18:04:47.252Z] Version: 0.0.0-dev [2021-03-14T18:04:47.252Z] API version: 1.41 (minimum version 1.24) [2021-03-14T18:04:47.252Z] Go version: go1.13.15 [2021-03-14T18:04:47.252Z] Git commit: fb886a119b [2021-03-14T18:04:47.252Z] Built: 03/14/2021 18:02:36 [2021-03-14T18:04:47.252Z] OS/Arch: windows/amd64 [2021-03-14T18:04:47.252Z] Experimental: false [2021-03-14T18:04:47.252Z] [2021-03-14T18:04:47.252Z] INFO: Docker info of the daemon under test [2021-03-14T18:04:47.252Z] [2021-03-14T18:04:47.252Z] Containers: 0 [2021-03-14T18:04:47.252Z] Running: 0 [2021-03-14T18:04:47.252Z] Paused: 0 [2021-03-14T18:04:47.252Z] Stopped: 0 [2021-03-14T18:04:47.252Z] Images: 0 [2021-03-14T18:04:47.252Z] Server Version: 0.0.0-dev [2021-03-14T18:04:47.252Z] Storage Driver: windowsfilter [2021-03-14T18:04:47.252Z] Windows: [2021-03-14T18:04:47.252Z] Logging Driver: json-file [2021-03-14T18:04:47.252Z] Plugins: [2021-03-14T18:04:47.252Z] Volume: local [2021-03-14T18:04:47.252Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-14T18:04:47.252Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-14T18:04:47.252Z] Swarm: inactive [2021-03-14T18:04:47.252Z] Default Isolation: process [2021-03-14T18:04:47.252Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-14T18:04:47.252Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-14T18:04:47.252Z] OSType: windows [2021-03-14T18:04:47.252Z] Architecture: x86_64 [2021-03-14T18:04:47.252Z] CPUs: 4 [2021-03-14T18:04:47.252Z] Total Memory: 32GiB [2021-03-14T18:04:47.252Z] Name: azwin-2-2c37b0 [2021-03-14T18:04:47.252Z] ID: LHUJ:KKZP:5NM3:B6F3:BZ7R:INON:IIIN:NDUE:4MYY:HZB4:RAV7:VZD6 [2021-03-14T18:04:47.252Z] Docker Root Dir: D:\CI\PR-42145\1\daemon [2021-03-14T18:04:47.252Z] Debug Mode (client): false [2021-03-14T18:04:47.252Z] Debug Mode (server): true [2021-03-14T18:04:47.252Z] File Descriptors: -1 [2021-03-14T18:04:47.252Z] Goroutines: 16 [2021-03-14T18:04:47.252Z] System Time: 2021-03-14T18:04:46.455676Z [2021-03-14T18:04:47.252Z] EventsListeners: 0 [2021-03-14T18:04:47.252Z] Registry: https://index.docker.io/v1/ [2021-03-14T18:04:47.252Z] Labels: [2021-03-14T18:04:47.252Z] Experimental: false [2021-03-14T18:04:47.252Z] Insecure Registries: [2021-03-14T18:04:47.252Z] 127.0.0.0/8 [2021-03-14T18:04:47.252Z] Live Restore Enabled: false [2021-03-14T18:04:47.252Z] [2021-03-14T18:04:47.252Z] [2021-03-14T18:04:47.252Z] INFO: Docker images of the daemon under test [2021-03-14T18:04:47.252Z] [2021-03-14T18:04:47.252Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-14T18:04:47.252Z] [2021-03-14T18:04:47.252Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-14T18:04:47.252Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-14T18:04:47.252Z] ltsc2019: Pulling from windows/servercore [2021-03-14T18:04:47.252Z] 4612f6d0b889: Pulling fs layer [2021-03-14T18:04:47.252Z] 5ff1512f88ec: Pulling fs layer [2021-03-14T18:04:47.315Z] #13 72.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-14T18:04:47.315Z] #13 72.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-14T18:04:47.315Z] #13 72.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:04:47.315Z] #13 ... [2021-03-14T18:04:47.315Z] [2021-03-14T18:04:47.315Z] #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-03-14T18:04:47.315Z] #51 sha256:6e77a61c0f014c0f85d5c6d471269738b7b231c64cb6d35ee20bbccd1b4b00e5 [2021-03-14T18:04:47.315Z] #51 62.71 reflect [2021-03-14T18:04:47.315Z] #51 63.89 regexp/syntax [2021-03-14T18:04:47.315Z] #51 72.56 time [2021-03-14T18:04:47.315Z] #51 ... [2021-03-14T18:04:47.315Z] [2021-03-14T18:04:47.315Z] #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-03-14T18:04:47.315Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:04:47.315Z] #45 72.40 vendor/golang.org/x/text/transform [2021-03-14T18:04:47.593Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:04:47.758Z] #48 44.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-14T18:04:47.758Z] #48 ... [2021-03-14T18:04:47.758Z] [2021-03-14T18:04:47.758Z] #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-03-14T18:04:47.758Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-14T18:04:47.758Z] #35 34.43 Fetched 8423 kB in 25s (338 kB/s) [2021-03-14T18:04:47.758Z] #35 34.43 Reading package lists... [2021-03-14T18:04:47.758Z] #35 ... [2021-03-14T18:04:47.758Z] [2021-03-14T18:04:47.758Z] #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-03-14T18:04:47.758Z] #48 sha256:f164c9566ee563ec08c2c3c5f9c5da31effe5698ed16cfac5264d9ba7dd02db5 [2021-03-14T18:04:47.758Z] #48 44.55 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-14T18:04:47.758Z] #48 44.56 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-14T18:04:47.758Z] #48 44.73 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-14T18:04:47.758Z] #48 44.76 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-14T18:04:47.758Z] #48 44.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-14T18:04:47.758Z] #48 44.78 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-14T18:04:47.758Z] #48 ... [2021-03-14T18:04:47.758Z] [2021-03-14T18:04:47.758Z] #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-03-14T18:04:47.758Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-14T18:04:47.758Z] #41 34.74 Fetched 8423 kB in 25s (333 kB/s) [2021-03-14T18:04:47.758Z] #41 34.74 Reading package lists... [2021-03-14T18:04:48.019Z] #41 ... [2021-03-14T18:04:48.019Z] [2021-03-14T18:04:48.019Z] #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-03-14T18:04:48.019Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-14T18:04:48.019Z] #54 28.20 Reading package lists... [2021-03-14T18:04:48.019Z] #54 38.45 Reading package lists... [2021-03-14T18:04:48.019Z] #54 ... [2021-03-14T18:04:48.019Z] [2021-03-14T18:04:48.019Z] #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-03-14T18:04:48.019Z] #48 sha256:f164c9566ee563ec08c2c3c5f9c5da31effe5698ed16cfac5264d9ba7dd02db5 [2021-03-14T18:04:48.019Z] #48 45.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-14T18:04:48.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:04:48.276Z] #48 45.14 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-14T18:04:48.839Z] #48 45.68 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-14T18:04:48.839Z] #48 45.77 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-14T18:04:48.839Z] #48 45.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-14T18:04:49.415Z] #48 46.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-14T18:04:49.415Z] #48 46.34 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-14T18:04:49.539Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-14T18:04:49.539Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2021-03-14T18:04:49.539Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.92s) [2021-03-14T18:04:49.539Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s) [2021-03-14T18:04:49.539Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.73s) [2021-03-14T18:04:49.539Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.71s) [2021-03-14T18:04:49.539Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.64s) [2021-03-14T18:04:49.539Z] === RUN TestBuildMultiStageCopy [2021-03-14T18:04:49.539Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-14T18:04:49.677Z] #48 46.53 go: extracting golang.org/x/text v0.3.2 [2021-03-14T18:04:49.677Z] #48 46.65 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-14T18:04:49.933Z] #48 46.65 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-14T18:04:49.933Z] #48 46.66 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-14T18:04:50.120Z] #45 75.53 time [2021-03-14T18:04:50.189Z] #48 47.17 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-14T18:04:50.189Z] #48 47.20 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-14T18:04:50.189Z] #48 47.21 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-14T18:04:50.189Z] #48 47.25 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-14T18:04:50.445Z] #48 47.39 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-14T18:04:50.445Z] #48 47.42 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-14T18:04:51.459Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-14T18:04:51.459Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-14T18:04:51.459Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-14T18:04:51.467Z] #48 48.23 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-14T18:04:51.467Z] #48 48.24 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-14T18:04:51.467Z] #48 48.27 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-14T18:04:51.734Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-14T18:04:51.994Z] --- PASS: TestBuildMultiStageCopy (2.36s) [2021-03-14T18:04:51.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2021-03-14T18:04:51.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-03-14T18:04:51.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2021-03-14T18:04:51.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-03-14T18:04:51.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-03-14T18:04:51.994Z] === RUN TestBuildMultiStageParentConfig [2021-03-14T18:04:52.039Z] #48 48.87 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-14T18:04:52.039Z] #48 48.88 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-14T18:04:52.039Z] #48 48.95 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-14T18:04:52.039Z] #48 49.01 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-14T18:04:52.039Z] #48 49.08 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-14T18:04:52.223Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/rootless [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/volume [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-14T18:04:52.223Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === Skipped [2021-03-14T18:04:52.223Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-14T18:04:52.223Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-14T18:04:52.223Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:73: No driver to put! [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-14T18:04:52.223Z] time="2021-03-14T18:03:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-14T18:04:52.223Z] time="2021-03-14T18:03:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-14T18:04:52.223Z] time="2021-03-14T18:03:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-14T18:04:52.223Z] time="2021-03-14T18:03:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-14T18:04:52.223Z] time="2021-03-14T18:03:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:73: No driver to put! [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-14T18:04:52.223Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-14T18:04:52.223Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-14T18:04:52.223Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:04:52.223Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-14T18:04:52.223Z] graphtest_unix.go:73: No driver to put! [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-14T18:04:52.223Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-14T18:04:52.223Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] [2021-03-14T18:04:52.223Z] DONE 2244 tests, 26 skipped in 195.924s [2021-03-14T18:04:52.231Z] #45 ... [2021-03-14T18:04:52.231Z] [2021-03-14T18:04:52.231Z] #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-03-14T18:04:52.231Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:04:52.231Z] #43 6.356 PBCC images/timens.pb-c.c [2021-03-14T18:04:52.231Z] #43 6.397 DEP images/timens.pb-c.d [2021-03-14T18:04:52.231Z] #43 6.419 PBCC images/fown.pb-c.c [2021-03-14T18:04:52.231Z] #43 6.429 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-14T18:04:52.231Z] #43 6.470 PBCC images/opts.pb-c.c [2021-03-14T18:04:52.231Z] #43 6.489 PBCC images/memfd.pb-c.c [2021-03-14T18:04:52.231Z] #43 6.550 DEP images/fown.pb-c.d [2021-03-14T18:04:52.231Z] #43 6.612 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-14T18:04:52.231Z] #43 6.672 DEP images/opts.pb-c.d [2021-03-14T18:04:52.231Z] #43 6.728 DEP images/memfd.pb-c.d [2021-03-14T18:04:52.231Z] #43 6.800 PBCC images/sit.pb-c.c [2021-03-14T18:04:52.231Z] #43 6.847 DEP images/sit.pb-c.d [2021-03-14T18:04:52.231Z] #43 6.925 PBCC images/macvlan.pb-c.c [2021-03-14T18:04:52.231Z] #43 6.941 DEP images/macvlan.pb-c.d [2021-03-14T18:04:52.231Z] #43 6.995 PBCC images/autofs.pb-c.c [2021-03-14T18:04:52.231Z] #43 7.010 DEP images/autofs.pb-c.d [2021-03-14T18:04:52.231Z] #43 7.034 PBCC images/sysctl.pb-c.c [2021-03-14T18:04:52.231Z] #43 7.044 DEP images/sysctl.pb-c.d [2021-03-14T18:04:52.231Z] #43 7.125 PBCC images/time.pb-c.c [2021-03-14T18:04:52.231Z] #43 7.167 DEP images/time.pb-c.d [2021-03-14T18:04:52.231Z] #43 7.234 PBCC images/binfmt-misc.pb-c.c [2021-03-14T18:04:52.231Z] #43 7.245 DEP images/binfmt-misc.pb-c.d [2021-03-14T18:04:52.231Z] #43 7.316 PBCC images/seccomp.pb-c.c [2021-03-14T18:04:52.231Z] #43 7.342 DEP images/seccomp.pb-c.d [2021-03-14T18:04:52.231Z] #43 7.401 PBCC images/userns.pb-c.c [2021-03-14T18:04:52.231Z] #43 7.434 DEP images/userns.pb-c.d [2021-03-14T18:04:52.231Z] #43 7.489 PBCC images/cgroup.pb-c.c [2021-03-14T18:04:52.231Z] #43 7.532 DEP images/cgroup.pb-c.d [2021-03-14T18:04:52.231Z] #43 7.567 PBCC images/ext-file.pb-c.c [2021-03-14T18:04:52.231Z] #43 7.610 DEP images/ext-file.pb-c.d [2021-03-14T18:04:52.231Z] #43 7.740 PBCC images/rpc.pb-c.c [2021-03-14T18:04:52.231Z] #43 7.885 DEP images/rpc.pb-c.d [2021-03-14T18:04:52.231Z] #43 7.926 PBCC images/siginfo.pb-c.c [2021-03-14T18:04:52.231Z] #43 7.966 DEP images/siginfo.pb-c.d [2021-03-14T18:04:52.231Z] #43 8.036 PBCC images/pagemap.pb-c.c [2021-03-14T18:04:52.231Z] #43 8.130 DEP images/pagemap.pb-c.d [2021-03-14T18:04:52.231Z] #43 8.203 PBCC images/rlimit.pb-c.c [2021-03-14T18:04:52.231Z] #43 8.214 DEP images/rlimit.pb-c.d [2021-03-14T18:04:52.231Z] #43 8.274 PBCC images/file-lock.pb-c.c [2021-03-14T18:04:52.231Z] #43 8.301 DEP images/file-lock.pb-c.d [2021-03-14T18:04:52.231Z] #43 8.370 PBCC images/tty.pb-c.c [2021-03-14T18:04:52.231Z] #43 8.425 DEP images/tty.pb-c.d [2021-03-14T18:04:52.231Z] #43 8.506 PBCC images/tun.pb-c.c [2021-03-14T18:04:52.231Z] #43 8.535 PBCC images/netdev.pb-c.c [2021-03-14T18:04:52.231Z] #43 8.622 DEP images/tun.pb-c.d [2021-03-14T18:04:52.231Z] #43 8.676 DEP images/netdev.pb-c.d [2021-03-14T18:04:52.231Z] #43 8.741 PBCC images/vma.pb-c.c [2021-03-14T18:04:52.231Z] #43 8.794 DEP images/vma.pb-c.d [2021-03-14T18:04:52.231Z] #43 8.823 PBCC images/creds.pb-c.c [2021-03-14T18:04:52.231Z] #43 8.849 DEP images/creds.pb-c.d [2021-03-14T18:04:52.231Z] #43 8.913 PBCC images/utsns.pb-c.c [2021-03-14T18:04:52.231Z] #43 8.954 DEP images/utsns.pb-c.d [2021-03-14T18:04:52.231Z] #43 9.021 PBCC images/ipc-desc.pb-c.c [2021-03-14T18:04:52.231Z] #43 9.045 PBCC images/ipc-sem.pb-c.c [2021-03-14T18:04:52.231Z] #43 9.087 DEP images/ipc-desc.pb-c.d [2021-03-14T18:04:52.231Z] #43 9.150 DEP images/ipc-sem.pb-c.d [2021-03-14T18:04:52.231Z] #43 9.256 PBCC images/ipc-msg.pb-c.c [2021-03-14T18:04:52.231Z] #43 9.287 DEP images/ipc-msg.pb-c.d [2021-03-14T18:04:52.231Z] #43 9.370 PBCC images/ipc-shm.pb-c.c [2021-03-14T18:04:52.231Z] #43 9.393 DEP images/ipc-shm.pb-c.d [2021-03-14T18:04:52.231Z] #43 9.447 PBCC images/ipc-var.pb-c.c [2021-03-14T18:04:52.231Z] #43 9.458 DEP images/ipc-var.pb-c.d [2021-03-14T18:04:52.231Z] #43 9.561 PBCC images/sk-opts.pb-c.c [2021-03-14T18:04:52.231Z] #43 9.605 PBCC images/packet-sock.pb-c.c [2021-03-14T18:04:52.231Z] #43 9.705 DEP images/sk-opts.pb-c.d [2021-03-14T18:04:52.231Z] #43 9.817 DEP images/packet-sock.pb-c.d [2021-03-14T18:04:52.231Z] #43 9.863 PBCC images/sk-netlink.pb-c.c [2021-03-14T18:04:52.231Z] #43 9.940 DEP images/sk-netlink.pb-c.d [2021-03-14T18:04:52.231Z] #43 10.02 PBCC images/sk-inet.pb-c.c [2021-03-14T18:04:52.231Z] #43 10.10 DEP images/sk-inet.pb-c.d [2021-03-14T18:04:52.231Z] #43 10.17 PBCC images/sk-unix.pb-c.c [2021-03-14T18:04:52.231Z] #43 10.22 DEP images/sk-unix.pb-c.d [2021-03-14T18:04:52.231Z] #43 10.35 PBCC images/mm.pb-c.c [2021-03-14T18:04:52.231Z] #43 10.44 DEP images/mm.pb-c.d [2021-03-14T18:04:52.231Z] #43 10.55 PBCC images/timerfd.pb-c.c [2021-03-14T18:04:52.232Z] #43 10.61 DEP images/timerfd.pb-c.d [2021-03-14T18:04:52.232Z] #43 10.71 PBCC images/timer.pb-c.c [2021-03-14T18:04:52.232Z] #43 10.76 DEP images/timer.pb-c.d [2021-03-14T18:04:52.232Z] #43 10.81 PBCC images/sa.pb-c.c [2021-03-14T18:04:52.232Z] #43 10.86 DEP images/sa.pb-c.d [2021-03-14T18:04:52.232Z] #43 10.91 PBCC images/pipe-data.pb-c.c [2021-03-14T18:04:52.232Z] #43 10.92 DEP images/pipe-data.pb-c.d [2021-03-14T18:04:52.232Z] #43 10.98 PBCC images/mnt.pb-c.c [2021-03-14T18:04:52.232Z] #43 11.03 DEP images/mnt.pb-c.d [2021-03-14T18:04:52.232Z] #43 ... [2021-03-14T18:04:52.232Z] [2021-03-14T18:04:52.232Z] #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-03-14T18:04:52.232Z] #47 sha256:51a1f1de08c0462f6e828fad80570df599bcaa01d22c596a78402c619ada0fff [2021-03-14T18:04:52.232Z] #47 DONE 77.8s [2021-03-14T18:04:52.232Z] [2021-03-14T18:04:52.232Z] #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-03-14T18:04:52.232Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:04:52.232Z] #43 11.09 PBCC images/sk-packet.pb-c.c [2021-03-14T18:04:52.232Z] #43 11.11 DEP images/sk-packet.pb-c.d Post stage [Pipeline] junit [2021-03-14T18:04:52.241Z] Recording test results [2021-03-14T18:04:52.331Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-14T18:04:52.532Z] #43 11.19 PBCC images/tcp-stream.pb-c.c [2021-03-14T18:04:52.532Z] #43 11.26 DEP images/tcp-stream.pb-c.d [2021-03-14T18:04:52.532Z] #43 11.38 PBCC images/pipe.pb-c.c [2021-03-14T18:04:52.563Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2021-03-14T18:04:52.563Z] === RUN TestBuildLabelWithTargets [2021-03-14T18:04:52.697Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -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:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/make.sh dynbinary test-integration [2021-03-14T18:04:52.830Z] #43 11.43 DEP images/pipe.pb-c.d [2021-03-14T18:04:52.830Z] #43 11.53 PBCC images/pstree.pb-c.c [2021-03-14T18:04:52.830Z] #43 11.60 DEP images/pstree.pb-c.d [2021-03-14T18:04:52.983Z] #48 49.79 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-14T18:04:53.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-14T18:04:53.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-14T18:04:53.130Z] #43 11.71 PBCC images/fs.pb-c.c [2021-03-14T18:04:53.130Z] #43 11.75 DEP images/fs.pb-c.d [2021-03-14T18:04:53.130Z] #43 11.83 PBCC images/signalfd.pb-c.c [2021-03-14T18:04:53.130Z] #43 11.93 DEP images/signalfd.pb-c.d [2021-03-14T18:04:53.130Z] #43 11.98 PBCC images/fh.pb-c.c [2021-03-14T18:04:53.130Z] #43 12.09 PBCC images/fsnotify.pb-c.c [2021-03-14T18:04:53.442Z] #43 12.17 DEP images/fh.pb-c.d [2021-03-14T18:04:53.442Z] #43 12.27 DEP images/fsnotify.pb-c.d [2021-03-14T18:04:53.442Z] #43 12.35 PBCC images/eventpoll.pb-c.c [2021-03-14T18:04:53.643Z] [2021-03-14T18:04:53.643Z] Removing bundles/ [2021-03-14T18:04:53.643Z] [2021-03-14T18:04:53.643Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-14T18:04:53.643Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:04:53.643Z] GOOS="" GOARCH="" GOARM="" [2021-03-14T18:04:53.740Z] #43 12.38 DEP images/eventpoll.pb-c.d [2021-03-14T18:04:53.740Z] #43 12.44 PBCC images/eventfd.pb-c.c [2021-03-14T18:04:53.740Z] #43 12.48 DEP images/eventfd.pb-c.d [2021-03-14T18:04:53.740Z] #43 12.56 PBCC images/remap-file-path.pb-c.c [2021-03-14T18:04:53.740Z] #43 12.57 DEP images/remap-file-path.pb-c.d [2021-03-14T18:04:53.740Z] #43 12.60 PBCC images/fifo.pb-c.c [2021-03-14T18:04:53.913Z] #48 50.73 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-14T18:04:53.939Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2021-03-14T18:04:53.939Z] === RUN TestBuildWithEmptyLayers [2021-03-14T18:04:54.037Z] #43 12.62 DEP images/fifo.pb-c.d [2021-03-14T18:04:54.037Z] #43 12.65 PBCC images/ghost-file.pb-c.c [2021-03-14T18:04:54.037Z] #43 12.67 DEP images/ghost-file.pb-c.d [2021-03-14T18:04:54.037Z] #43 12.70 PBCC images/regfile.pb-c.c [2021-03-14T18:04:54.037Z] #43 12.73 DEP images/regfile.pb-c.d [2021-03-14T18:04:54.037Z] #43 12.75 PBCC images/ns.pb-c.c [2021-03-14T18:04:54.037Z] #43 12.76 DEP images/ns.pb-c.d [2021-03-14T18:04:54.037Z] #43 12.78 PBCC images/fdinfo.pb-c.c [2021-03-14T18:04:54.037Z] #43 12.88 DEP images/fdinfo.pb-c.d [2021-03-14T18:04:54.037Z] #43 12.95 PBCC images/core-aarch64.pb-c.c [2021-03-14T18:04:54.037Z] #43 12.99 PBCC images/core-arm.pb-c.c [2021-03-14T18:04:54.198Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-03-14T18:04:54.198Z] === RUN TestBuildMultiStageOnBuild [2021-03-14T18:04:54.335Z] #43 13.09 PBCC images/core-ppc64.pb-c.c [2021-03-14T18:04:54.335Z] #43 13.16 PBCC images/core-s390.pb-c.c [2021-03-14T18:04:54.335Z] #43 13.21 PBCC images/core-x86.pb-c.c [2021-03-14T18:04:54.486Z] 5ff1512f88ec: Verifying Checksum [2021-03-14T18:04:54.486Z] 5ff1512f88ec: Download complete [2021-03-14T18:04:54.633Z] #43 13.32 PBCC images/core.pb-c.c [2021-03-14T18:04:54.633Z] #43 13.40 PBCC images/inventory.pb-c.c [2021-03-14T18:04:54.851Z] #48 ... [2021-03-14T18:04:54.852Z] [2021-03-14T18:04:54.852Z] #66 [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-03-14T18:04:54.852Z] #66 sha256:dce62d50a237e16070cdc2bffd4a568f64c37f99bb108b571ed97abcc04744bd [2021-03-14T18:04:54.852Z] #66 DONE 51.6s [2021-03-14T18:04:54.852Z] [2021-03-14T18:04:54.852Z] #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-03-14T18:04:54.852Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-14T18:04:54.852Z] #54 38.45 Reading package lists... [2021-03-14T18:04:54.852Z] #54 49.04 Building dependency tree... [2021-03-14T18:04:54.932Z] #43 13.50 DEP images/core-aarch64.pb-c.d [2021-03-14T18:04:54.932Z] #43 13.55 DEP images/core-arm.pb-c.d [2021-03-14T18:04:54.932Z] #43 13.62 DEP images/core-ppc64.pb-c.d [2021-03-14T18:04:54.932Z] #43 13.70 DEP images/core-s390.pb-c.d [2021-03-14T18:04:54.932Z] #43 13.74 DEP images/core-x86.pb-c.d [2021-03-14T18:04:54.932Z] #43 13.81 DEP images/core.pb-c.d [2021-03-14T18:04:54.932Z] #43 13.88 DEP images/inventory.pb-c.d [2021-03-14T18:04:55.235Z] #43 13.97 PBCC images/cpuinfo.pb-c.c [2021-03-14T18:04:55.235Z] #43 13.99 DEP images/cpuinfo.pb-c.d [2021-03-14T18:04:55.235Z] #43 14.07 PBCC images/stats.pb-c.c [2021-03-14T18:04:55.235Z] #43 14.12 DEP images/stats.pb-c.d [2021-03-14T18:04:56.102Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2021-03-14T18:04:56.102Z] === RUN TestBuildUncleanTarFilenames [2021-03-14T18:04:56.669Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-03-14T18:04:56.669Z] === RUN TestBuildMultiStageLayerLeak [2021-03-14T18:04:57.341Z] #43 15.81 make[1]: Nothing to be done for 'all'. [2021-03-14T18:04:57.373Z] #54 53.91 The following additional packages will be installed: [2021-03-14T18:04:57.373Z] #54 53.91 libbtrfs0 [2021-03-14T18:04:57.373Z] #54 54.19 The following NEW packages will be installed: [2021-03-14T18:04:57.373Z] #54 54.20 libbtrfs-dev libbtrfs0 [2021-03-14T18:04:57.937Z] #54 54.79 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-14T18:04:57.937Z] #54 54.79 Need to get 119 kB of archives. [2021-03-14T18:04:57.937Z] #54 54.79 After this operation, 387 kB of additional disk space will be used. [2021-03-14T18:04:57.937Z] #54 54.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-14T18:04:57.937Z] #54 54.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-14T18:04:58.181Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m17.01787269s with top 10 stages: buildssa: 1m43.026063247s, goimports: 22.660297054s, unconvert: 13.643436405s, gosec: 10.423762261s, golint: 6.423259372s, misspell: 4.193220029s, ineffassign: 4.138585101s, vrp: 3.438472133s, inspect: 2.840931263s, printf: 2.054785663s [2021-03-14T18:04:58.182Z] INFO [runner] Issues before processing: 2266, after processing: 0 [2021-03-14T18:04:58.182Z] INFO [runner] Processors filtering stat (out/in): cgo: 1686/2266, filename_unadjuster: 1686/1686, path_prettifier: 1686/1686, skip_files: 1686/1686, skip_dirs: 1686/1686, exclude: 1581/1581, exclude-rules: 64/1581, identifier_marker: 1581/1581, nolint: 0/64, autogenerated_exclude: 1581/1686 [2021-03-14T18:04:58.182Z] INFO [runner] processing took 59.260082ms with stages: nolint: 25.479516ms, identifier_marker: 16.939908ms, path_prettifier: 7.663168ms, autogenerated_exclude: 3.955205ms, exclude-rules: 3.333675ms, skip_dirs: 1.609304ms, cgo: 183.4µs, filename_unadjuster: 90.89µs, max_same_issues: 1.738µs, uniq_by_line: 785ns, diff: 575ns, skip_files: 398ns, exclude: 395ns, max_from_linter: 366ns, source_code: 266ns, path_shortener: 254ns, max_per_file_from_linter: 239ns [2021-03-14T18:04:58.182Z] INFO [runner] linters took 1m42.695968945s with stages: goanalysis_metalinter: 1m22.103470871s, unused: 20.533095964s [2021-03-14T18:04:58.182Z] INFO File cache stats: 1453 entries of total size 6.8MiB [2021-03-14T18:04:58.182Z] INFO Memory: 1544 samples, avg is 762.7MB, max is 3904.2MB [2021-03-14T18:04:58.182Z] INFO Execution took 3m45.476354428s [2021-03-14T18:04:58.182Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-14T18:04:58.503Z] #54 ... [2021-03-14T18:04:58.503Z] [2021-03-14T18:04:58.503Z] #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-03-14T18:04:58.503Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-14T18:04:58.503Z] #41 45.29 Reading package lists... [2021-03-14T18:04:58.503Z] #41 54.89 Building dependency tree... [2021-03-14T18:04:58.503Z] #41 ... [2021-03-14T18:04:58.503Z] [2021-03-14T18:04:58.503Z] #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-03-14T18:04:58.503Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-14T18:04:58.503Z] #35 45.26 Reading package lists... [2021-03-14T18:04:58.503Z] #35 54.74 Building dependency tree... [2021-03-14T18:04:58.503Z] #35 ... [2021-03-14T18:04:58.503Z] [2021-03-14T18:04:58.503Z] #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-03-14T18:04:58.503Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:04:58.503Z] #12 35.17 Reading package lists... [2021-03-14T18:04:58.503Z] #12 46.15 Reading package lists... [2021-03-14T18:04:58.572Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2021-03-14T18:04:58.572Z] === RUN TestBuildWithHugeFile [2021-03-14T18:04:58.760Z] #12 55.68 Building dependency tree... [2021-03-14T18:04:58.760Z] #12 ... [2021-03-14T18:04:58.760Z] [2021-03-14T18:04:58.760Z] #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-03-14T18:04:58.760Z] #33 sha256:a520970d4c166e9fe7d5d357edc13597056aaea81ad810e2ad27e8efd3817e08 [2021-03-14T18:04:58.760Z] #33 55.33 internal/reflectlite [2021-03-14T18:04:58.760Z] #33 55.33 sync [2021-03-14T18:04:58.787Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/make.sh dynbinary-daemon test-docker-py [2021-03-14T18:04:59.048Z] [2021-03-14T18:04:59.308Z] Removing bundles/ [2021-03-14T18:04:59.308Z] [2021-03-14T18:04:59.308Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-14T18:04:59.308Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:04:59.308Z] GOOS="" GOARCH="" GOARM="" [2021-03-14T18:04:59.451Z] #43 18.05 CC images/stats.o [2021-03-14T18:04:59.752Z] #43 18.59 CC images/core.o [2021-03-14T18:05:00.403Z] #43 ... [2021-03-14T18:05:00.403Z] [2021-03-14T18:05:00.403Z] #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-03-14T18:05:00.403Z] #34 sha256:93a2725973f5d7dfe9a0248e28c53788825f50f3b26734c129b47b1d181be916 [2021-03-14T18:05:00.403Z] #34 75.87 internal/poll [2021-03-14T18:05:00.403Z] #34 79.54 os [2021-03-14T18:05:00.403Z] #34 81.37 internal/fmtsort [2021-03-14T18:05:00.403Z] #34 82.93 path/filepath [2021-03-14T18:05:00.403Z] #34 82.93 fmt [2021-03-14T18:05:00.403Z] #34 84.74 io/ioutil [2021-03-14T18:05:00.403Z] #34 ... [2021-03-14T18:05:00.403Z] [2021-03-14T18:05:00.403Z] #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-03-14T18:05:00.403Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:05:00.403Z] #45 81.75 regexp [2021-03-14T18:05:00.403Z] #45 85.68 os/exec [2021-03-14T18:05:00.403Z] #45 85.70 net [2021-03-14T18:05:00.703Z] #45 ... [2021-03-14T18:05:00.703Z] [2021-03-14T18:05:00.704Z] #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-03-14T18:05:00.704Z] #51 sha256:6e77a61c0f014c0f85d5c6d471269738b7b231c64cb6d35ee20bbccd1b4b00e5 [2021-03-14T18:05:00.704Z] #51 76.21 regexp [2021-03-14T18:05:00.704Z] #51 83.91 context [2021-03-14T18:05:00.704Z] #51 83.92 path/filepath [2021-03-14T18:05:00.704Z] #51 83.92 mvdan.cc/sh/v3/fileutil [2021-03-14T18:05:00.704Z] #51 ... [2021-03-14T18:05:00.704Z] [2021-03-14T18:05:00.704Z] #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-03-14T18:05:00.704Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:05:00.704Z] #43 19.42 CC images/core-x86.o [2021-03-14T18:05:01.789Z] #43 20.35 CC images/core-arm.o [2021-03-14T18:05:02.038Z] #33 58.74 sort [2021-03-14T18:05:02.038Z] #33 ... [2021-03-14T18:05:02.038Z] [2021-03-14T18:05:02.038Z] #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-03-14T18:05:02.038Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-14T18:05:02.038Z] #54 56.58 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:05:02.038Z] #54 56.90 Fetched 119 kB in 0s (383 kB/s) [2021-03-14T18:05:02.038Z] #54 57.06 Selecting previously unselected package libbtrfs0. [2021-03-14T18:05:02.038Z] #54 57.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-14T18:05:02.038Z] #54 57.18 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-14T18:05:02.038Z] #54 57.24 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-14T18:05:02.038Z] #54 57.41 Selecting previously unselected package libbtrfs-dev. [2021-03-14T18:05:02.038Z] #54 57.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-14T18:05:02.038Z] #54 57.42 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-14T18:05:02.038Z] #54 57.97 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-14T18:05:02.038Z] #54 58.03 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-14T18:05:02.038Z] #54 58.09 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:05:02.038Z] #54 DONE 58.8s [2021-03-14T18:05:02.038Z] [2021-03-14T18:05:02.038Z] #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-03-14T18:05:02.038Z] #33 sha256:a520970d4c166e9fe7d5d357edc13597056aaea81ad810e2ad27e8efd3817e08 [2021-03-14T18:05:02.038Z] #33 58.74 errors [2021-03-14T18:05:02.089Z] #43 20.90 CC images/core-aarch64.o [2021-03-14T18:05:02.387Z] #43 21.33 CC images/core-ppc64.o [2021-03-14T18:05:02.600Z] #33 59.41 strconv [2021-03-14T18:05:03.442Z] #43 22.00 CC images/core-s390.o [2021-03-14T18:05:03.529Z] #33 60.55 io [2021-03-14T18:05:04.088Z] #43 22.89 CC images/cpuinfo.o [2021-03-14T18:05:04.742Z] #43 23.53 CC images/inventory.o [2021-03-14T18:05:05.046Z] #43 23.82 CC images/fdinfo.o [2021-03-14T18:05:05.346Z] #43 24.22 CC images/fown.o [2021-03-14T18:05:05.438Z] #33 61.98 internal/oserror [2021-03-14T18:05:05.438Z] #33 62.10 syscall [2021-03-14T18:05:05.438Z] #33 ... [2021-03-14T18:05:05.438Z] [2021-03-14T18:05:05.438Z] #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-03-14T18:05:05.438Z] #48 sha256:f164c9566ee563ec08c2c3c5f9c5da31effe5698ed16cfac5264d9ba7dd02db5 [2021-03-14T18:05:05.438Z] #48 52.19 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-14T18:05:05.438Z] #48 60.82 go: finding github.com/fatih/color v1.7.0 [2021-03-14T18:05:05.438Z] #48 61.00 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-14T18:05:05.438Z] #48 61.02 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-14T18:05:05.438Z] #48 61.06 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-14T18:05:05.438Z] #48 61.11 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-14T18:05:05.438Z] #48 61.21 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-14T18:05:05.438Z] #48 61.23 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-14T18:05:05.438Z] #48 61.24 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-14T18:05:05.438Z] #48 61.31 go: finding github.com/pkg/errors v0.8.1 [2021-03-14T18:05:05.438Z] #48 61.32 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-14T18:05:05.438Z] #48 61.35 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-14T18:05:05.438Z] #48 61.36 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-14T18:05:05.438Z] #48 61.41 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-14T18:05:05.438Z] #48 61.43 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-14T18:05:05.438Z] #48 61.43 go: finding github.com/stretchr/testify v1.4.0 [2021-03-14T18:05:05.438Z] #48 61.45 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-14T18:05:05.438Z] #48 61.47 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-14T18:05:05.438Z] #48 61.48 go: finding github.com/spf13/viper v1.6.1 [2021-03-14T18:05:05.438Z] #48 61.49 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-14T18:05:05.438Z] #48 61.54 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-14T18:05:05.438Z] #48 61.59 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-14T18:05:05.438Z] #48 61.63 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-14T18:05:05.438Z] #48 61.63 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-14T18:05:05.438Z] #48 61.64 go: finding github.com/stretchr/objx v0.2.0 [2021-03-14T18:05:05.438Z] #48 61.80 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-14T18:05:05.438Z] #48 61.82 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-14T18:05:05.438Z] #48 61.82 go: finding github.com/gobwas/glob v0.2.3 [2021-03-14T18:05:05.438Z] #48 61.95 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-14T18:05:05.438Z] #48 61.95 go: finding github.com/spf13/cobra v0.0.5 [2021-03-14T18:05:05.438Z] #48 62.08 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-14T18:05:05.438Z] #48 62.10 go: finding github.com/spf13/pflag v1.0.5 [2021-03-14T18:05:05.438Z] #48 62.19 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-14T18:05:05.438Z] #48 62.37 go: finding github.com/magiconair/properties v1.8.1 [2021-03-14T18:05:05.438Z] #48 62.37 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-14T18:05:05.438Z] #48 62.39 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-14T18:05:05.438Z] #48 62.44 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-14T18:05:05.438Z] #48 ... [2021-03-14T18:05:05.438Z] [2021-03-14T18:05:05.438Z] #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-03-14T18:05:05.438Z] #55 sha256:09a80782c0c5f6083e1228fceb6da013e19b21f77e7629843d85cfc6456cb07e [2021-03-14T18:05:05.438Z] #55 1.655 + RM_GOPATH=0 [2021-03-14T18:05:05.438Z] #55 1.655 + TMP_GOPATH= [2021-03-14T18:05:05.438Z] #55 1.655 + : /build [2021-03-14T18:05:05.438Z] #55 1.655 + '[' -z '' ']' [2021-03-14T18:05:05.438Z] #55 1.655 ++ mktemp -d [2021-03-14T18:05:05.438Z] #55 1.655 + export GOPATH=/tmp/tmp.jQioPesXxW [2021-03-14T18:05:05.438Z] #55 1.655 + GOPATH=/tmp/tmp.jQioPesXxW [2021-03-14T18:05:05.438Z] #55 1.655 + RM_GOPATH=1 [2021-03-14T18:05:05.438Z] #55 1.655 + case "$(go env GOARCH)" in [2021-03-14T18:05:05.438Z] #55 1.655 ++ go env GOARCH [2021-03-14T18:05:05.438Z] #55 1.691 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:05:05.438Z] #55 1.694 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:05:05.438Z] #55 1.700 ++ dirname /tmp/install/install.sh [2021-03-14T18:05:05.438Z] #55 1.701 + dir=/tmp/install [2021-03-14T18:05:05.438Z] #55 1.701 + bin=containerd [2021-03-14T18:05:05.438Z] #55 1.702 + shift [2021-03-14T18:05:05.438Z] #55 1.702 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-14T18:05:05.438Z] #55 1.702 + . /tmp/install/containerd.installer [2021-03-14T18:05:05.438Z] #55 1.702 ++ set -e [2021-03-14T18:05:05.438Z] #55 1.702 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-14T18:05:05.438Z] #55 1.702 + install_containerd [2021-03-14T18:05:05.438Z] #55 1.703 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-14T18:05:05.438Z] #55 1.703 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-14T18:05:05.438Z] #55 1.703 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jQioPesXxW/src/github.com/containerd/containerd [2021-03-14T18:05:05.438Z] #55 1.726 Cloning into '/tmp/tmp.jQioPesXxW/src/github.com/containerd/containerd'... [2021-03-14T18:05:05.646Z] #43 24.48 CC images/ns.o [2021-03-14T18:05:05.946Z] #43 24.78 CC images/regfile.o [2021-03-14T18:05:06.246Z] #43 25.06 CC images/ghost-file.o [2021-03-14T18:05:06.546Z] #43 25.38 CC images/fifo.o [2021-03-14T18:05:06.845Z] #43 25.54 CC images/remap-file-path.o [2021-03-14T18:05:07.145Z] #43 25.83 CC images/eventfd.o [2021-03-14T18:05:07.145Z] #43 26.03 CC images/eventpoll.o [2021-03-14T18:05:07.336Z] #55 ... [2021-03-14T18:05:07.336Z] [2021-03-14T18:05:07.336Z] #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-03-14T18:05:07.336Z] #48 sha256:f164c9566ee563ec08c2c3c5f9c5da31effe5698ed16cfac5264d9ba7dd02db5 [2021-03-14T18:05:07.336Z] #48 62.45 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-14T18:05:07.336Z] #48 62.51 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-14T18:05:07.336Z] #48 62.59 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-14T18:05:07.336Z] #48 62.62 go: finding github.com/spf13/afero v1.1.2 [2021-03-14T18:05:07.336Z] #48 62.65 go: finding github.com/spf13/cast v1.3.0 [2021-03-14T18:05:07.336Z] #48 62.85 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-14T18:05:07.336Z] #48 62.85 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-14T18:05:07.336Z] #48 62.93 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-14T18:05:07.336Z] #48 62.95 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-14T18:05:07.336Z] #48 63.06 go: finding golang.org/x/text v0.3.2 [2021-03-14T18:05:07.336Z] #48 63.12 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-14T18:05:07.336Z] #48 63.12 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-14T18:05:07.336Z] #48 63.18 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-14T18:05:07.336Z] #48 63.25 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-14T18:05:07.336Z] #48 63.35 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-14T18:05:07.336Z] #48 63.36 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-14T18:05:07.336Z] #48 63.39 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-14T18:05:07.336Z] #48 63.39 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-14T18:05:07.336Z] #48 63.42 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-14T18:05:07.336Z] #48 63.43 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-14T18:05:07.336Z] #48 63.43 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-14T18:05:07.336Z] #48 63.44 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-14T18:05:07.336Z] #48 63.47 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-14T18:05:07.336Z] #48 63.47 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-14T18:05:07.336Z] #48 63.55 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-14T18:05:07.336Z] #48 63.61 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-14T18:05:07.336Z] #48 63.61 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-14T18:05:07.336Z] #48 63.62 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-14T18:05:07.336Z] #48 63.67 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-14T18:05:07.337Z] #48 63.73 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-14T18:05:07.337Z] #48 63.76 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-14T18:05:07.337Z] #48 63.91 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-14T18:05:07.337Z] #48 63.93 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-14T18:05:07.337Z] #48 64.10 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-14T18:05:07.337Z] #48 64.17 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-14T18:05:07.337Z] #48 64.20 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-14T18:05:07.337Z] #48 64.28 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-14T18:05:07.337Z] #48 64.31 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-14T18:05:07.797Z] #43 26.57 CC images/fh.o [2021-03-14T18:05:07.797Z] #43 ... [2021-03-14T18:05:07.797Z] [2021-03-14T18:05:07.797Z] #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-03-14T18:05:07.797Z] #56 sha256:8ba125c49b9fa21d9cc167331b2a31fcaf6ad02dffad94379dcdf25076de5889 [2021-03-14T18:05:09.005Z] #56 49.49 Checking out files: 59% (2260/3817) Checking out files: 60% (2291/3817) Checking out files: 61% (2329/3817) Checking out files: 62% (2367/3817) Checking out files: 63% (2405/3817) Checking out files: 64% (2443/3817) Checking out files: 65% (2482/3817) Checking out files: 66% (2520/3817) Checking out files: 67% (2558/3817) Checking out files: 68% (2596/3817) Checking out files: 69% (2634/3817) Checking out files: 70% (2672/3817) Checking out files: 71% (2711/3817) Checking out files: 72% (2749/3817) Checking out files: 73% (2787/3817) Checking out files: 74% (2825/3817) Checking out files: 75% (2863/3817) Checking out files: 76% (2901/3817) Checking out files: 77% (2940/3817) Checking out files: 78% (2978/3817) Checking out files: 79% (3016/3817) Checking out files: 80% (3054/3817) Checking out files: 81% (3092/3817) Checking out files: 82% (3130/3817) Checking out files: 83% (3169/3817) Checking out files: 84% (3207/3817) Checking out files: 85% (3245/3817) Checking out files: 86% (3283/3817) Checking out files: 87% (3321/3817) Checking out files: 88% (3359/3817) Checking out files: 89% (3398/3817) Checking out files: 90% (3436/3817) Checking out files: 91% (3474/3817) Checking out files: 92% (3512/3817) Checking out files: 92% (3516/3817) Checking out files: 93% (3550/3817) Checking out files: 94% (3588/3817) Checking out files: 95% (3627/3817) Checking out files: 96% (3665/3817) Checking out files: 97% (3703/3817) Checking out files: 98% (3741/3817) Checking out files: 99% (3779/3817) Checking out files: 100% (3817/3817) Checking out files: 100% (3817/3817), done. [2021-03-14T18:05:09.305Z] #56 50.81 + cd /tmp/tmp.VPDIsodmQb/src/github.com/containerd/containerd [2021-03-14T18:05:09.305Z] #56 50.82 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-14T18:05:10.613Z] #48 ... [2021-03-14T18:05:10.613Z] [2021-03-14T18:05:10.613Z] #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-03-14T18:05:10.613Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-14T18:05:10.613Z] #35 54.74 Building dependency tree... [2021-03-14T18:05:10.613Z] #35 59.67 The following additional packages will be installed: [2021-03-14T18:05:10.613Z] #35 59.67 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-14T18:05:10.613Z] #35 59.70 Suggested packages: [2021-03-14T18:05:10.613Z] #35 59.70 cmake-doc ninja-build lrzip [2021-03-14T18:05:10.613Z] #35 59.70 Recommended packages: [2021-03-14T18:05:10.613Z] #35 59.70 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-14T18:05:10.613Z] #35 61.07 The following NEW packages will be installed: [2021-03-14T18:05:10.613Z] #35 61.07 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-14T18:05:10.613Z] #35 61.07 vim-common xxd [2021-03-14T18:05:10.613Z] #35 61.64 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-14T18:05:10.613Z] #35 61.64 Need to get 14.9 MB of archives. [2021-03-14T18:05:10.613Z] #35 61.64 After this operation, 61.8 MB of additional disk space will be used. [2021-03-14T18:05:10.613Z] #35 61.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-14T18:05:10.613Z] #35 61.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-14T18:05:10.613Z] #35 61.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-14T18:05:10.613Z] #35 61.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-14T18:05:10.613Z] #35 63.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-14T18:05:10.613Z] #35 63.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-14T18:05:10.613Z] #35 63.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-14T18:05:10.613Z] #35 63.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-14T18:05:10.613Z] #35 63.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-14T18:05:10.613Z] #35 63.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-14T18:05:10.613Z] #35 65.44 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:05:10.613Z] #35 65.78 Fetched 14.9 MB in 2s (6156 kB/s) [2021-03-14T18:05:10.613Z] #35 65.91 Selecting previously unselected package xxd. [2021-03-14T18:05:10.613Z] #35 65.91 (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-03-14T18:05:10.613Z] #35 66.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-14T18:05:10.613Z] #35 66.07 Unpacking xxd (2:8.1.0875-5) ... [2021-03-14T18:05:10.613Z] #35 66.38 Selecting previously unselected package vim-common. [2021-03-14T18:05:10.613Z] #35 66.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-14T18:05:10.613Z] #35 66.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-14T18:05:10.613Z] #35 66.83 Selecting previously unselected package cmake-data. [2021-03-14T18:05:10.613Z] #35 66.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-14T18:05:10.613Z] #35 66.87 Unpacking cmake-data (3.13.4-1) ... [2021-03-14T18:05:10.613Z] #35 ... [2021-03-14T18:05:10.613Z] [2021-03-14T18:05:10.613Z] #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-03-14T18:05:10.613Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-14T18:05:10.613Z] #41 54.89 Building dependency tree... [2021-03-14T18:05:10.613Z] #41 59.93 The following additional packages will be installed: [2021-03-14T18:05:10.613Z] #41 59.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-14T18:05:10.613Z] #41 59.93 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-14T18:05:10.613Z] #41 59.93 Suggested packages: [2021-03-14T18:05:10.613Z] #41 59.93 manpages-dev python-setuptools [2021-03-14T18:05:10.613Z] #41 61.86 The following NEW packages will be installed: [2021-03-14T18:05:10.613Z] #41 61.86 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-14T18:05:10.613Z] #41 61.86 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-14T18:05:10.613Z] #41 61.86 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-14T18:05:10.613Z] #41 61.86 python-six zlib1g-dev [2021-03-14T18:05:10.613Z] #41 62.31 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-14T18:05:10.613Z] #41 62.31 Need to get 4095 kB of archives. [2021-03-14T18:05:10.613Z] #41 62.31 After this operation, 22.5 MB of additional disk space will be used. [2021-03-14T18:05:10.613Z] #41 62.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-14T18:05:10.613Z] #41 62.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-14T18:05:10.613Z] #41 62.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-14T18:05:10.613Z] #41 62.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-14T18:05:10.614Z] #41 62.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-14T18:05:10.614Z] #41 62.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-14T18:05:10.614Z] #41 62.37 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-03-14T18:05:10.614Z] #41 62.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-14T18:05:10.614Z] #41 62.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-14T18:05:10.614Z] #41 62.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-14T18:05:10.614Z] #41 62.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-14T18:05:10.614Z] #41 62.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-14T18:05:10.614Z] #41 62.77 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-03-14T18:05:10.614Z] #41 62.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-14T18:05:10.614Z] #41 62.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-14T18:05:10.614Z] #41 62.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-14T18:05:10.614Z] #41 62.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-14T18:05:10.614Z] #41 64.39 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:05:10.614Z] #41 64.77 Fetched 4095 kB in 1s (5124 kB/s) [2021-03-14T18:05:10.614Z] #41 64.92 Selecting previously unselected package libcap-dev:amd64. [2021-03-14T18:05:10.614Z] #41 64.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-14T18:05:10.614Z] #41 65.13 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-14T18:05:10.614Z] #41 65.14 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-14T18:05:10.614Z] #41 65.36 Selecting previously unselected package libnet1:amd64. [2021-03-14T18:05:10.614Z] #41 65.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-14T18:05:10.614Z] #41 65.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-14T18:05:10.614Z] #41 65.60 Selecting previously unselected package libnet1-dev. [2021-03-14T18:05:10.614Z] #41 65.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-14T18:05:10.614Z] #41 65.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-14T18:05:10.614Z] #41 65.96 Selecting previously unselected package libnl-3-200:amd64. [2021-03-14T18:05:10.614Z] #41 65.97 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-14T18:05:10.614Z] #41 65.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-14T18:05:10.614Z] #41 66.18 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-14T18:05:10.614Z] #41 66.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-14T18:05:10.614Z] #41 66.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-14T18:05:10.614Z] #41 66.72 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-14T18:05:10.614Z] #41 66.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-14T18:05:10.614Z] #41 66.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-14T18:05:10.614Z] #41 66.89 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-14T18:05:10.614Z] #41 66.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-14T18:05:10.614Z] #41 66.95 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-14T18:05:10.614Z] #41 67.07 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-14T18:05:10.614Z] #41 67.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-14T18:05:10.614Z] #41 67.08 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-14T18:05:10.614Z] #41 ... [2021-03-14T18:05:10.614Z] [2021-03-14T18:05:10.614Z] #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-03-14T18:05:10.614Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-14T18:05:10.614Z] #31 65.88 Checking out files: 79% (1208/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) [2021-03-14T18:05:10.614Z] #31 ... [2021-03-14T18:05:10.614Z] [2021-03-14T18:05:10.614Z] #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-03-14T18:05:10.614Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:05:10.614Z] #44 57.35 sync [2021-03-14T18:05:10.614Z] #44 57.35 internal/reflectlite [2021-03-14T18:05:10.614Z] #44 59.62 github.com/LK4D4/vndr/godl/singleflight [2021-03-14T18:05:10.614Z] #44 60.07 math/rand [2021-03-14T18:05:10.614Z] #44 61.71 io [2021-03-14T18:05:10.614Z] #44 62.08 strconv [2021-03-14T18:05:10.614Z] #44 63.49 bytes [2021-03-14T18:05:10.614Z] #44 66.62 bufio [2021-03-14T18:05:10.614Z] #44 67.30 reflect [2021-03-14T18:05:10.614Z] #44 ... [2021-03-14T18:05:10.614Z] [2021-03-14T18:05:10.614Z] #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-03-14T18:05:10.614Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-14T18:05:10.614Z] #31 65.88 Checking out files: 79% (1208/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-14T18:05:10.614Z] #31 67.22 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-14T18:05:10.865Z] #56 ... [2021-03-14T18:05:10.865Z] [2021-03-14T18:05:10.865Z] #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-03-14T18:05:10.865Z] #34 sha256:93a2725973f5d7dfe9a0248e28c53788825f50f3b26734c129b47b1d181be916 [2021-03-14T18:05:10.865Z] #34 87.21 log [2021-03-14T18:05:10.865Z] #34 87.21 flag [2021-03-14T18:05:10.865Z] #34 87.21 github.com/BurntSushi/toml [2021-03-14T18:05:10.865Z] #34 91.84 github.com/BurntSushi/toml/cmd/tomlv [2021-03-14T18:05:10.865Z] #34 DONE 96.3s [2021-03-14T18:05:10.870Z] #31 ... [2021-03-14T18:05:10.870Z] [2021-03-14T18:05:10.870Z] #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-03-14T18:05:10.870Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:05:10.870Z] #12 55.68 Building dependency tree... [2021-03-14T18:05:10.870Z] #12 60.56 The following additional packages will be installed: [2021-03-14T18:05:10.870Z] #12 60.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-14T18:05:10.870Z] #12 60.58 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-14T18:05:10.870Z] #12 60.59 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-14T18:05:10.870Z] #12 60.59 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-14T18:05:10.870Z] #12 60.59 mingw-w64-x86-64-dev [2021-03-14T18:05:10.870Z] #12 60.60 Suggested packages: [2021-03-14T18:05:10.870Z] #12 60.63 gcc-8-locales seccomp wine64 [2021-03-14T18:05:10.870Z] #12 62.52 The following NEW packages will be installed: [2021-03-14T18:05:10.870Z] #12 62.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-14T18:05:10.870Z] #12 62.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-14T18:05:10.870Z] #12 62.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-14T18:05:10.870Z] #12 62.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-14T18:05:10.870Z] #12 62.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-14T18:05:10.870Z] #12 62.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-14T18:05:10.870Z] #12 62.58 The following packages will be upgraded: [2021-03-14T18:05:10.870Z] #12 62.59 libsystemd0 libudev1 [2021-03-14T18:05:10.870Z] #12 63.02 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-14T18:05:10.870Z] #12 63.02 Need to get 78.2 MB of archives. [2021-03-14T18:05:10.870Z] #12 63.02 After this operation, 487 MB of additional disk space will be used. [2021-03-14T18:05:10.870Z] #12 63.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-14T18:05:10.870Z] #12 63.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-14T18:05:10.870Z] #12 63.03 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-03-14T18:05:10.870Z] #12 63.38 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-03-14T18:05:10.870Z] #12 63.71 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-03-14T18:05:10.870Z] #12 63.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-14T18:05:10.870Z] #12 63.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-14T18:05:10.870Z] #12 63.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-14T18:05:10.870Z] #12 64.43 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-03-14T18:05:10.870Z] #12 64.97 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-03-14T18:05:10.870Z] #12 64.98 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-03-14T18:05:11.126Z] #12 ... [2021-03-14T18:05:11.126Z] [2021-03-14T18:05:11.126Z] #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-03-14T18:05:11.126Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-14T18:05:11.126Z] #41 67.55 Selecting previously unselected package libprotobuf17:amd64. [2021-03-14T18:05:11.126Z] #41 67.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-14T18:05:11.126Z] #41 67.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-14T18:05:11.183Z] [2021-03-14T18:05:11.183Z] #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-03-14T18:05:11.183Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-14T18:05:11.183Z] #13 95.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-14T18:05:11.183Z] #13 95.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-14T18:05:11.183Z] #13 95.55 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:05:11.183Z] #13 ... [2021-03-14T18:05:11.183Z] [2021-03-14T18:05:11.183Z] #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-03-14T18:05:11.183Z] #51 sha256:6e77a61c0f014c0f85d5c6d471269738b7b231c64cb6d35ee20bbccd1b4b00e5 [2021-03-14T18:05:11.183Z] #51 86.77 fmt [2021-03-14T18:05:11.183Z] #51 86.79 encoding/binary [2021-03-14T18:05:11.183Z] #51 89.60 encoding/base64 [2021-03-14T18:05:11.183Z] #51 89.63 golang.org/x/sys/unix [2021-03-14T18:05:11.183Z] #51 93.60 go/token [2021-03-14T18:05:11.183Z] #51 93.61 github.com/pkg/diff [2021-03-14T18:05:11.183Z] #51 93.61 encoding/json [2021-03-14T18:05:11.183Z] #51 96.55 go/scanner [2021-03-14T18:05:11.483Z] #51 ... [2021-03-14T18:05:11.483Z] [2021-03-14T18:05:11.483Z] #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-03-14T18:05:11.483Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:05:11.483Z] #43 26.99 CC images/fsnotify.o [2021-03-14T18:05:11.483Z] #43 28.03 CC images/signalfd.o [2021-03-14T18:05:11.483Z] #43 28.41 CC images/fs.o [2021-03-14T18:05:11.483Z] #43 28.69 CC images/pstree.o [2021-03-14T18:05:11.483Z] #43 29.02 CC images/pipe.o [2021-03-14T18:05:11.483Z] #43 29.28 CC images/tcp-stream.o [2021-03-14T18:05:11.483Z] #43 29.58 CC images/sk-packet.o [2021-03-14T18:05:11.483Z] #43 30.18 CC images/mnt.o [2021-03-14T18:05:11.786Z] #43 30.55 CC images/pipe-data.o [2021-03-14T18:05:12.088Z] #43 30.94 CC images/sa.o [2021-03-14T18:05:12.389Z] #43 31.19 CC images/timer.o [2021-03-14T18:05:12.494Z] #41 69.16 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-14T18:05:12.494Z] #41 69.16 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-14T18:05:12.494Z] #41 69.17 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-14T18:05:12.690Z] #43 31.57 CC images/timerfd.o [2021-03-14T18:05:12.751Z] #41 69.67 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-14T18:05:12.751Z] #41 69.67 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-14T18:05:12.751Z] #41 69.67 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-14T18:05:12.992Z] #43 31.77 CC images/mm.o [2021-03-14T18:05:13.293Z] #43 ... [2021-03-14T18:05:13.293Z] [2021-03-14T18:05:13.293Z] #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-03-14T18:05:13.293Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:05:13.293Z] #45 88.74 internal/lazyregexp [2021-03-14T18:05:13.293Z] #45 89.41 github.com/LK4D4/vndr/versioned [2021-03-14T18:05:13.293Z] #45 92.24 go/token [2021-03-14T18:05:13.293Z] #45 92.26 net/url [2021-03-14T18:05:13.293Z] #45 92.27 text/template/parse [2021-03-14T18:05:13.293Z] #45 94.58 go/scanner [2021-03-14T18:05:13.293Z] #45 97.63 encoding/json [2021-03-14T18:05:13.293Z] #45 98.44 go/ast [2021-03-14T18:05:13.293Z] #45 ... [2021-03-14T18:05:13.293Z] [2021-03-14T18:05:13.293Z] #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-03-14T18:05:13.293Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:05:13.293Z] #43 32.10 CC images/sk-opts.o [2021-03-14T18:05:13.593Z] #43 32.39 CC images/sk-unix.o [2021-03-14T18:05:13.893Z] #43 32.72 CC images/sk-inet.o [2021-03-14T18:05:14.193Z] #43 33.03 CC images/tun.o [2021-03-14T18:05:14.493Z] #43 33.31 CC images/sk-netlink.o [2021-03-14T18:05:14.813Z] #43 33.57 CC images/packet-sock.o [2021-03-14T18:05:15.465Z] #43 34.05 CC images/ipc-var.o [2021-03-14T18:05:15.465Z] #43 34.27 CC images/ipc-desc.o [2021-03-14T18:05:15.765Z] #43 34.59 CC images/ipc-shm.o [2021-03-14T18:05:16.022Z] #41 72.57 Selecting previously unselected package libprotoc17:amd64. [2021-03-14T18:05:16.022Z] #41 72.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-14T18:05:16.022Z] #41 72.58 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-14T18:05:16.022Z] #41 ... [2021-03-14T18:05:16.022Z] [2021-03-14T18:05:16.022Z] #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-03-14T18:05:16.022Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-14T18:05:16.022Z] #35 72.66 Selecting previously unselected package libicu63:amd64. [2021-03-14T18:05:16.022Z] #35 72.67 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-14T18:05:16.022Z] #35 72.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-14T18:05:16.065Z] #43 34.82 CC images/ipc-msg.o [2021-03-14T18:05:16.367Z] #43 35.12 CC images/ipc-sem.o [2021-03-14T18:05:16.666Z] #43 35.43 CC images/utsns.o [2021-03-14T18:05:16.970Z] #43 35.65 CC images/creds.o [2021-03-14T18:05:17.269Z] #43 35.89 CC images/vma.o [2021-03-14T18:05:17.571Z] #43 36.17 CC images/netdev.o [2021-03-14T18:05:18.222Z] #43 36.73 CC images/tty.o [2021-03-14T18:05:18.522Z] #43 37.35 CC images/file-lock.o [2021-03-14T18:05:18.549Z] #35 ... [2021-03-14T18:05:18.549Z] [2021-03-14T18:05:18.549Z] #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-03-14T18:05:18.549Z] #33 sha256:a520970d4c166e9fe7d5d357edc13597056aaea81ad810e2ad27e8efd3817e08 [2021-03-14T18:05:18.549Z] #33 65.09 reflect [2021-03-14T18:05:18.549Z] #33 74.40 time [2021-03-14T18:05:18.549Z] #33 ... [2021-03-14T18:05:18.549Z] [2021-03-14T18:05:18.549Z] #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-03-14T18:05:18.549Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-14T18:05:18.549Z] #41 73.54 Selecting previously unselected package protobuf-c-compiler. [2021-03-14T18:05:18.549Z] #41 73.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-14T18:05:18.549Z] #41 73.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-14T18:05:18.549Z] #41 73.87 Selecting previously unselected package protobuf-compiler. [2021-03-14T18:05:18.549Z] #41 73.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-14T18:05:18.549Z] #41 73.96 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-14T18:05:18.549Z] #41 74.17 Selecting previously unselected package python-pkg-resources. [2021-03-14T18:05:18.549Z] #41 74.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-14T18:05:18.549Z] #41 74.18 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-14T18:05:18.549Z] #41 74.48 Selecting previously unselected package python-six. [2021-03-14T18:05:18.549Z] #41 74.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-14T18:05:18.549Z] #41 74.55 Unpacking python-six (1.12.0-1) ... [2021-03-14T18:05:18.549Z] #41 74.67 Selecting previously unselected package python-protobuf. [2021-03-14T18:05:18.549Z] #41 74.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-14T18:05:18.549Z] #41 74.72 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-14T18:05:18.822Z] #43 37.54 CC images/rlimit.o [2021-03-14T18:05:19.062Z] #41 75.77 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-14T18:05:19.122Z] #43 37.79 CC images/pagemap.o [2021-03-14T18:05:19.424Z] #43 38.12 CC images/siginfo.o [2021-03-14T18:05:19.625Z] #41 ... [2021-03-14T18:05:19.625Z] [2021-03-14T18:05:19.625Z] #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-03-14T18:05:19.625Z] #50 sha256:53b83579db948b002b1d1ecd8cd8c848f3c57ba9f6cdb1bd9f24d834340daea2 [2021-03-14T18:05:19.625Z] #50 66.54 bytes [2021-03-14T18:05:19.625Z] #50 66.66 syscall [2021-03-14T18:05:19.625Z] #50 69.70 reflect [2021-03-14T18:05:19.724Z] #43 38.41 CC images/rpc.o [2021-03-14T18:05:19.882Z] #50 ... [2021-03-14T18:05:19.882Z] [2021-03-14T18:05:19.882Z] #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-03-14T18:05:19.882Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:05:19.882Z] #12 70.17 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-03-14T18:05:19.882Z] #12 73.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-14T18:05:19.882Z] #12 73.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-14T18:05:19.882Z] #12 73.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-14T18:05:19.882Z] #12 73.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-14T18:05:19.882Z] #12 73.66 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-03-14T18:05:19.882Z] #12 73.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-14T18:05:19.882Z] #12 73.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-14T18:05:19.882Z] #12 73.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-14T18:05:19.882Z] #12 73.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-14T18:05:19.882Z] #12 73.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-14T18:05:19.882Z] #12 73.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-14T18:05:19.882Z] #12 73.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-14T18:05:19.882Z] #12 73.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-14T18:05:19.882Z] #12 73.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-14T18:05:19.882Z] #12 73.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-14T18:05:19.882Z] #12 75.48 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:05:19.882Z] #12 75.81 Fetched 78.2 MB in 11s (6952 kB/s) [2021-03-14T18:05:19.882Z] #12 76.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-14T18:05:19.882Z] #12 76.15 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-14T18:05:19.882Z] #12 76.35 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-14T18:05:20.450Z] #12 77.25 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-14T18:05:20.966Z] #12 77.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-14T18:05:20.966Z] #12 77.73 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-14T18:05:20.966Z] #12 77.74 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-14T18:05:21.222Z] #12 78.01 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-14T18:05:21.275Z] #43 40.04 CC images/ext-file.o [2021-03-14T18:05:21.481Z] #12 78.32 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-14T18:05:21.481Z] #12 78.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% [2021-03-14T18:05:21.481Z] #12 ... [2021-03-14T18:05:21.481Z] [2021-03-14T18:05:21.481Z] #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-03-14T18:05:21.481Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-14T18:05:21.481Z] #31 68.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-14T18:05:21.481Z] #31 ... [2021-03-14T18:05:21.481Z] [2021-03-14T18:05:21.481Z] #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-03-14T18:05:21.481Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:05:21.481Z] #12 78.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 ... 15410 files and directories currently installed.) [2021-03-14T18:05:21.481Z] #12 78.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-14T18:05:21.481Z] #12 78.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-14T18:05:21.575Z] #43 40.30 CC images/cgroup.o [2021-03-14T18:05:22.223Z] #43 40.98 CC images/userns.o [2021-03-14T18:05:22.223Z] #43 ... [2021-03-14T18:05:22.223Z] [2021-03-14T18:05:22.223Z] #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-03-14T18:05:22.223Z] #56 sha256:8ba125c49b9fa21d9cc167331b2a31fcaf6ad02dffad94379dcdf25076de5889 [2021-03-14T18:05:22.223Z] #56 53.85 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-14T18:05:22.223Z] #56 53.85 + BUILDTAGS='netgo osusergo static_build' [2021-03-14T18:05:22.223Z] #56 53.85 + export EXTRA_FLAGS=-buildmode=pie [2021-03-14T18:05:22.223Z] #56 53.85 + EXTRA_FLAGS=-buildmode=pie [2021-03-14T18:05:22.223Z] #56 53.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-14T18:05:22.223Z] #56 53.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-14T18:05:22.223Z] #56 53.85 + '[' '' = dynamic ']' [2021-03-14T18:05:22.223Z] #56 53.85 + make [2021-03-14T18:05:22.223Z] #56 54.32 + bin/ctr [2021-03-14T18:05:22.501Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-14T18:05:22.522Z] #56 ... [2021-03-14T18:05:22.522Z] [2021-03-14T18:05:22.522Z] #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-03-14T18:05:22.522Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:05:22.522Z] #43 41.33 CC images/google/protobuf/descriptor.o [2021-03-14T18:05:22.792Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2021-03-14T18:05:22.825Z] #43 ... [2021-03-14T18:05:22.826Z] [2021-03-14T18:05:22.826Z] #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-03-14T18:05:22.826Z] #51 sha256:6e77a61c0f014c0f85d5c6d471269738b7b231c64cb6d35ee20bbccd1b4b00e5 [2021-03-14T18:05:22.826Z] #51 98.34 mvdan.cc/editorconfig [2021-03-14T18:05:22.826Z] #51 100.4 go/ast [2021-03-14T18:05:22.826Z] #51 102.1 mvdan.cc/sh/v3/syntax [2021-03-14T18:05:23.378Z] #12 ... [2021-03-14T18:05:23.378Z] [2021-03-14T18:05:23.378Z] #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-03-14T18:05:23.378Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:05:23.378Z] #44 69.97 syscall [2021-03-14T18:05:23.378Z] #44 ... [2021-03-14T18:05:23.378Z] [2021-03-14T18:05:23.378Z] #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-03-14T18:05:23.378Z] #50 sha256:53b83579db948b002b1d1ecd8cd8c848f3c57ba9f6cdb1bd9f24d834340daea2 [2021-03-14T18:05:23.378Z] #50 78.85 time [2021-03-14T18:05:23.898Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-03-14T18:05:23.899Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-14T18:05:23.899Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-14T18:05:23.899Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-14T18:05:24.191Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-14T18:05:24.191Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-14T18:05:24.191Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-14T18:05:24.191Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-14T18:05:24.369Z] #51 ... [2021-03-14T18:05:24.369Z] [2021-03-14T18:05:24.369Z] #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-03-14T18:05:24.369Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:05:24.369Z] #45 103.8 text/template [2021-03-14T18:05:24.369Z] #45 109.8 go/parser [2021-03-14T18:05:24.493Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-14T18:05:24.493Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-14T18:05:24.668Z] #45 ... [2021-03-14T18:05:24.668Z] [2021-03-14T18:05:24.668Z] #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-03-14T18:05:24.668Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:05:24.668Z] #43 43.31 CC images/opts.o [2021-03-14T18:05:24.668Z] #43 43.55 CC images/seccomp.o [2021-03-14T18:05:24.967Z] #43 43.84 CC images/binfmt-misc.o [2021-03-14T18:05:25.124Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-14T18:05:25.124Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-14T18:05:25.278Z] #43 44.06 CC images/time.o [2021-03-14T18:05:25.416Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-03-14T18:05:25.416Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-14T18:05:25.416Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-14T18:05:25.416Z] ? github.com/docker/docker/api/types [no test files] [2021-03-14T18:05:25.416Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-14T18:05:25.416Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-14T18:05:25.416Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-14T18:05:25.416Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-14T18:05:25.577Z] #43 44.27 CC images/sysctl.o [2021-03-14T18:05:25.707Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-03-14T18:05:25.922Z] #43 44.48 CC images/autofs.o [2021-03-14T18:05:25.922Z] #43 44.65 CC images/macvlan.o [2021-03-14T18:05:25.998Z] ok github.com/docker/docker/api/types/filters 0.001s coverage: 92.2% of statements [2021-03-14T18:05:25.998Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-14T18:05:25.998Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-14T18:05:25.998Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-14T18:05:25.998Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-14T18:05:25.998Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-14T18:05:25.998Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-14T18:05:25.998Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-14T18:05:25.998Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-03-14T18:05:26.221Z] #43 44.93 CC images/sit.o [2021-03-14T18:05:26.289Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-03-14T18:05:26.289Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-14T18:05:26.289Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-14T18:05:26.289Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-14T18:05:26.289Z] ? github.com/docker/docker/builder [no test files] [2021-03-14T18:05:26.289Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-14T18:05:26.289Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-14T18:05:26.289Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-14T18:05:26.289Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-14T18:05:26.289Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-14T18:05:26.289Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-14T18:05:26.289Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-14T18:05:26.519Z] #43 45.24 CC images/memfd.o [2021-03-14T18:05:26.658Z] #50 ... [2021-03-14T18:05:26.658Z] [2021-03-14T18:05:26.658Z] #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-03-14T18:05:26.658Z] #46 sha256:253606258139d97af7c57f14c6ea3f92a1a0743df9b274e77fd0894707f32d56 [2021-03-14T18:05:26.658Z] #46 DONE 83.1s [2021-03-14T18:05:26.658Z] [2021-03-14T18:05:26.658Z] #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-03-14T18:05:26.658Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-14T18:05:26.658Z] #35 83.28 Selecting previously unselected package libxml2:amd64. [2021-03-14T18:05:26.658Z] #35 83.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-14T18:05:26.658Z] #35 83.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-14T18:05:26.817Z] #43 45.60 CC images/timens.o [2021-03-14T18:05:27.116Z] #43 45.91 LINK images/built-in.o [2021-03-14T18:05:27.116Z] #43 46.02 GEN compel/include/asm [2021-03-14T18:05:27.116Z] #43 46.04 GEN compel/include/version.h [2021-03-14T18:05:27.116Z] #43 46.07 touch .config [2021-03-14T18:05:27.414Z] #43 46.13 GEN include/common/config.h [2021-03-14T18:05:27.414Z] #43 46.23 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-14T18:05:27.414Z] #43 46.25 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-14T18:05:27.414Z] #43 46.27 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-03-14T18:05:27.414Z] #43 46.29 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-03-14T18:05:27.414Z] #43 46.32 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-03-14T18:05:27.713Z] #43 46.34 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-03-14T18:05:27.713Z] #43 46.35 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-03-14T18:05:27.713Z] #43 46.38 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-14T18:05:27.713Z] #43 46.38 DEP compel/plugins/std/infect.d [2021-03-14T18:05:27.713Z] #43 46.54 DEP compel/plugins/std/string.d [2021-03-14T18:05:28.012Z] #43 46.68 DEP compel/plugins/std/log.d [2021-03-14T18:05:28.012Z] #43 46.76 DEP compel/plugins/std/fds.d [2021-03-14T18:05:28.012Z] #43 46.86 DEP compel/plugins/std/std.d [2021-03-14T18:05:28.024Z] #35 84.72 Selecting previously unselected package libarchive13:amd64. [2021-03-14T18:05:28.024Z] #35 84.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-14T18:05:28.024Z] #35 84.74 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-14T18:05:28.311Z] #43 46.96 DEP compel/plugins/shmem/shmem.d [2021-03-14T18:05:28.311Z] #43 47.10 DEP compel/plugins/fds/fds.d [2021-03-14T18:05:28.587Z] #35 85.36 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-14T18:05:28.587Z] #35 85.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-14T18:05:28.587Z] #35 85.37 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-14T18:05:28.610Z] #43 47.30 CC compel/plugins/std/std.o [2021-03-14T18:05:28.844Z] #35 85.76 Selecting previously unselected package librhash0:amd64. [2021-03-14T18:05:28.844Z] #35 85.79 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-14T18:05:28.844Z] #35 85.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-14T18:05:28.911Z] #43 47.60 CC compel/plugins/std/fds.o [2021-03-14T18:05:29.033Z] ok github.com/docker/docker/builder/remotecontext 0.333s coverage: 13.7% of statements [2021-03-14T18:05:29.324Z] ok github.com/docker/docker/builder/dockerfile 0.846s coverage: 48.3% of statements [2021-03-14T18:05:29.324Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-14T18:05:29.407Z] #35 86.21 Selecting previously unselected package libuv1:amd64. [2021-03-14T18:05:29.407Z] #35 86.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-14T18:05:29.407Z] #35 86.22 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-14T18:05:29.563Z] #43 48.06 CC compel/plugins/std/log.o [2021-03-14T18:05:29.563Z] #43 ... [2021-03-14T18:05:29.563Z] [2021-03-14T18:05:29.563Z] #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-03-14T18:05:29.563Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-14T18:05:29.563Z] #13 111.2 Selecting previously unselected package libapparmor1:ppc64el. [2021-03-14T18:05:29.563Z] #13 111.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 111.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-03-14T18:05:29.563Z] #13 111.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-03-14T18:05:29.563Z] #13 111.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 111.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-14T18:05:29.563Z] #13 111.5 Selecting previously unselected package libbtrfs0. [2021-03-14T18:05:29.563Z] #13 111.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 111.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-14T18:05:29.563Z] #13 111.7 Selecting previously unselected package libbtrfs-dev. [2021-03-14T18:05:29.563Z] #13 111.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 111.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-14T18:05:29.563Z] #13 111.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-03-14T18:05:29.563Z] #13 111.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 111.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-14T18:05:29.563Z] #13 111.9 Selecting previously unselected package libudev-dev:ppc64el. [2021-03-14T18:05:29.563Z] #13 111.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 111.9 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-14T18:05:29.563Z] #13 112.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-03-14T18:05:29.563Z] #13 112.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 112.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-03-14T18:05:29.563Z] #13 112.4 Selecting previously unselected package libpcre16-3:ppc64el. [2021-03-14T18:05:29.563Z] #13 112.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 112.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-14T18:05:29.563Z] #13 112.6 Selecting previously unselected package libpcre32-3:ppc64el. [2021-03-14T18:05:29.563Z] #13 112.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 112.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-14T18:05:29.563Z] #13 112.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-03-14T18:05:29.563Z] #13 112.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 112.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-14T18:05:29.563Z] #13 112.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-03-14T18:05:29.563Z] #13 112.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 112.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-14T18:05:29.563Z] #13 113.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-03-14T18:05:29.563Z] #13 113.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 113.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-14T18:05:29.563Z] #13 113.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-03-14T18:05:29.563Z] #13 113.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 113.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-14T18:05:29.563Z] #13 113.8 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-03-14T18:05:29.563Z] #13 113.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 113.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-03-14T18:05:29.563Z] #13 114.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-03-14T18:05:29.563Z] #13 114.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-14T18:05:29.563Z] #13 114.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-14T18:05:29.563Z] #13 114.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-14T18:05:29.563Z] #13 114.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-03-14T18:05:29.563Z] #13 114.6 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-03-14T18:05:29.563Z] #13 114.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-14T18:05:29.563Z] #13 114.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-14T18:05:29.563Z] #13 114.6 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-03-14T18:05:29.563Z] #13 114.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:05:29.563Z] #13 114.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-14T18:05:29.563Z] #13 114.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-14T18:05:29.563Z] #13 114.6 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-14T18:05:29.563Z] #13 114.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-14T18:05:29.563Z] #13 114.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-14T18:05:29.563Z] #13 114.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-14T18:05:29.563Z] #13 114.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-14T18:05:29.563Z] #13 114.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-14T18:05:29.563Z] #13 114.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-14T18:05:29.563Z] #13 114.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-14T18:05:29.564Z] #13 114.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:05:29.564Z] #13 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-14T18:05:29.564Z] #13 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-14T18:05:29.564Z] #13 114.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:05:29.564Z] #13 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-14T18:05:29.564Z] #13 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-14T18:05:29.564Z] #13 114.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-14T18:05:29.564Z] #13 114.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-14T18:05:29.564Z] #13 114.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-14T18:05:29.564Z] #13 114.8 Setting up dmsetup (2:1.02.155-3) ... [2021-03-14T18:05:29.564Z] #13 114.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-14T18:05:29.564Z] #13 114.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-14T18:05:29.564Z] #13 114.8 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:05:29.564Z] #13 DONE 115.1s [2021-03-14T18:05:29.564Z] [2021-03-14T18:05:29.564Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-14T18:05:29.564Z] #14 sha256:b94135c23903589bfeef79bd7a859aa77f5d77cac2e64aae46b4183454a3e060 [2021-03-14T18:05:29.956Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-03-14T18:05:29.969Z] #35 86.69 Selecting previously unselected package cmake. [2021-03-14T18:05:29.970Z] #35 86.69 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-14T18:05:29.970Z] #35 86.71 Unpacking cmake (3.13.4-1) ... [2021-03-14T18:05:30.212Z] #14 DONE 0.7s [2021-03-14T18:05:30.212Z] [2021-03-14T18:05:30.212Z] #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-03-14T18:05:30.212Z] #53 sha256:f583fbd61652d145206582ed1d47736b09f6749b4a27ea4945ac36ad5024d710 [2021-03-14T18:05:30.212Z] #53 0.488 + RM_GOPATH=0 [2021-03-14T18:05:30.212Z] #53 0.491 + TMP_GOPATH= [2021-03-14T18:05:30.212Z] #53 0.492 + : /build [2021-03-14T18:05:30.212Z] #53 0.492 + '[' -z '' ']' [2021-03-14T18:05:30.212Z] #53 0.494 ++ mktemp -d [2021-03-14T18:05:30.212Z] #53 0.497 + export GOPATH=/tmp/tmp.SQjSJXK5Li [2021-03-14T18:05:30.212Z] #53 0.498 + GOPATH=/tmp/tmp.SQjSJXK5Li [2021-03-14T18:05:30.212Z] #53 0.499 + RM_GOPATH=1 [2021-03-14T18:05:30.212Z] #53 0.500 + case "$(go env GOARCH)" in [2021-03-14T18:05:30.212Z] #53 0.501 ++ go env GOARCH [2021-03-14T18:05:30.212Z] #53 0.537 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:05:30.212Z] #53 0.539 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:05:30.212Z] #53 0.542 ++ dirname /tmp/install/install.sh [2021-03-14T18:05:30.212Z] #53 0.546 + dir=/tmp/install [2021-03-14T18:05:30.212Z] #53 0.546 + bin=runc [2021-03-14T18:05:30.212Z] #53 0.546 + shift [2021-03-14T18:05:30.212Z] #53 0.547 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-14T18:05:30.212Z] #53 0.547 + . /tmp/install/runc.installer [2021-03-14T18:05:30.212Z] #53 0.547 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-14T18:05:30.212Z] #53 0.553 + install_runc [2021-03-14T18:05:30.212Z] #53 0.562 + uname -r [2021-03-14T18:05:30.212Z] #53 0.563 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-14T18:05:30.212Z] #53 0.568 + RUNC_BUILDTAGS='seccomp ' [2021-03-14T18:05:30.212Z] #53 0.577 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-14T18:05:30.212Z] #53 0.578 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-14T18:05:30.212Z] #53 0.578 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SQjSJXK5Li/src/github.com/opencontainers/runc [2021-03-14T18:05:30.212Z] #53 0.583 Cloning into '/tmp/tmp.SQjSJXK5Li/src/github.com/opencontainers/runc'... [2021-03-14T18:05:30.247Z] ok github.com/docker/docker/builder/remotecontext/git 0.943s coverage: 86.3% of statements [2021-03-14T18:05:30.247Z] ? github.com/docker/docker/cli [no test files] [2021-03-14T18:05:30.247Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-14T18:05:30.511Z] #53 ... [2021-03-14T18:05:30.511Z] [2021-03-14T18:05:30.511Z] #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-03-14T18:05:30.511Z] #15 sha256:019f51ecfd803723b0b9a61b7e05ba706e9d86a078f72d077a8ab43eeb2e9ccc [2021-03-14T18:05:30.511Z] #15 DONE 0.4s [2021-03-14T18:05:30.817Z] [2021-03-14T18:05:30.817Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-14T18:05:30.817Z] #16 sha256:fa150b462abe21c0842ca3bb8b2af46cbb6f2141aee1950feab35c3a2258ce13 [2021-03-14T18:05:30.817Z] #16 0.248 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-14T18:05:31.132Z] #16 DONE 0.3s [2021-03-14T18:05:31.132Z] [2021-03-14T18:05:31.132Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-14T18:05:31.132Z] #17 sha256:655a7efebbd89ea6256be84d236e344c608f082a642e9394768d9520c8284f07 [2021-03-14T18:05:31.431Z] #17 DONE 0.4s [2021-03-14T18:05:31.431Z] [2021-03-14T18:05:31.431Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-14T18:05:31.431Z] #18 sha256:014420600259ce67fcf640c2e80d4638883d75766789d4038d9d929517221565 [2021-03-14T18:05:31.732Z] #18 DONE 0.3s [2021-03-14T18:05:31.732Z] [2021-03-14T18:05:31.732Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-14T18:05:31.732Z] #19 sha256:b5c691b79a79694b2c56e6ee2a28b3911ddca902f50501f5c24b9b08f71dc2fc [2021-03-14T18:05:32.386Z] #19 DONE 0.5s [2021-03-14T18:05:32.386Z] [2021-03-14T18:05:32.386Z] #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-03-14T18:05:32.386Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:05:32.686Z] #20 0.517 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:05:32.686Z] #20 0.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:05:32.985Z] #20 0.662 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:05:33.045Z] ok github.com/docker/docker/client 0.098s coverage: 75.4% of statements [2021-03-14T18:05:33.243Z] #35 89.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-14T18:05:33.243Z] #35 90.00 Setting up xxd (2:8.1.0875-5) ... [2021-03-14T18:05:33.243Z] #35 90.01 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-14T18:05:33.243Z] #35 90.03 Setting up vim-common (2:8.1.0875-5) ... [2021-03-14T18:05:33.243Z] #35 90.07 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-14T18:05:33.243Z] #35 90.09 Setting up cmake-data (3.13.4-1) ... [2021-03-14T18:05:33.243Z] #35 90.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-14T18:05:33.243Z] #35 90.13 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-14T18:05:33.243Z] #35 90.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-14T18:05:33.243Z] #35 90.15 Setting up cmake (3.13.4-1) ... [2021-03-14T18:05:33.243Z] #35 90.16 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:05:33.500Z] #35 90.26 Processing triggers for mime-support (3.62) ... [2021-03-14T18:05:33.757Z] #35 ... [2021-03-14T18:05:33.757Z] [2021-03-14T18:05:33.757Z] #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-03-14T18:05:33.757Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:05:33.757Z] #44 80.60 time [2021-03-14T18:05:33.757Z] #44 87.23 strings [2021-03-14T18:05:33.757Z] #44 88.92 os [2021-03-14T18:05:33.757Z] #44 89.69 regexp/syntax [2021-03-14T18:05:33.757Z] #44 ... [2021-03-14T18:05:33.757Z] [2021-03-14T18:05:33.757Z] #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-03-14T18:05:33.757Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-14T18:05:33.757Z] #41 83.04 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-14T18:05:33.757Z] #41 83.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-14T18:05:33.757Z] #41 83.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-14T18:05:33.757Z] #41 83.13 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-14T18:05:33.757Z] #41 83.16 Setting up python-six (1.12.0-1) ... [2021-03-14T18:05:33.757Z] #41 88.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-14T18:05:33.757Z] #41 88.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-14T18:05:33.757Z] #41 88.86 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-14T18:05:33.757Z] #41 88.88 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-14T18:05:33.757Z] #41 88.90 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-14T18:05:33.757Z] #41 88.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-14T18:05:33.757Z] #41 88.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-14T18:05:33.757Z] #41 88.94 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-14T18:05:33.757Z] #41 88.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-14T18:05:33.757Z] #41 88.96 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-14T18:05:34.015Z] #41 ... [2021-03-14T18:05:34.015Z] [2021-03-14T18:05:34.015Z] #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-03-14T18:05:34.015Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-14T18:05:34.015Z] #35 DONE 91.0s [2021-03-14T18:05:34.015Z] [2021-03-14T18:05:34.015Z] #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-03-14T18:05:34.015Z] #36 sha256:1d6d1fe27c4992a377901a89f73d4205e850a78e34553384f3884e9574f5c807 [2021-03-14T18:05:34.044Z] #20 1.707 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-14T18:05:34.582Z] #36 ... [2021-03-14T18:05:34.583Z] [2021-03-14T18:05:34.583Z] #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-03-14T18:05:34.583Z] #33 sha256:a520970d4c166e9fe7d5d357edc13597056aaea81ad810e2ad27e8efd3817e08 [2021-03-14T18:05:34.583Z] #33 81.48 internal/poll [2021-03-14T18:05:34.583Z] #33 85.19 internal/syscall/execenv [2021-03-14T18:05:34.583Z] #33 85.72 internal/syscall/unix [2021-03-14T18:05:34.583Z] #33 85.98 internal/fmtsort [2021-03-14T18:05:34.583Z] #33 86.37 os [2021-03-14T18:05:34.583Z] #33 87.03 strings [2021-03-14T18:05:34.583Z] #33 89.98 path [2021-03-14T18:05:34.583Z] #33 90.06 fmt [2021-03-14T18:05:34.583Z] #33 90.48 path/filepath [2021-03-14T18:05:34.583Z] #33 ... [2021-03-14T18:05:34.583Z] [2021-03-14T18:05:34.583Z] #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-03-14T18:05:34.583Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:05:34.583Z] #12 82.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-14T18:05:34.583Z] #12 82.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-14T18:05:34.583Z] #12 82.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-14T18:05:34.583Z] #12 87.80 Selecting previously unselected package binutils-mingw-w64. [2021-03-14T18:05:34.583Z] #12 87.83 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-14T18:05:34.583Z] #12 87.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-14T18:05:34.583Z] #12 88.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-14T18:05:34.583Z] #12 88.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-14T18:05:34.583Z] #12 88.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-14T18:05:34.583Z] #12 88.24 Selecting previously unselected package dmsetup. [2021-03-14T18:05:34.583Z] #12 88.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-14T18:05:34.583Z] #12 88.24 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-14T18:05:34.583Z] #12 88.42 Selecting previously unselected package mingw-w64-common. [2021-03-14T18:05:34.583Z] #12 88.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-14T18:05:34.583Z] #12 88.44 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-14T18:05:35.148Z] #12 ... [2021-03-14T18:05:35.148Z] [2021-03-14T18:05:35.148Z] #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-03-14T18:05:35.148Z] #36 sha256:1d6d1fe27c4992a377901a89f73d4205e850a78e34553384f3884e9574f5c807 [2021-03-14T18:05:35.148Z] #36 1.072 + RM_GOPATH=0 [2021-03-14T18:05:35.148Z] #36 1.072 + TMP_GOPATH= [2021-03-14T18:05:35.148Z] #36 1.072 + : /build [2021-03-14T18:05:35.148Z] #36 1.072 + '[' -z '' ']' [2021-03-14T18:05:35.148Z] #36 1.081 ++ mktemp -d [2021-03-14T18:05:35.148Z] #36 1.086 + export GOPATH=/tmp/tmp.keqzAbrYNK [2021-03-14T18:05:35.148Z] #36 1.086 + GOPATH=/tmp/tmp.keqzAbrYNK [2021-03-14T18:05:35.148Z] #36 1.086 + RM_GOPATH=1 [2021-03-14T18:05:35.148Z] #36 1.087 + case "$(go env GOARCH)" in [2021-03-14T18:05:35.148Z] #36 1.092 ++ go env GOARCH [2021-03-14T18:05:35.148Z] #36 1.111 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:05:35.148Z] #36 1.111 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:05:35.148Z] #36 1.111 ++ dirname /tmp/install/install.sh [2021-03-14T18:05:35.148Z] #36 1.117 + dir=/tmp/install [2021-03-14T18:05:35.148Z] #36 1.129 + bin=tini [2021-03-14T18:05:35.148Z] #36 1.132 + shift [2021-03-14T18:05:35.148Z] #36 1.132 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-14T18:05:35.148Z] #36 1.132 + . /tmp/install/tini.installer [2021-03-14T18:05:35.148Z] #36 1.133 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-14T18:05:35.148Z] #36 1.133 + install_tini [2021-03-14T18:05:35.148Z] #36 1.133 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-14T18:05:35.148Z] #36 1.133 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-14T18:05:35.148Z] #36 1.133 + git clone https://github.com/krallin/tini.git /tmp/tmp.keqzAbrYNK/tini [2021-03-14T18:05:35.148Z] #36 1.140 Cloning into '/tmp/tmp.keqzAbrYNK/tini'... [2021-03-14T18:05:35.601Z] #20 3.115 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-14T18:05:35.982Z] #20 ... [2021-03-14T18:05:35.982Z] [2021-03-14T18:05:35.982Z] #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-03-14T18:05:35.982Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:05:35.982Z] #45 111.3 encoding/xml [2021-03-14T18:05:35.982Z] #45 117.4 go/doc [2021-03-14T18:05:35.982Z] #45 ... [2021-03-14T18:05:35.982Z] [2021-03-14T18:05:35.982Z] #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-03-14T18:05:35.982Z] #51 sha256:6e77a61c0f014c0f85d5c6d471269738b7b231c64cb6d35ee20bbccd1b4b00e5 [2021-03-14T18:05:35.982Z] #51 111.4 golang.org/x/crypto/ssh/terminal [2021-03-14T18:05:35.982Z] #51 119.0 mvdan.cc/sh/v3/cmd/shfmt [2021-03-14T18:05:36.079Z] #36 1.859 + cd /tmp/tmp.keqzAbrYNK/tini [2021-03-14T18:05:36.079Z] #36 1.859 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-14T18:05:36.079Z] #36 1.898 + cmake . [2021-03-14T18:05:36.281Z] #51 ... [2021-03-14T18:05:36.281Z] [2021-03-14T18:05:36.281Z] #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-03-14T18:05:36.281Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:05:36.281Z] #43 49.14 CC compel/plugins/std/string.o [2021-03-14T18:05:36.281Z] #43 49.72 CC compel/plugins/std/infect.o [2021-03-14T18:05:36.281Z] #43 50.36 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-03-14T18:05:36.281Z] #43 50.40 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-03-14T18:05:36.281Z] #43 50.46 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-03-14T18:05:36.281Z] #43 50.51 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-03-14T18:05:36.281Z] #43 50.58 AR compel/plugins/std.lib.a [2021-03-14T18:05:36.281Z] #43 50.72 CC compel/plugins/fds/fds.o [2021-03-14T18:05:36.281Z] #43 50.98 AR compel/plugins/fds.lib.a [2021-03-14T18:05:36.281Z] #43 51.08 HOSTDEP compel/src/lib/log-host.d [2021-03-14T18:05:36.281Z] #43 51.27 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-14T18:05:36.281Z] #43 51.41 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-03-14T18:05:36.281Z] #43 51.51 HOSTDEP compel/src/main-host.d [2021-03-14T18:05:36.281Z] #43 51.63 DEP compel/src/lib/ptrace.d [2021-03-14T18:05:36.281Z] #43 51.76 DEP compel/src/lib/infect.d [2021-03-14T18:05:36.281Z] #43 51.97 DEP compel/src/lib/infect-util.d [2021-03-14T18:05:36.281Z] #43 52.10 DEP compel/src/lib/infect-rpc.d [2021-03-14T18:05:36.281Z] #43 52.21 DEP compel/arch/ppc64/src/lib/infect.d [2021-03-14T18:05:36.281Z] #43 52.32 DEP compel/arch/ppc64/src/lib/cpu.d [2021-03-14T18:05:36.281Z] #43 52.42 DEP compel/src/lib/log.d [2021-03-14T18:05:36.281Z] #43 52.64 DEP compel/src/main.d [2021-03-14T18:05:36.281Z] #43 52.79 DEP compel/src/lib/handle-elf.d [2021-03-14T18:05:36.281Z] #43 52.93 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-03-14T18:05:36.281Z] #43 53.10 CC compel/src/lib/log.o [2021-03-14T18:05:36.281Z] #43 53.41 CC compel/arch/ppc64/src/lib/cpu.o [2021-03-14T18:05:36.281Z] #43 53.85 CC compel/arch/ppc64/src/lib/infect.o [2021-03-14T18:05:36.281Z] #43 54.86 CC compel/src/lib/infect-rpc.o [2021-03-14T18:05:36.580Z] #43 55.32 CC compel/src/lib/infect-util.o [2021-03-14T18:05:36.642Z] #36 2.456 -- The C compiler identification is GNU 8.3.0 [2021-03-14T18:05:36.642Z] #36 2.504 -- Check for working C compiler: /usr/bin/cc [2021-03-14T18:05:36.879Z] #43 55.64 CC compel/src/lib/infect.o [2021-03-14T18:05:36.879Z] #43 ... [2021-03-14T18:05:36.879Z] [2021-03-14T18:05:36.879Z] #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-03-14T18:05:36.879Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:05:36.879Z] #20 4.722 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-14T18:05:37.204Z] #36 3.232 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-14T18:05:37.461Z] #36 3.245 -- Detecting C compiler ABI info [2021-03-14T18:05:38.024Z] #36 3.966 -- Detecting C compiler ABI info - done [2021-03-14T18:05:38.025Z] #36 4.024 -- Detecting C compile features [2021-03-14T18:05:39.393Z] #36 ... [2021-03-14T18:05:39.393Z] [2021-03-14T18:05:39.393Z] #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-03-14T18:05:39.393Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-14T18:05:39.393Z] #41 95.71 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-14T18:05:39.393Z] #41 95.72 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:05:39.393Z] #41 DONE 96.4s [2021-03-14T18:05:39.649Z] [2021-03-14T18:05:39.649Z] #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-03-14T18:05:39.649Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:05:39.651Z] #20 ... [2021-03-14T18:05:39.651Z] [2021-03-14T18:05:39.651Z] #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-03-14T18:05:39.651Z] #51 sha256:6e77a61c0f014c0f85d5c6d471269738b7b231c64cb6d35ee20bbccd1b4b00e5 [2021-03-14T18:05:39.651Z] #51 DONE 125.2s [2021-03-14T18:05:39.948Z] [2021-03-14T18:05:39.948Z] #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-03-14T18:05:39.948Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:05:39.948Z] #43 58.51 CC compel/src/lib/ptrace.o [2021-03-14T18:05:40.578Z] #42 ... [2021-03-14T18:05:40.578Z] [2021-03-14T18:05:40.578Z] #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-03-14T18:05:40.578Z] #50 sha256:53b83579db948b002b1d1ecd8cd8c848f3c57ba9f6cdb1bd9f24d834340daea2 [2021-03-14T18:05:40.578Z] #50 87.42 context [2021-03-14T18:05:40.578Z] #50 88.29 os [2021-03-14T18:05:40.578Z] #50 89.08 encoding/binary [2021-03-14T18:05:40.578Z] #50 91.06 encoding/base64 [2021-03-14T18:05:40.578Z] #50 92.28 golang.org/x/sys/unix [2021-03-14T18:05:40.578Z] #50 92.95 fmt [2021-03-14T18:05:40.578Z] #50 ... [2021-03-14T18:05:40.578Z] [2021-03-14T18:05:40.578Z] #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-03-14T18:05:40.578Z] #36 sha256:1d6d1fe27c4992a377901a89f73d4205e850a78e34553384f3884e9574f5c807 [2021-03-14T18:05:40.578Z] #36 6.245 -- Detecting C compile features - done [2021-03-14T18:05:40.578Z] #36 6.296 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-14T18:05:40.578Z] #36 6.510 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-14T18:05:40.597Z] #43 59.40 AR compel/libcompel.a [2021-03-14T18:05:40.834Z] #36 6.699 -- Configuring done [2021-03-14T18:05:40.834Z] #36 6.738 -- Generating done [2021-03-14T18:05:40.834Z] #36 6.749 -- Build files have been written to: /tmp/tmp.keqzAbrYNK/tini [2021-03-14T18:05:40.834Z] #36 6.752 + make tini-static [2021-03-14T18:05:40.894Z] #43 59.65 HOSTCC compel/src/main-host.o [2021-03-14T18:05:41.397Z] #36 7.142 Scanning dependencies of target tini-static [2021-03-14T18:05:41.397Z] #36 7.220 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-14T18:05:41.540Z] #43 60.22 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-03-14T18:05:41.839Z] #43 60.45 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-14T18:05:42.146Z] #43 60.85 HOSTCC compel/src/lib/log-host.o [2021-03-14T18:05:42.146Z] #43 61.09 HOSTLINK compel/compel-host-bin [2021-03-14T18:05:42.776Z] #36 8.830 [100%] Linking C executable tini-static [2021-03-14T18:05:42.792Z] #43 61.45 DEP soccr/soccr.d [2021-03-14T18:05:42.792Z] #43 61.65 CC soccr/soccr.o [2021-03-14T18:05:43.339Z] #36 9.442 [100%] Built target tini-static [2021-03-14T18:05:43.596Z] #36 9.547 + mkdir -p /build [2021-03-14T18:05:43.596Z] #36 9.552 + cp tini-static /build/docker-init [2021-03-14T18:05:44.161Z] #36 DONE 9.9s [2021-03-14T18:05:44.161Z] [2021-03-14T18:05:44.161Z] #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-03-14T18:05:44.161Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:05:44.161Z] #42 2.100 Note: Building without setproctitle() and strlcpy() support. [2021-03-14T18:05:44.161Z] #42 2.100 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-14T18:05:44.161Z] #42 2.127 Note: Building without GnuTLS support [2021-03-14T18:05:44.161Z] #42 2.131 Makefile.config:39: Warn: you have no libnftables installed [2021-03-14T18:05:44.161Z] #42 2.131 Makefile.config:40: Warn: Building without nftables support [2021-03-14T18:05:44.161Z] #42 4.013 fatal: not a git repository (or any of the parent directories): .git [2021-03-14T18:05:44.161Z] #42 4.077 GEN .gitid [2021-03-14T18:05:44.161Z] #42 4.123 GEN criu/include/version.h [2021-03-14T18:05:44.161Z] #42 4.208 GEN include/common/asm [2021-03-14T18:05:44.892Z] #43 63.31 AR soccr/libsoccr.a [2021-03-14T18:05:44.893Z] #43 63.34 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-14T18:05:44.893Z] #43 63.72 DEP criu/arch/ppc64/sigframe.d [2021-03-14T18:05:45.191Z] #43 63.88 DEP criu/arch/ppc64/crtools.d [2021-03-14T18:05:45.488Z] #43 64.09 DEP criu/arch/ppc64/cpu.d [2021-03-14T18:05:45.488Z] #43 64.25 CC criu/arch/ppc64/cpu.o [2021-03-14T18:05:45.529Z] #42 ... [2021-03-14T18:05:45.529Z] [2021-03-14T18:05:45.529Z] #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-03-14T18:05:45.529Z] #33 sha256:a520970d4c166e9fe7d5d357edc13597056aaea81ad810e2ad27e8efd3817e08 [2021-03-14T18:05:45.529Z] #33 92.41 io/ioutil [2021-03-14T18:05:45.529Z] #33 93.01 text/tabwriter [2021-03-14T18:05:45.529Z] #33 94.78 flag [2021-03-14T18:05:45.529Z] #33 94.78 github.com/BurntSushi/toml [2021-03-14T18:05:45.529Z] #33 96.94 log [2021-03-14T18:05:45.529Z] #33 99.66 github.com/BurntSushi/toml/cmd/tomlv [2021-03-14T18:05:45.529Z] #33 ... [2021-03-14T18:05:45.529Z] [2021-03-14T18:05:45.529Z] #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-03-14T18:05:45.529Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:05:45.529Z] #12 94.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-14T18:05:45.529Z] #12 94.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-14T18:05:45.529Z] #12 94.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-14T18:05:45.529Z] #12 102.3 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-14T18:05:45.529Z] #12 102.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-14T18:05:45.529Z] #12 102.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:05:45.529Z] #12 102.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-14T18:05:45.529Z] #12 102.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-14T18:05:45.529Z] #12 102.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:05:45.823Z] #12 ... [2021-03-14T18:05:45.823Z] [2021-03-14T18:05:45.823Z] #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-03-14T18:05:45.823Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:05:45.823Z] #42 6.448 PBCC images/timens.pb-c.c [2021-03-14T18:05:45.823Z] #42 6.484 DEP images/timens.pb-c.d [2021-03-14T18:05:46.127Z] #42 6.535 PBCC images/fown.pb-c.c [2021-03-14T18:05:46.127Z] #42 6.629 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-14T18:05:46.127Z] #42 6.750 PBCC images/opts.pb-c.c [2021-03-14T18:05:46.127Z] #42 ... [2021-03-14T18:05:46.127Z] [2021-03-14T18:05:46.127Z] #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-03-14T18:05:46.127Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:05:46.127Z] #44 93.14 fmt [2021-03-14T18:05:46.127Z] #44 94.42 regexp [2021-03-14T18:05:46.127Z] #44 98.42 internal/lazyregexp [2021-03-14T18:05:46.127Z] #44 98.42 go/token [2021-03-14T18:05:46.127Z] #44 98.72 net/url [2021-03-14T18:05:46.127Z] #44 99.50 go/scanner [2021-03-14T18:05:46.127Z] #44 100.4 text/template/parse [2021-03-14T18:05:46.127Z] #44 101.3 go/ast [2021-03-14T18:05:46.135Z] #43 64.76 CC criu/arch/ppc64/crtools.o [2021-03-14T18:05:46.385Z] #44 ... [2021-03-14T18:05:46.385Z] [2021-03-14T18:05:46.385Z] #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-03-14T18:05:46.385Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:05:46.385Z] #42 6.854 PBCC images/memfd.pb-c.c [2021-03-14T18:05:46.385Z] #42 6.926 DEP images/fown.pb-c.d [2021-03-14T18:05:46.642Z] #42 7.012 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-14T18:05:46.642Z] #42 7.061 DEP images/opts.pb-c.d [2021-03-14T18:05:46.642Z] #42 7.155 DEP images/memfd.pb-c.d [2021-03-14T18:05:46.642Z] #42 7.239 PBCC images/sit.pb-c.c [2021-03-14T18:05:46.642Z] #42 7.287 DEP images/sit.pb-c.d [2021-03-14T18:05:46.788Z] #43 ... [2021-03-14T18:05:46.788Z] [2021-03-14T18:05:46.788Z] #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-03-14T18:05:46.788Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:05:46.788Z] #45 122.2 math/big [2021-03-14T18:05:46.788Z] #45 127.8 github.com/LK4D4/vndr/build [2021-03-14T18:05:46.788Z] #45 131.8 vendor/golang.org/x/text/unicode/norm [2021-03-14T18:05:46.901Z] #42 7.353 PBCC images/macvlan.pb-c.c [2021-03-14T18:05:46.901Z] #42 7.399 DEP images/macvlan.pb-c.d [2021-03-14T18:05:46.901Z] #42 7.475 PBCC images/autofs.pb-c.c [2021-03-14T18:05:46.901Z] #42 7.487 DEP images/autofs.pb-c.d [2021-03-14T18:05:46.901Z] #42 7.533 PBCC images/sysctl.pb-c.c [2021-03-14T18:05:47.085Z] #45 ... [2021-03-14T18:05:47.085Z] [2021-03-14T18:05:47.085Z] #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-03-14T18:05:47.085Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:05:47.085Z] #43 65.79 CC criu/arch/ppc64/sigframe.o [2021-03-14T18:05:47.164Z] #42 7.568 DEP images/sysctl.pb-c.d [2021-03-14T18:05:47.164Z] #42 7.676 PBCC images/time.pb-c.c [2021-03-14T18:05:47.164Z] #42 7.695 DEP images/time.pb-c.d [2021-03-14T18:05:47.164Z] #42 7.728 PBCC images/binfmt-misc.pb-c.c [2021-03-14T18:05:47.164Z] #42 7.752 DEP images/binfmt-misc.pb-c.d [2021-03-14T18:05:47.164Z] #42 7.800 PBCC images/seccomp.pb-c.c [2021-03-14T18:05:47.383Z] #43 66.19 LINK criu/arch/ppc64/crtools.built-in.o [2021-03-14T18:05:47.384Z] #43 66.25 DEP criu/pie/util-vdso.d [2021-03-14T18:05:47.426Z] #42 7.823 DEP images/seccomp.pb-c.d [2021-03-14T18:05:47.426Z] #42 7.925 PBCC images/userns.pb-c.c [2021-03-14T18:05:47.426Z] #42 7.938 DEP images/userns.pb-c.d [2021-03-14T18:05:47.426Z] #42 7.982 PBCC images/cgroup.pb-c.c [2021-03-14T18:05:47.426Z] #42 8.021 DEP images/cgroup.pb-c.d [2021-03-14T18:05:47.426Z] #42 8.067 PBCC images/ext-file.pb-c.c [2021-03-14T18:05:47.683Z] #43 66.44 DEP criu/pie/util.d [2021-03-14T18:05:47.685Z] #42 ... [2021-03-14T18:05:47.685Z] [2021-03-14T18:05:47.685Z] #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-03-14T18:05:47.685Z] #33 sha256:a520970d4c166e9fe7d5d357edc13597056aaea81ad810e2ad27e8efd3817e08 [2021-03-14T18:05:47.685Z] #33 DONE 104.6s [2021-03-14T18:05:47.685Z] [2021-03-14T18:05:47.685Z] #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-03-14T18:05:47.685Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:05:47.686Z] #42 8.083 DEP images/ext-file.pb-c.d [2021-03-14T18:05:47.686Z] #42 8.191 PBCC images/rpc.pb-c.c [2021-03-14T18:05:47.686Z] #42 8.247 DEP images/rpc.pb-c.d [2021-03-14T18:05:47.942Z] #42 8.376 PBCC images/siginfo.pb-c.c [2021-03-14T18:05:47.942Z] #42 8.467 DEP images/siginfo.pb-c.d [2021-03-14T18:05:47.942Z] #42 8.524 PBCC images/pagemap.pb-c.c [2021-03-14T18:05:47.942Z] #42 8.558 DEP images/pagemap.pb-c.d [2021-03-14T18:05:47.981Z] #43 66.66 CC criu/pie/util.o [2021-03-14T18:05:48.200Z] #42 8.667 PBCC images/rlimit.pb-c.c [2021-03-14T18:05:48.200Z] #42 8.668 DEP images/rlimit.pb-c.d [2021-03-14T18:05:48.200Z] #42 8.721 PBCC images/file-lock.pb-c.c [2021-03-14T18:05:48.200Z] #42 8.744 DEP images/file-lock.pb-c.d [2021-03-14T18:05:48.200Z] #42 8.829 PBCC images/tty.pb-c.c [2021-03-14T18:05:48.278Z] #43 67.03 CC criu/pie/util-vdso.o [2021-03-14T18:05:48.457Z] #42 8.923 DEP images/tty.pb-c.d [2021-03-14T18:05:48.457Z] #42 8.939 PBCC images/tun.pb-c.c [2021-03-14T18:05:48.457Z] #42 8.954 PBCC images/netdev.pb-c.c [2021-03-14T18:05:48.457Z] #42 9.035 DEP images/tun.pb-c.d [2021-03-14T18:05:48.715Z] #42 9.119 DEP images/netdev.pb-c.d [2021-03-14T18:05:48.715Z] #42 9.184 PBCC images/vma.pb-c.c [2021-03-14T18:05:48.715Z] #42 9.203 DEP images/vma.pb-c.d [2021-03-14T18:05:48.715Z] #42 9.211 PBCC images/creds.pb-c.c [2021-03-14T18:05:48.715Z] #42 9.219 DEP images/creds.pb-c.d [2021-03-14T18:05:48.715Z] #42 9.225 PBCC images/utsns.pb-c.c [2021-03-14T18:05:48.715Z] #42 9.231 DEP images/utsns.pb-c.d [2021-03-14T18:05:48.715Z] #42 9.247 PBCC images/ipc-desc.pb-c.c [2021-03-14T18:05:48.715Z] #42 9.247 PBCC images/ipc-sem.pb-c.c [2021-03-14T18:05:48.715Z] #42 9.259 DEP images/ipc-desc.pb-c.d [2021-03-14T18:05:48.715Z] #42 9.263 DEP images/ipc-sem.pb-c.d [2021-03-14T18:05:48.715Z] #42 9.279 PBCC images/ipc-msg.pb-c.c [2021-03-14T18:05:48.715Z] #42 9.279 DEP images/ipc-msg.pb-c.d [2021-03-14T18:05:48.972Z] #42 9.387 PBCC images/ipc-shm.pb-c.c [2021-03-14T18:05:48.972Z] #42 9.476 DEP images/ipc-shm.pb-c.d [2021-03-14T18:05:48.972Z] #42 9.556 PBCC images/ipc-var.pb-c.c [2021-03-14T18:05:48.972Z] #42 9.585 DEP images/ipc-var.pb-c.d [2021-03-14T18:05:49.230Z] #42 9.629 PBCC images/sk-opts.pb-c.c [2021-03-14T18:05:49.230Z] #42 9.650 PBCC images/packet-sock.pb-c.c [2021-03-14T18:05:49.230Z] #42 9.695 DEP images/sk-opts.pb-c.d [2021-03-14T18:05:49.230Z] #42 9.762 DEP images/packet-sock.pb-c.d [2021-03-14T18:05:49.230Z] #42 9.828 PBCC images/sk-netlink.pb-c.c [2021-03-14T18:05:49.331Z] #43 67.85 AR criu/pie/pie.lib.a [2021-03-14T18:05:49.331Z] #43 67.93 DEP criu/pie/restorer.d [2021-03-14T18:05:49.487Z] #42 9.878 DEP images/sk-netlink.pb-c.d [2021-03-14T18:05:49.487Z] #42 9.949 PBCC images/sk-inet.pb-c.c [2021-03-14T18:05:49.487Z] #42 9.996 DEP images/sk-inet.pb-c.d [2021-03-14T18:05:49.487Z] #42 10.07 PBCC images/sk-unix.pb-c.c [2021-03-14T18:05:49.629Z] #43 68.34 DEP criu/arch/ppc64/vdso-trampoline.d [2021-03-14T18:05:49.629Z] #43 68.35 DEP criu/arch/ppc64/restorer.d [2021-03-14T18:05:49.745Z] #42 10.12 DEP images/sk-unix.pb-c.d [2021-03-14T18:05:49.745Z] #42 10.16 PBCC images/mm.pb-c.c [2021-03-14T18:05:49.745Z] #42 10.24 DEP images/mm.pb-c.d [2021-03-14T18:05:49.745Z] #42 10.29 PBCC images/timerfd.pb-c.c [2021-03-14T18:05:49.745Z] #42 10.30 DEP images/timerfd.pb-c.d [2021-03-14T18:05:49.745Z] #42 10.35 PBCC images/timer.pb-c.c [2021-03-14T18:05:49.927Z] #43 68.63 DEP criu/arch/ppc64/vdso-pie.d [2021-03-14T18:05:50.002Z] #42 10.38 DEP images/timer.pb-c.d [2021-03-14T18:05:50.002Z] #42 10.44 PBCC images/sa.pb-c.c [2021-03-14T18:05:50.002Z] #42 10.50 DEP images/sa.pb-c.d [2021-03-14T18:05:50.002Z] #42 10.54 PBCC images/pipe-data.pb-c.c [2021-03-14T18:05:50.002Z] #42 10.57 DEP images/pipe-data.pb-c.d [2021-03-14T18:05:50.002Z] #42 10.58 PBCC images/mnt.pb-c.c [2021-03-14T18:05:50.002Z] #42 10.63 DEP images/mnt.pb-c.d [2021-03-14T18:05:50.225Z] #43 68.80 DEP criu/pie/parasite-vdso.d [2021-03-14T18:05:50.225Z] #43 69.01 DEP criu/pie/parasite.d [2021-03-14T18:05:50.259Z] #42 10.67 PBCC images/sk-packet.pb-c.c [2021-03-14T18:05:50.259Z] #42 10.69 DEP images/sk-packet.pb-c.d [2021-03-14T18:05:50.259Z] #42 10.77 PBCC images/tcp-stream.pb-c.c [2021-03-14T18:05:50.259Z] #42 10.84 DEP images/tcp-stream.pb-c.d [2021-03-14T18:05:50.259Z] #42 10.89 PBCC images/pipe.pb-c.c [2021-03-14T18:05:50.516Z] #42 10.99 DEP images/pipe.pb-c.d [2021-03-14T18:05:50.516Z] #42 11.03 PBCC images/pstree.pb-c.c [2021-03-14T18:05:50.516Z] #42 11.05 DEP images/pstree.pb-c.d [2021-03-14T18:05:50.516Z] #42 11.11 PBCC images/fs.pb-c.c [2021-03-14T18:05:50.516Z] #42 11.15 DEP images/fs.pb-c.d [2021-03-14T18:05:50.522Z] #43 69.28 CC criu/pie/parasite.o [2021-03-14T18:05:50.773Z] #42 11.20 PBCC images/signalfd.pb-c.c [2021-03-14T18:05:50.773Z] #42 11.24 DEP images/signalfd.pb-c.d [2021-03-14T18:05:50.773Z] #42 11.29 PBCC images/fh.pb-c.c [2021-03-14T18:05:50.773Z] #42 11.33 PBCC images/fsnotify.pb-c.c [2021-03-14T18:05:50.773Z] #42 11.38 DEP images/fh.pb-c.d [2021-03-14T18:05:50.773Z] #42 11.42 DEP images/fsnotify.pb-c.d [2021-03-14T18:05:51.030Z] #42 11.52 PBCC images/eventpoll.pb-c.c [2021-03-14T18:05:51.030Z] #42 ... [2021-03-14T18:05:51.030Z] [2021-03-14T18:05:51.031Z] #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-03-14T18:05:51.031Z] #50 sha256:53b83579db948b002b1d1ecd8cd8c848f3c57ba9f6cdb1bd9f24d834340daea2 [2021-03-14T18:05:51.031Z] #50 97.83 encoding/json [2021-03-14T18:05:51.031Z] #50 101.8 github.com/pkg/diff [2021-03-14T18:05:51.031Z] #50 103.3 go/ast [2021-03-14T18:05:51.031Z] #50 104.5 golang.org/x/crypto/ssh/terminal [2021-03-14T18:05:51.031Z] #50 106.5 mvdan.cc/editorconfig [2021-03-14T18:05:51.031Z] #50 107.6 mvdan.cc/sh/v3/fileutil [2021-03-14T18:05:51.031Z] #50 107.7 mvdan.cc/sh/v3/syntax [2021-03-14T18:05:51.031Z] #50 ... [2021-03-14T18:05:51.031Z] [2021-03-14T18:05:51.031Z] #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-03-14T18:05:51.031Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:05:51.031Z] #42 11.58 DEP images/eventpoll.pb-c.d [2021-03-14T18:05:51.031Z] #42 11.64 PBCC images/eventfd.pb-c.c [2021-03-14T18:05:51.288Z] #42 11.66 DEP images/eventfd.pb-c.d [2021-03-14T18:05:51.288Z] #42 11.70 PBCC images/remap-file-path.pb-c.c [2021-03-14T18:05:51.288Z] #42 11.73 DEP images/remap-file-path.pb-c.d [2021-03-14T18:05:51.288Z] #42 11.79 PBCC images/fifo.pb-c.c [2021-03-14T18:05:51.288Z] #42 11.82 DEP images/fifo.pb-c.d [2021-03-14T18:05:51.288Z] #42 11.90 PBCC images/ghost-file.pb-c.c [2021-03-14T18:05:51.544Z] #42 11.93 DEP images/ghost-file.pb-c.d [2021-03-14T18:05:51.544Z] #42 11.98 PBCC images/regfile.pb-c.c [2021-03-14T18:05:51.544Z] #42 12.06 DEP images/regfile.pb-c.d [2021-03-14T18:05:51.544Z] #42 12.11 PBCC images/ns.pb-c.c [2021-03-14T18:05:51.544Z] #42 12.14 DEP images/ns.pb-c.d [2021-03-14T18:05:51.544Z] #42 12.19 PBCC images/fdinfo.pb-c.c [2021-03-14T18:05:51.575Z] #43 ... [2021-03-14T18:05:51.575Z] [2021-03-14T18:05:51.575Z] #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-03-14T18:05:51.575Z] #53 sha256:f583fbd61652d145206582ed1d47736b09f6749b4a27ea4945ac36ad5024d710 [2021-03-14T18:05:51.575Z] #53 11.91 + cd /tmp/tmp.SQjSJXK5Li/src/github.com/opencontainers/runc [2021-03-14T18:05:51.575Z] #53 11.92 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-14T18:05:51.575Z] #53 12.23 + '[' -z '' ']' [2021-03-14T18:05:51.575Z] #53 12.23 + target=static [2021-03-14T18:05:51.575Z] #53 12.24 + make 'BUILDTAGS=seccomp ' static [2021-03-14T18:05:51.575Z] #53 12.87 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-03-14T18:05:51.575Z] #53 ... [2021-03-14T18:05:51.575Z] [2021-03-14T18:05:51.575Z] #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-03-14T18:05:51.575Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:05:51.575Z] #45 136.4 vendor/golang.org/x/net/http2/hpack [2021-03-14T18:05:51.800Z] #42 12.29 DEP images/fdinfo.pb-c.d [2021-03-14T18:05:51.800Z] #42 12.35 PBCC images/core-aarch64.pb-c.c [2021-03-14T18:05:51.800Z] #42 12.42 PBCC images/core-arm.pb-c.c [2021-03-14T18:05:52.056Z] #42 12.45 PBCC images/core-ppc64.pb-c.c [2021-03-14T18:05:52.056Z] #42 12.51 PBCC images/core-s390.pb-c.c [2021-03-14T18:05:52.056Z] #42 12.55 PBCC images/core-x86.pb-c.c [2021-03-14T18:05:52.056Z] #42 12.59 PBCC images/core.pb-c.c [2021-03-14T18:05:52.056Z] #42 12.66 PBCC images/inventory.pb-c.c [2021-03-14T18:05:52.312Z] #42 12.78 DEP images/core-aarch64.pb-c.d [2021-03-14T18:05:52.313Z] #42 12.84 DEP images/core-arm.pb-c.d [2021-03-14T18:05:52.313Z] #42 12.90 DEP images/core-ppc64.pb-c.d [2021-03-14T18:05:52.569Z] #42 12.93 DEP images/core-s390.pb-c.d [2021-03-14T18:05:52.569Z] #42 12.99 DEP images/core-x86.pb-c.d [2021-03-14T18:05:52.569Z] #42 13.06 DEP images/core.pb-c.d [2021-03-14T18:05:52.569Z] #42 13.17 DEP images/inventory.pb-c.d [2021-03-14T18:05:52.825Z] #42 13.23 PBCC images/cpuinfo.pb-c.c [2021-03-14T18:05:52.825Z] #42 13.25 DEP images/cpuinfo.pb-c.d [2021-03-14T18:05:52.825Z] #42 13.31 PBCC images/stats.pb-c.c [2021-03-14T18:05:52.825Z] #42 13.36 DEP images/stats.pb-c.d [2021-03-14T18:05:53.692Z] #45 ... [2021-03-14T18:05:53.692Z] [2021-03-14T18:05:53.692Z] #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-03-14T18:05:53.692Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:05:53.692Z] #20 11.08 Fetched 8198 kB in 11s (773 kB/s) [2021-03-14T18:05:53.692Z] #20 11.08 Reading package lists... [2021-03-14T18:05:53.692Z] #20 15.60 Reading package lists... [2021-03-14T18:05:53.692Z] #20 19.68 Building dependency tree... [2021-03-14T18:05:53.692Z] #20 21.17 libcap2-bin is already the newest version (1:2.25-2). [2021-03-14T18:05:53.692Z] #20 21.17 The following additional packages will be installed: [2021-03-14T18:05:53.692Z] #20 21.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-14T18:05:53.692Z] #20 21.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-14T18:05:53.692Z] #20 21.20 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-14T18:05:53.692Z] #20 21.20 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-14T18:05:53.692Z] #20 21.20 python3.7 python3.7-minimal vim-runtime xxd [2021-03-14T18:05:53.692Z] #20 21.20 Suggested packages: [2021-03-14T18:05:53.692Z] #20 21.20 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-14T18:05:53.692Z] #20 21.20 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-14T18:05:53.692Z] #20 21.20 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-14T18:05:53.692Z] #20 21.20 Recommended packages: [2021-03-14T18:05:53.692Z] #20 21.20 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-14T18:05:53.692Z] #20 21.20 python3-keyrings.alt python3-xdg unzip [2021-03-14T18:05:53.692Z] #20 ... [2021-03-14T18:05:53.692Z] [2021-03-14T18:05:53.692Z] #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-03-14T18:05:53.692Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:05:53.692Z] #43 70.83 LINK criu/pie/parasite.built-in.o [2021-03-14T18:05:53.692Z] #43 70.85 GEN criu/pie/parasite-blob.h [2021-03-14T18:05:53.692Z] #43 70.92 CC criu/pie/parasite-vdso.o [2021-03-14T18:05:53.692Z] #43 71.87 CC criu/arch/ppc64/vdso-pie.o [2021-03-14T18:05:53.692Z] #43 72.20 CC criu/arch/ppc64/restorer.o [2021-03-14T18:05:53.992Z] #43 72.66 CC criu/arch/ppc64/vdso-trampoline.o [2021-03-14T18:05:53.992Z] #43 72.69 CC criu/pie/restorer.o [2021-03-14T18:05:54.193Z] #42 14.78 make[1]: Nothing to be done for 'all'. [2021-03-14T18:05:54.805Z] --- PASS: TestBuildWithHugeFile (52.81s) [2021-03-14T18:05:54.805Z] === RUN TestBuildWCOWSandboxSize [2021-03-14T18:05:54.805Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-03-14T18:05:54.805Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-14T18:05:54.805Z] === RUN TestBuildWithEmptyDockerfile [2021-03-14T18:05:54.805Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:05:54.805Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:05:54.805Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:05:54.805Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:05:54.805Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:05:54.805Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:05:54.805Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:05:54.805Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:05:54.805Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:05:54.805Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-03-14T18:05:54.805Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-03-14T18:05:54.805Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-03-14T18:05:54.806Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-14T18:05:54.806Z] === RUN TestBuildPreserveOwnership [2021-03-14T18:05:54.806Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-14T18:05:54.806Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-14T18:05:55.064Z] --- PASS: TestBuildPreserveOwnership (3.74s) [2021-03-14T18:05:55.064Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2021-03-14T18:05:55.064Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2021-03-14T18:05:55.064Z] === RUN TestBuildPlatformInvalid [2021-03-14T18:05:55.324Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-14T18:05:55.324Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-14T18:05:56.081Z] #42 16.29 CC images/stats.o [2021-03-14T18:05:56.337Z] #42 16.72 CC images/core.o [2021-03-14T18:05:56.773Z] #43 75.73 LINK criu/pie/restorer.built-in.o [2021-03-14T18:05:56.899Z] #42 17.46 CC images/core-x86.o [2021-03-14T18:05:56.899Z] #42 ... [2021-03-14T18:05:56.899Z] [2021-03-14T18:05:56.899Z] #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-03-14T18:05:56.899Z] #55 sha256:09a80782c0c5f6083e1228fceb6da013e19b21f77e7629843d85cfc6456cb07e [2021-03-14T18:05:56.899Z] #55 53.15 Checking out files: 41% (1596/3817) Checking out files: 42% (1604/3817) Checking out files: 43% (1642/3817) Checking out files: 44% (1680/3817) Checking out files: 45% (1718/3817) Checking out files: 46% (1756/3817) Checking out files: 47% (1794/3817) Checking out files: 48% (1833/3817) Checking out files: 49% (1871/3817) Checking out files: 50% (1909/3817) Checking out files: 51% (1947/3817) Checking out files: 52% (1985/3817) Checking out files: 53% (2024/3817) Checking out files: 54% (2062/3817) Checking out files: 55% (2100/3817) Checking out files: 56% (2138/3817) Checking out files: 57% (2176/3817) Checking out files: 58% (2214/3817) Checking out files: 59% (2253/3817) Checking out files: 60% (2291/3817) Checking out files: 61% (2329/3817) Checking out files: 62% (2367/3817) Checking out files: 63% (2405/3817) Checking out files: 64% (2443/3817) Checking out files: 65% (2482/3817) Checking out files: 66% (2520/3817) Checking out files: 67% (2558/3817) Checking out files: 68% (2596/3817) Checking out files: 69% (2634/3817) Checking out files: 70% (2672/3817) Checking out files: 71% (2711/3817) Checking out files: 72% (2749/3817) Checking out files: 73% (2787/3817) Checking out files: 74% (2825/3817) Checking out files: 75% (2863/3817) Checking out files: 76% (2901/3817) Checking out files: 77% (2940/3817) Checking out files: 78% (2978/3817) Checking out files: 79% (3016/3817) Checking out files: 80% (3054/3817) Checking out files: 80% (3069/3817) Checking out files: 81% (3092/3817) Checking out files: 82% (3130/3817) Checking out files: 83% (3169/3817) Checking out files: 84% (3207/3817) Checking out files: 85% (3245/3817) Checking out files: 86% (3283/3817) Checking out files: 87% (3321/3817) Checking out files: 88% (3359/3817) Checking out files: 89% (3398/3817) Checking out files: 90% (3436/3817) Checking out files: 91% (3474/3817) Checking out files: 92% (3512/3817) Checking out files: 93% (3550/3817) Checking out files: 94% (3588/3817) Checking out files: 95% (3627/3817) Checking out files: 96% (3665/3817) Checking out files: 97% (3703/3817) Checking out files: 98% (3741/3817) Checking out files: 99% (3779/3817) Checking out files: 100% (3817/3817) Checking out files: 100% (3817/3817), done. [2021-03-14T18:05:56.899Z] #55 54.88 + cd /tmp/tmp.jQioPesXxW/src/github.com/containerd/containerd [2021-03-14T18:05:56.899Z] #55 54.88 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-14T18:05:57.074Z] #43 75.74 GEN criu/pie/restorer-blob.h [2021-03-14T18:05:57.074Z] #43 75.85 DEP criu/vdso.d [2021-03-14T18:05:57.376Z] #43 76.06 DEP criu/uts_ns.d [2021-03-14T18:05:57.376Z] #43 ... [2021-03-14T18:05:57.376Z] [2021-03-14T18:05:57.376Z] #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-03-14T18:05:57.376Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:05:57.376Z] #20 23.61 The following NEW packages will be installed: [2021-03-14T18:05:57.376Z] #20 23.61 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-14T18:05:57.376Z] #20 23.61 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-14T18:05:57.376Z] #20 23.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-14T18:05:57.376Z] #20 23.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-14T18:05:57.376Z] #20 23.61 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-14T18:05:57.376Z] #20 23.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-14T18:05:57.376Z] #20 23.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-14T18:05:57.376Z] #20 23.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-14T18:05:57.376Z] #20 23.61 xz-utils zip [2021-03-14T18:05:57.376Z] #20 23.75 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-14T18:05:57.376Z] #20 23.75 Need to get 29.2 MB of archives. [2021-03-14T18:05:57.376Z] #20 23.75 After this operation, 134 MB of additional disk space will be used. [2021-03-14T18:05:57.376Z] #20 23.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-03-14T18:05:57.376Z] #20 23.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-03-14T18:05:57.376Z] #20 23.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-03-14T18:05:57.376Z] #20 23.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-03-14T18:05:57.376Z] #20 23.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-03-14T18:05:57.376Z] #20 23.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-03-14T18:05:57.376Z] #20 24.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-03-14T18:05:57.376Z] #20 24.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-03-14T18:05:57.376Z] #20 24.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-03-14T18:05:57.376Z] #20 24.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-03-14T18:05:57.376Z] #20 24.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-03-14T18:05:57.376Z] #20 24.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-03-14T18:05:57.376Z] #20 24.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-03-14T18:05:57.376Z] #20 24.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-03-14T18:05:57.377Z] #20 24.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-03-14T18:05:57.377Z] #20 24.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-03-14T18:05:57.377Z] #20 24.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-14T18:05:57.377Z] #20 24.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-14T18:05:57.377Z] #20 24.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-03-14T18:05:57.377Z] #20 24.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-03-14T18:05:57.377Z] #20 24.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-03-14T18:05:57.377Z] #20 24.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-03-14T18:05:57.377Z] #20 24.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-03-14T18:05:57.377Z] #20 24.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-14T18:05:57.377Z] #20 24.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-14T18:05:57.377Z] #20 24.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-14T18:05:57.377Z] #20 24.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-03-14T18:05:57.377Z] #20 24.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-03-14T18:05:57.377Z] #20 24.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-14T18:05:57.377Z] #20 24.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-14T18:05:57.377Z] #20 24.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-14T18:05:57.377Z] #20 24.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-14T18:05:57.377Z] #20 24.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-03-14T18:05:57.377Z] #20 24.95 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-03-14T18:05:57.377Z] #20 24.96 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-03-14T18:05:57.377Z] #20 25.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-14T18:05:57.377Z] #20 25.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-03-14T18:05:57.377Z] #20 25.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-03-14T18:05:57.377Z] #20 25.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-14T18:05:57.377Z] #20 25.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-03-14T18:05:57.377Z] #20 25.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-14T18:05:57.377Z] #20 25.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-03-14T18:05:57.377Z] #20 25.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-03-14T18:05:57.377Z] #20 25.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-03-14T18:05:57.680Z] #20 25.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-14T18:05:57.981Z] #20 25.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-03-14T18:05:57.981Z] #20 25.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-03-14T18:05:57.981Z] #20 25.83 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-03-14T18:05:58.788Z] #55 56.79 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-14T18:05:58.788Z] #55 56.80 + BUILDTAGS='netgo osusergo static_build' [2021-03-14T18:05:58.788Z] #55 56.80 + export EXTRA_FLAGS=-buildmode=pie [2021-03-14T18:05:58.788Z] #55 56.80 + EXTRA_FLAGS=-buildmode=pie [2021-03-14T18:05:58.788Z] #55 56.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-14T18:05:58.788Z] #55 56.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-14T18:05:58.788Z] #55 56.80 + '[' '' = dynamic ']' [2021-03-14T18:05:58.788Z] #55 56.80 + make [2021-03-14T18:05:59.057Z] #20 26.64 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:05:59.057Z] #20 26.76 Fetched 29.2 MB in 2s (13.7 MB/s) [2021-03-14T18:05:59.057Z] #20 26.84 Selecting previously unselected package pigz. [2021-03-14T18:05:59.350Z] #55 ... [2021-03-14T18:05:59.350Z] [2021-03-14T18:05:59.350Z] #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-03-14T18:05:59.350Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:05:59.350Z] #44 106.3 text/template [2021-03-14T18:05:59.350Z] #44 107.1 go/parser [2021-03-14T18:05:59.350Z] #44 110.5 encoding/xml [2021-03-14T18:05:59.350Z] #44 111.5 go/doc [2021-03-14T18:05:59.350Z] #44 115.1 github.com/LK4D4/vndr/build [2021-03-14T18:05:59.350Z] #44 116.3 github.com/LK4D4/vndr/versioned [2021-03-14T18:05:59.361Z] #20 26.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2021-03-14T18:05:59.361Z] #20 26.95 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-03-14T18:05:59.361Z] #20 26.96 Unpacking pigz (2.4-1) ... [2021-03-14T18:05:59.361Z] #20 27.05 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-03-14T18:05:59.361Z] #20 27.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-14T18:05:59.361Z] #20 27.06 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-14T18:05:59.606Z] #44 116.5 compress/flate [2021-03-14T18:05:59.606Z] #44 ... [2021-03-14T18:05:59.606Z] [2021-03-14T18:05:59.606Z] #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-03-14T18:05:59.606Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:05:59.606Z] #42 18.10 CC images/core-arm.o [2021-03-14T18:05:59.606Z] #42 18.42 CC images/core-aarch64.o [2021-03-14T18:05:59.606Z] #42 18.80 CC images/core-ppc64.o [2021-03-14T18:05:59.606Z] #42 19.44 CC images/core-s390.o [2021-03-14T18:05:59.606Z] #42 20.10 CC images/cpuinfo.o [2021-03-14T18:06:00.008Z] #20 27.77 Selecting previously unselected package python3.7-minimal. [2021-03-14T18:06:00.008Z] #20 27.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-14T18:06:00.008Z] #20 27.81 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-14T18:06:00.168Z] #42 20.52 CC images/inventory.o [2021-03-14T18:06:00.193Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 29.1% of statements [2021-03-14T18:06:00.193Z] ok github.com/docker/docker/container 0.124s coverage: 34.4% of statements [2021-03-14T18:06:00.193Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-14T18:06:00.193Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-14T18:06:00.193Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-14T18:06:00.193Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-14T18:06:00.424Z] #42 20.83 CC images/fdinfo.o [2021-03-14T18:06:00.681Z] #42 21.17 CC images/fown.o [2021-03-14T18:06:00.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-14T18:06:00.938Z] #42 21.42 CC images/ns.o [2021-03-14T18:06:01.068Z] #20 28.90 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-14T18:06:01.068Z] #20 28.92 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-14T18:06:01.194Z] #42 21.67 CC images/regfile.o [2021-03-14T18:06:01.452Z] #42 21.90 CC images/ghost-file.o [2021-03-14T18:06:01.708Z] #42 22.29 CC images/fifo.o [2021-03-14T18:06:01.965Z] #42 22.58 CC images/remap-file-path.o [2021-03-14T18:06:02.223Z] #42 22.80 CC images/eventfd.o [2021-03-14T18:06:02.787Z] #42 23.10 CC images/eventpoll.o [2021-03-14T18:06:03.045Z] #42 23.52 CC images/fh.o [2021-03-14T18:06:03.302Z] #42 ... [2021-03-14T18:06:03.302Z] [2021-03-14T18:06:03.302Z] #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-03-14T18:06:03.302Z] #50 sha256:53b83579db948b002b1d1ecd8cd8c848f3c57ba9f6cdb1bd9f24d834340daea2 [2021-03-14T18:06:03.302Z] #50 114.6 mvdan.cc/sh/v3/cmd/shfmt [2021-03-14T18:06:03.302Z] #50 DONE 120.1s [2021-03-14T18:06:03.302Z] [2021-03-14T18:06:03.302Z] #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-03-14T18:06:03.302Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:06:03.302Z] #44 118.2 hash/crc32 [2021-03-14T18:06:03.302Z] #44 118.8 vendor/golang.org/x/crypto/cryptobyte [2021-03-14T18:06:03.302Z] #44 119.6 compress/gzip [2021-03-14T18:06:03.302Z] #44 120.0 net [2021-03-14T18:06:03.711Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-03-14T18:06:04.230Z] #44 121.1 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-14T18:06:04.638Z] #20 32.09 Selecting previously unselected package python3-minimal. [2021-03-14T18:06:04.638Z] #20 32.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2021-03-14T18:06:04.638Z] #20 32.14 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-03-14T18:06:04.638Z] #20 32.14 Unpacking python3-minimal (3.7.3-1) ... [2021-03-14T18:06:04.638Z] #20 32.23 Selecting previously unselected package libmpdec2:ppc64el. [2021-03-14T18:06:04.638Z] #20 32.23 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-03-14T18:06:04.638Z] #20 32.25 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-03-14T18:06:04.638Z] #20 32.38 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-03-14T18:06:04.638Z] #20 32.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-14T18:06:04.638Z] #20 32.39 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-14T18:06:04.938Z] #20 ... [2021-03-14T18:06:04.938Z] [2021-03-14T18:06:04.938Z] #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-03-14T18:06:04.938Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:06:04.938Z] #45 140.3 mime [2021-03-14T18:06:04.938Z] #45 146.5 vendor/golang.org/x/net/idna [2021-03-14T18:06:04.938Z] #45 146.7 mime/quotedprintable [2021-03-14T18:06:04.938Z] #45 148.2 net/http/internal [2021-03-14T18:06:04.938Z] #45 ... [2021-03-14T18:06:04.938Z] [2021-03-14T18:06:04.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-03-14T18:06:04.938Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:06:04.938Z] #43 76.29 DEP criu/util.d [2021-03-14T18:06:04.938Z] #43 76.51 DEP criu/uffd.d [2021-03-14T18:06:04.938Z] #43 76.79 DEP criu/tun.d [2021-03-14T18:06:04.938Z] #43 77.12 DEP criu/tty.d [2021-03-14T18:06:04.938Z] #43 77.34 DEP criu/timerfd.d [2021-03-14T18:06:04.938Z] #43 77.62 DEP criu/timens.d [2021-03-14T18:06:04.938Z] #43 77.87 DEP criu/sysfs_parse.d [2021-03-14T18:06:04.938Z] #43 78.22 DEP criu/sysctl.d [2021-03-14T18:06:04.938Z] #43 78.46 DEP criu/string.d [2021-03-14T18:06:04.938Z] #43 78.52 DEP criu/stats.d [2021-03-14T18:06:04.938Z] #43 78.67 DEP criu/sockets.d [2021-03-14T18:06:04.938Z] #43 78.92 DEP criu/sk-unix.d [2021-03-14T18:06:04.938Z] #43 79.17 DEP criu/sk-tcp.d [2021-03-14T18:06:04.938Z] #43 79.40 DEP criu/sk-queue.d [2021-03-14T18:06:04.938Z] #43 79.55 DEP criu/sk-packet.d [2021-03-14T18:06:04.938Z] #43 79.75 DEP criu/sk-netlink.d [2021-03-14T18:06:04.938Z] #43 79.98 DEP criu/sk-inet.d [2021-03-14T18:06:04.938Z] #43 80.24 DEP criu/signalfd.d [2021-03-14T18:06:04.938Z] #43 80.44 DEP criu/sigframe.d [2021-03-14T18:06:04.938Z] #43 80.54 DEP criu/shmem.d [2021-03-14T18:06:04.938Z] #43 80.75 DEP criu/servicefd.d [2021-03-14T18:06:04.938Z] #43 80.94 DEP criu/seize.d [2021-03-14T18:06:04.938Z] #43 81.11 DEP criu/seccomp.d [2021-03-14T18:06:04.938Z] #43 81.32 DEP criu/rst-malloc.d [2021-03-14T18:06:04.938Z] #43 81.43 DEP criu/rbtree.d [2021-03-14T18:06:04.938Z] #43 81.48 DEP criu/pstree.d [2021-03-14T18:06:04.938Z] #43 81.70 DEP criu/protobuf.d [2021-03-14T18:06:04.938Z] #43 81.90 GEN criu/protobuf-desc-gen.h [2021-03-14T18:06:05.217Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-03-14T18:06:05.585Z] #43 84.27 DEP criu/protobuf-desc.d [2021-03-14T18:06:05.596Z] #44 122.4 vendor/golang.org/x/crypto/hkdf [2021-03-14T18:06:05.596Z] #44 122.5 vendor/golang.org/x/text/transform [2021-03-14T18:06:05.894Z] #43 84.43 DEP criu/proc_parse.d [2021-03-14T18:06:05.894Z] #43 84.68 DEP criu/plugin.d [2021-03-14T18:06:05.894Z] #43 ... [2021-03-14T18:06:05.894Z] [2021-03-14T18:06:05.894Z] #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-03-14T18:06:05.894Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:06:05.894Z] #20 33.59 Selecting previously unselected package python3.7. [2021-03-14T18:06:05.894Z] #20 33.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-14T18:06:05.894Z] #20 33.62 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-14T18:06:05.894Z] #20 33.80 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-03-14T18:06:06.159Z] #44 123.1 vendor/golang.org/x/text/unicode/bidi [2021-03-14T18:06:06.195Z] #20 33.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-03-14T18:06:06.195Z] #20 33.85 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-14T18:06:06.195Z] #20 33.94 Setting up python3-minimal (3.7.3-1) ... [2021-03-14T18:06:06.724Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-03-14T18:06:07.731Z] #20 35.32 Selecting previously unselected package python3. [2021-03-14T18:06:07.731Z] #20 35.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 ... 24022 files and directories currently installed.) [2021-03-14T18:06:07.731Z] #20 35.37 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-03-14T18:06:07.731Z] #20 35.39 Unpacking python3 (3.7.3-1) ... [2021-03-14T18:06:07.731Z] #20 35.55 Selecting previously unselected package libip4tc0:ppc64el. [2021-03-14T18:06:07.731Z] #20 35.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-03-14T18:06:07.731Z] #20 35.56 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-03-14T18:06:08.030Z] #20 35.69 Selecting previously unselected package libip6tc0:ppc64el. [2021-03-14T18:06:08.030Z] #20 35.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-03-14T18:06:08.030Z] #20 35.69 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-03-14T18:06:08.030Z] #20 35.82 Selecting previously unselected package libiptc0:ppc64el. [2021-03-14T18:06:08.030Z] #20 35.83 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-03-14T18:06:08.030Z] #20 35.84 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-03-14T18:06:08.049Z] #44 ... [2021-03-14T18:06:08.049Z] [2021-03-14T18:06:08.049Z] #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-03-14T18:06:08.049Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:06:08.049Z] #12 124.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-14T18:06:08.049Z] #12 124.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-14T18:06:08.049Z] #12 124.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:06:08.329Z] #20 35.97 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-03-14T18:06:08.329Z] #20 35.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-03-14T18:06:08.329Z] #20 36.00 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-14T18:06:08.329Z] #20 36.08 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-03-14T18:06:08.329Z] #20 36.10 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-03-14T18:06:08.329Z] #20 36.12 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-14T18:06:08.627Z] #20 36.22 Selecting previously unselected package libnftnl11:ppc64el. [2021-03-14T18:06:08.627Z] #20 36.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-03-14T18:06:08.627Z] #20 36.23 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-03-14T18:06:08.627Z] #20 36.35 Selecting previously unselected package iptables. [2021-03-14T18:06:08.627Z] #20 36.35 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-03-14T18:06:08.627Z] #20 36.35 Unpacking iptables (1.8.2-4) ... [2021-03-14T18:06:09.278Z] #20 37.09 Selecting previously unselected package xxd. [2021-03-14T18:06:09.278Z] #20 37.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-14T18:06:09.278Z] #20 37.11 Unpacking xxd (2:8.1.0875-5) ... [2021-03-14T18:06:09.577Z] #20 ... [2021-03-14T18:06:09.577Z] [2021-03-14T18:06:09.577Z] #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-03-14T18:06:09.577Z] #58 sha256:c3fa916878017f007f4dcd299e98247a4cd74bac8be68e6d3893ee971b4c6eb1 [2021-03-14T18:06:09.577Z] #58 146.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-14T18:06:09.577Z] #58 146.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-14T18:06:09.577Z] #58 DONE 155.0s [2021-03-14T18:06:09.577Z] [2021-03-14T18:06:09.577Z] #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-03-14T18:06:09.577Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:06:09.577Z] #20 37.31 Selecting previously unselected package vim-common. [2021-03-14T18:06:09.577Z] #20 37.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-14T18:06:09.891Z] #20 37.52 Unpacking vim-common (2:8.1.0875-5) ...#20 ... [2021-03-14T18:06:09.891Z] [2021-03-14T18:06:09.891Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-14T18:06:09.891Z] #59 sha256:7492c53065ead4abcc998bb6c72f88a7ba03721604b2a45d4c9adc4856b69db9 [2021-03-14T18:06:09.891Z] #59 DONE 0.2s [2021-03-14T18:06:09.891Z] [2021-03-14T18:06:09.891Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-14T18:06:09.891Z] #60 sha256:9c4b27d68b42b9cf66f5c78791f93a9186b9b2b00d700ec87f79d9b2dfe7a651 [2021-03-14T18:06:09.891Z] #60 DONE 0.1s [2021-03-14T18:06:09.891Z] [2021-03-14T18:06:09.891Z] #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-03-14T18:06:09.891Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:06:09.891Z] #20 37.52 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-14T18:06:09.940Z] #12 ... [2021-03-14T18:06:09.940Z] [2021-03-14T18:06:09.940Z] #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-03-14T18:06:09.940Z] #55 sha256:09a80782c0c5f6083e1228fceb6da013e19b21f77e7629843d85cfc6456cb07e [2021-03-14T18:06:09.940Z] #55 58.01 + bin/ctr [2021-03-14T18:06:10.191Z] #20 37.80 Selecting previously unselected package bash-completion. [2021-03-14T18:06:10.191Z] #20 37.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-14T18:06:10.196Z] #55 ... [2021-03-14T18:06:10.196Z] [2021-03-14T18:06:10.196Z] #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-03-14T18:06:10.196Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:06:10.196Z] #42 24.17 CC images/fsnotify.o [2021-03-14T18:06:10.196Z] #42 25.16 CC images/signalfd.o [2021-03-14T18:06:10.196Z] #42 25.36 CC images/fs.o [2021-03-14T18:06:10.196Z] #42 25.62 CC images/pstree.o [2021-03-14T18:06:10.196Z] #42 25.82 CC images/pipe.o [2021-03-14T18:06:10.196Z] #42 26.08 CC images/tcp-stream.o [2021-03-14T18:06:10.196Z] #42 26.35 CC images/sk-packet.o [2021-03-14T18:06:10.196Z] #42 26.63 CC images/mnt.o [2021-03-14T18:06:10.196Z] #42 26.84 CC images/pipe-data.o [2021-03-14T18:06:10.196Z] #42 26.99 CC images/sa.o [2021-03-14T18:06:10.196Z] #42 27.20 CC images/timer.o [2021-03-14T18:06:10.196Z] #42 27.43 CC images/timerfd.o [2021-03-14T18:06:10.196Z] #42 27.59 CC images/mm.o [2021-03-14T18:06:10.196Z] #42 28.00 CC images/sk-opts.o [2021-03-14T18:06:10.196Z] #42 28.18 CC images/sk-unix.o [2021-03-14T18:06:10.196Z] #42 28.45 CC images/sk-inet.o [2021-03-14T18:06:10.196Z] #42 28.75 CC images/tun.o [2021-03-14T18:06:10.196Z] #42 28.94 CC images/sk-netlink.o [2021-03-14T18:06:10.196Z] #42 29.16 CC images/packet-sock.o [2021-03-14T18:06:10.196Z] #42 29.48 CC images/ipc-var.o [2021-03-14T18:06:10.196Z] #42 29.70 CC images/ipc-desc.o [2021-03-14T18:06:10.196Z] #42 29.90 CC images/ipc-shm.o [2021-03-14T18:06:10.196Z] #42 30.10 CC images/ipc-msg.o [2021-03-14T18:06:10.196Z] #42 30.36 CC images/ipc-sem.o [2021-03-14T18:06:10.196Z] #42 30.56 CC images/utsns.o [2021-03-14T18:06:10.196Z] #42 30.79 CC images/creds.o [2021-03-14T18:06:10.206Z] Loaded image: buildpack-deps:buster [2021-03-14T18:06:10.206Z] Loaded image: busybox:latest [2021-03-14T18:06:10.206Z] Loaded image: busybox:glibc [2021-03-14T18:06:10.453Z] #42 30.95 CC images/vma.o [2021-03-14T18:06:10.718Z] #42 31.19 CC images/netdev.o [2021-03-14T18:06:10.975Z] #42 31.54 CC images/tty.o [2021-03-14T18:06:11.163Z] Loaded image: debian:bullseye [2021-03-14T18:06:11.163Z] Loaded image: hello-world:latest [2021-03-14T18:06:11.163Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:06:11.537Z] #42 32.13 CC images/file-lock.o [2021-03-14T18:06:11.794Z] #42 32.34 CC images/rlimit.o [2021-03-14T18:06:12.050Z] #42 32.52 CC images/pagemap.o [2021-03-14T18:06:12.307Z] #42 32.79 CC images/siginfo.o [2021-03-14T18:06:12.563Z] #42 33.14 CC images/rpc.o [2021-03-14T18:06:13.619Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 14.1% of statements [2021-03-14T18:06:13.930Z] #42 34.30 CC images/ext-file.o [2021-03-14T18:06:13.930Z] #42 34.52 CC images/cgroup.o [2021-03-14T18:06:14.252Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2021-03-14T18:06:14.493Z] #42 35.12 CC images/userns.o [2021-03-14T18:06:14.716Z] #20 42.22 Unpacking bash-completion (1:2.8-6) ... [2021-03-14T18:06:14.885Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-03-14T18:06:15.016Z] #20 42.69 Selecting previously unselected package bzip2. [2021-03-14T18:06:15.016Z] #20 42.70 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-03-14T18:06:15.016Z] #20 42.70 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-14T18:06:15.016Z] #20 42.80 Selecting previously unselected package xz-utils. [2021-03-14T18:06:15.016Z] #20 42.80 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-03-14T18:06:15.016Z] #20 42.81 Unpacking xz-utils (5.2.4-1) ... [2021-03-14T18:06:15.055Z] #42 35.42 CC images/google/protobuf/descriptor.o [2021-03-14T18:06:15.197Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:06:15.197Z] [2021-03-14T18:06:15.197Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-14T18:06:15.197Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-14T18:06:15.197Z] HOSTNAME=79e49410aabd [2021-03-14T18:06:15.197Z] TESTDEBUG=0 [2021-03-14T18:06:15.197Z] DEST=bundles/test-integration [2021-03-14T18:06:15.197Z] PWD=/go/src/github.com/docker/docker [2021-03-14T18:06:15.197Z] DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:06:15.197Z] container=docker [2021-03-14T18:06:15.197Z] HOME=/root [2021-03-14T18:06:15.197Z] GOLANG_VERSION=1.13.15 [2021-03-14T18:06:15.197Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-14T18:06:15.197Z] VALIDATE_BRANCH=master [2021-03-14T18:06:15.197Z] TERM=xterm [2021-03-14T18:06:15.197Z] DOCKER_PKG=github.com/docker/docker [2021-03-14T18:06:15.197Z] SHLVL=1 [2021-03-14T18:06:15.197Z] TIMEOUT=120m [2021-03-14T18:06:15.197Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-14T18:06:15.197Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-14T18:06:15.197Z] GO111MODULE=off [2021-03-14T18:06:15.197Z] DOCKER_EXPERIMENTAL=1 [2021-03-14T18:06:15.197Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-14T18:06:15.197Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-14T18:06:15.197Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-14T18:06:15.197Z] GOPATH=/go [2021-03-14T18:06:15.197Z] PKG_CONFIG=pkg-config [2021-03-14T18:06:15.197Z] _=/usr/bin/env [2021-03-14T18:06:15.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-14T18:06:15.316Z] #20 43.03 Selecting previously unselected package apparmor. [2021-03-14T18:06:15.316Z] #20 43.04 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-03-14T18:06:15.316Z] #20 43.15 Unpacking apparmor (2.13.2-10) ... [2021-03-14T18:06:15.518Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-03-14T18:06:15.965Z] #20 43.62 Selecting previously unselected package aufs-tools. [2021-03-14T18:06:15.965Z] #20 43.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-03-14T18:06:15.965Z] #20 43.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-14T18:06:15.965Z] #20 43.75 Selecting previously unselected package libonig5:ppc64el. [2021-03-14T18:06:15.965Z] #20 43.78 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-14T18:06:15.965Z] #20 43.78 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-14T18:06:15.965Z] #20 ... [2021-03-14T18:06:15.965Z] [2021-03-14T18:06:15.965Z] #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-03-14T18:06:15.965Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:06:15.965Z] #43 84.81 DEP criu/pipes.d [2021-03-14T18:06:15.965Z] #43 85.08 DEP criu/pie-util.d [2021-03-14T18:06:15.965Z] #43 85.26 DEP criu/pie-util-vdso.d [2021-03-14T18:06:15.965Z] #43 85.40 DEP criu/path.d [2021-03-14T18:06:15.965Z] #43 85.54 DEP criu/parasite-syscall.d [2021-03-14T18:06:15.965Z] #43 85.83 DEP criu/pagemap.d [2021-03-14T18:06:15.965Z] #43 86.07 DEP criu/pagemap-cache.d [2021-03-14T18:06:15.965Z] #43 86.24 DEP criu/page-xfer.d [2021-03-14T18:06:15.965Z] #43 86.51 DEP criu/page-pipe.d [2021-03-14T18:06:15.965Z] #43 86.71 DEP criu/netfilter.d [2021-03-14T18:06:15.965Z] #43 86.92 DEP criu/net.d [2021-03-14T18:06:15.965Z] #43 87.21 DEP criu/namespaces.d [2021-03-14T18:06:15.965Z] #43 87.43 DEP criu/mount.d [2021-03-14T18:06:15.965Z] #43 87.65 DEP criu/memfd.d [2021-03-14T18:06:15.965Z] #43 87.83 DEP criu/mem.d [2021-03-14T18:06:15.965Z] #43 88.10 DEP criu/lsm.d [2021-03-14T18:06:15.965Z] #43 88.57 DEP criu/log.d [2021-03-14T18:06:15.965Z] #43 88.80 DEP criu/libnetlink.d [2021-03-14T18:06:15.965Z] #43 89.14 DEP criu/kerndat.d [2021-03-14T18:06:15.965Z] #43 89.63 DEP criu/kcmp-ids.d [2021-03-14T18:06:15.965Z] #43 89.92 DEP criu/irmap.d [2021-03-14T18:06:15.965Z] #43 90.36 DEP criu/ipc_ns.d [2021-03-14T18:06:15.965Z] #43 90.51 DEP criu/image.d [2021-03-14T18:06:15.965Z] #43 90.71 DEP criu/image-desc.d [2021-03-14T18:06:15.965Z] #43 90.85 DEP criu/fsnotify.d [2021-03-14T18:06:15.965Z] #43 91.07 DEP criu/filesystems.d [2021-03-14T18:06:15.965Z] #43 91.28 DEP criu/files.d [2021-03-14T18:06:15.965Z] #43 91.56 DEP criu/files-reg.d [2021-03-14T18:06:15.965Z] #43 91.77 DEP criu/files-ext.d [2021-03-14T18:06:15.965Z] #43 92.10 DEP criu/file-lock.d [2021-03-14T18:06:15.965Z] #43 92.28 DEP criu/file-ids.d [2021-03-14T18:06:15.965Z] #43 92.44 DEP criu/fifo.d [2021-03-14T18:06:15.965Z] #43 92.61 DEP criu/fdstore.d [2021-03-14T18:06:15.965Z] #43 92.79 DEP criu/fault-injection.d [2021-03-14T18:06:15.965Z] #43 92.85 DEP criu/external.d [2021-03-14T18:06:15.965Z] #43 93.01 DEP criu/eventpoll.d [2021-03-14T18:06:15.965Z] #43 93.18 DEP criu/eventfd.d [2021-03-14T18:06:15.965Z] #43 93.34 DEP criu/crtools.d [2021-03-14T18:06:15.965Z] #43 93.63 DEP criu/cr-service.d [2021-03-14T18:06:15.965Z] #43 93.87 DEP criu/cr-restore.d [2021-03-14T18:06:15.965Z] #43 94.17 DEP criu/cr-errno.d [2021-03-14T18:06:15.965Z] #43 94.19 DEP criu/cr-dump.d [2021-03-14T18:06:15.965Z] #43 94.52 DEP criu/cr-dedup.d [2021-03-14T18:06:15.965Z] #43 94.76 DEP criu/cr-check.d [2021-03-14T18:06:16.151Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-03-14T18:06:16.266Z] #43 ... [2021-03-14T18:06:16.266Z] [2021-03-14T18:06:16.266Z] #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-03-14T18:06:16.266Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:06:16.266Z] #20 43.95 Selecting previously unselected package libjq1:ppc64el. [2021-03-14T18:06:16.266Z] #20 43.96 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-14T18:06:16.266Z] #20 43.96 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-14T18:06:16.422Z] #42 36.89 CC images/opts.o [2021-03-14T18:06:16.422Z] #42 37.11 CC images/seccomp.o [2021-03-14T18:06:16.566Z] #20 44.12 Selecting previously unselected package jq. [2021-03-14T18:06:16.567Z] #20 44.14 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-14T18:06:16.567Z] #20 44.15 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-14T18:06:16.567Z] #20 44.24 Selecting previously unselected package libaio1:ppc64el. [2021-03-14T18:06:16.567Z] #20 44.24 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-03-14T18:06:16.567Z] #20 44.25 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-03-14T18:06:16.567Z] #20 44.30 Selecting previously unselected package libgpm2:ppc64el. [2021-03-14T18:06:16.567Z] #20 44.31 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-03-14T18:06:16.567Z] #20 44.31 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-03-14T18:06:16.678Z] #42 37.37 CC images/binfmt-misc.o [2021-03-14T18:06:16.866Z] #20 44.39 Selecting previously unselected package libicu63:ppc64el. [2021-03-14T18:06:16.866Z] #20 44.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-14T18:06:16.866Z] #20 44.40 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-14T18:06:16.866Z] #20 ... [2021-03-14T18:06:16.866Z] [2021-03-14T18:06:16.866Z] #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-03-14T18:06:16.866Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:06:16.866Z] #45 152.5 net/textproto [2021-03-14T18:06:16.866Z] #45 152.5 vendor/golang.org/x/net/http/httpproxy [2021-03-14T18:06:16.866Z] #45 152.5 crypto/x509 [2021-03-14T18:06:16.866Z] #45 154.8 vendor/golang.org/x/net/http/httpguts [2021-03-14T18:06:16.866Z] #45 154.8 mime/multipart [2021-03-14T18:06:16.866Z] #45 159.2 crypto/tls [2021-03-14T18:06:16.934Z] #42 37.52 CC images/time.o [2021-03-14T18:06:17.164Z] #45 ... [2021-03-14T18:06:17.164Z] [2021-03-14T18:06:17.164Z] #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-03-14T18:06:17.164Z] #24 sha256:f5d7fd11a1294dcc16c3b7d046d89929f223f3f0e28d7e2aa4bfa80349189256 [2021-03-14T18:06:17.190Z] #42 37.72 CC images/sysctl.o [2021-03-14T18:06:17.450Z] #42 37.90 CC images/autofs.o [2021-03-14T18:06:17.659Z] ok github.com/docker/docker/daemon 12.297s coverage: 17.2% of statements [2021-03-14T18:06:17.659Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-14T18:06:17.659Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-14T18:06:17.659Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-14T18:06:17.659Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-14T18:06:17.707Z] #42 38.13 CC images/macvlan.o [2021-03-14T18:06:17.707Z] #42 38.36 CC images/sit.o [2021-03-14T18:06:17.963Z] #42 ... [2021-03-14T18:06:17.963Z] [2021-03-14T18:06:17.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-03-14T18:06:17.963Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:06:17.963Z] #44 124.9 vendor/golang.org/x/text/secure/bidirule [2021-03-14T18:06:17.963Z] #44 125.1 vendor/golang.org/x/text/unicode/norm [2021-03-14T18:06:17.963Z] #44 128.7 vendor/golang.org/x/net/idna [2021-03-14T18:06:17.963Z] #44 131.0 vendor/golang.org/x/net/http2/hpack [2021-03-14T18:06:17.963Z] #44 132.1 mime [2021-03-14T18:06:17.963Z] #44 133.7 mime/quotedprintable [2021-03-14T18:06:17.963Z] #44 134.1 net/http/internal [2021-03-14T18:06:17.963Z] #44 ... [2021-03-14T18:06:17.963Z] [2021-03-14T18:06:17.963Z] #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-03-14T18:06:17.963Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:06:17.963Z] #42 38.57 CC images/memfd.o [2021-03-14T18:06:18.525Z] #42 38.82 CC images/timens.o [2021-03-14T18:06:18.525Z] #42 39.02 LINK images/built-in.o [2021-03-14T18:06:18.525Z] #42 39.17 GEN compel/include/asm [2021-03-14T18:06:18.525Z] #42 39.19 GEN compel/include/version.h [2021-03-14T18:06:18.525Z] #42 39.22 touch .config [2021-03-14T18:06:18.693Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-03-14T18:06:18.781Z] #42 39.26 GEN include/common/config.h [2021-03-14T18:06:18.781Z] #42 39.34 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-14T18:06:18.781Z] #42 39.36 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-14T18:06:18.781Z] #42 39.37 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-14T18:06:18.781Z] #42 39.39 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-14T18:06:18.781Z] #42 39.42 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-14T18:06:18.781Z] #42 39.43 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-14T18:06:18.781Z] #42 39.45 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-14T18:06:19.037Z] #42 39.47 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-14T18:06:19.037Z] #42 39.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-14T18:06:19.037Z] #42 39.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-14T18:06:19.037Z] #42 39.51 DEP compel/plugins/std/infect.d [2021-03-14T18:06:19.280Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.95s) [2021-03-14T18:06:19.280Z] PASS [2021-03-14T18:06:19.280Z] [2021-03-14T18:06:19.280Z] === Skipped [2021-03-14T18:06:19.280Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-14T18:06:19.280Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:06:19.280Z] [2021-03-14T18:06:19.280Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-03-14T18:06:19.280Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-14T18:06:19.280Z] [2021-03-14T18:06:19.280Z] [2021-03-14T18:06:19.280Z] DONE 34 tests, 2 skipped in 116.312s [2021-03-14T18:06:19.280Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-14T18:06:19.280Z] INFO: Testing against a local daemon [2021-03-14T18:06:19.280Z] === RUN TestConfigInspect [2021-03-14T18:06:19.293Z] #42 39.62 DEP compel/plugins/std/string.d [2021-03-14T18:06:19.293Z] #42 39.69 DEP compel/plugins/std/log.d [2021-03-14T18:06:19.293Z] #42 39.79 DEP compel/plugins/std/fds.d [2021-03-14T18:06:19.325Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.180s coverage: 56.2% of statements [2021-03-14T18:06:19.549Z] #42 39.90 DEP compel/plugins/std/std.d [2021-03-14T18:06:19.549Z] #42 40.04 DEP compel/plugins/shmem/shmem.d [2021-03-14T18:06:19.549Z] #42 40.13 DEP compel/plugins/fds/fds.d [2021-03-14T18:06:19.805Z] #42 40.32 CC compel/plugins/std/std.o [2021-03-14T18:06:20.063Z] #42 40.73 CC compel/plugins/std/fds.o [2021-03-14T18:06:20.186Z] #24 161.6 Checking out files: 23% (2604/11201) Checking out files: 24% (2689/11201) Checking out files: 25% (2801/11201) Checking out files: 26% (2913/11201) Checking out files: 27% (3025/11201) Checking out files: 28% (3137/11201) Checking out files: 29% (3249/11201) Checking out files: 30% (3361/11201) Checking out files: 31% (3473/11201) Checking out files: 32% (3585/11201) Checking out files: 33% (3697/11201) Checking out files: 34% (3809/11201) Checking out files: 35% (3921/11201) Checking out files: 36% (4033/11201) Checking out files: 37% (4145/11201) Checking out files: 38% (4257/11201) Checking out files: 39% (4369/11201) Checking out files: 40% (4481/11201) Checking out files: 40% (4521/11201) Checking out files: 41% (4593/11201) Checking out files: 42% (4705/11201) Checking out files: 43% (4817/11201) Checking out files: 44% (4929/11201) Checking out files: 45% (5041/11201) Checking out files: 46% (5153/11201) Checking out files: 47% (5265/11201) Checking out files: 48% (5377/11201) Checking out files: 49% (5489/11201) Checking out files: 50% (5601/11201) Checking out files: 51% (5713/11201) Checking out files: 52% (5825/11201) Checking out files: 53% (5937/11201) Checking out files: 54% (6049/11201) Checking out files: 55% (6161/11201) Checking out files: 56% (6273/11201) Checking out files: 57% (6385/11201) Checking out files: 58% (6497/11201) Checking out files: 59% (6609/11201) Checking out files: 60% (6721/11201) Checking out files: 61% (6833/11201) Checking out files: 62% (6945/11201) Checking out files: 62% (6975/11201) Checking out files: 63% (7057/11201) Checking out files: 64% (7169/11201) Checking out files: 65% (7281/11201) Checking out files: 66% (7393/11201) Checking out files: 67% (7505/11201) Checking out files: 68% (7617/11201) Checking out files: 69% (7729/11201) Checking out files: 70% (7841/11201) Checking out files: 71% (7953/11201) Checking out files: 72% (8065/11201) Checking out files: 73% (8177/11201) Checking out files: 74% (8289/11201) Checking out files: 75% (8401/11201) Checking out files: 76% (8513/11201) Checking out files: 77% (8625/11201) Checking out files: 78% (8737/11201) Checking out files: 79% (8849/11201) Checking out files: 80% (8961/11201) Checking out files: 81% (9073/11201) Checking out files: 81% (9108/11201) Checking out files: 82% (9185/11201) Checking out files: 83% (9297/11201) Checking out files: 84% (9409/11201) Checking out files: 85% (9521/11201) Checking out files: 86% (9633/11201) Checking out files: 87% (9745/11201) Checking out files: 88% (9857/11201) Checking out files: 89% (9969/11201) Checking out files: 90% (10081/11201) Checking out files: 91% (10193/11201) Checking out files: 92% (10305/11201) Checking out files: 93% (10417/11201) Checking out files: 94% (10529/11201) Checking out files: 95% (10641/11201) Checking out files: 96% (10753/11201) Checking out files: 97% (10865/11201) Checking out files: 98% (10977/11201) Checking out files: 99% (11089/11201) Checking out files: 100% (11201/11201) Checking out files: 100% (11201/11201), done. [2021-03-14T18:06:20.186Z] #24 165.7 + cd /tmp/tmp.iHQTZskVJl/tmp/docker-ce [2021-03-14T18:06:20.186Z] #24 165.7 + git checkout -q v17.06.2-ce [2021-03-14T18:06:20.657Z] --- PASS: TestConfigInspect (2.37s) [2021-03-14T18:06:20.657Z] === RUN TestConfigList [2021-03-14T18:06:20.994Z] #42 41.22 CC compel/plugins/std/log.o [2021-03-14T18:06:21.245Z] #24 ... [2021-03-14T18:06:21.245Z] [2021-03-14T18:06:21.245Z] #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-03-14T18:06:21.245Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:06:21.245Z] #20 49.01 Selecting previously unselected package libnet1:ppc64el. [2021-03-14T18:06:21.245Z] #20 49.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-14T18:06:21.245Z] #20 49.02 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-14T18:06:21.545Z] #20 49.14 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-14T18:06:21.545Z] #20 49.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-14T18:06:21.545Z] #20 49.17 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-14T18:06:21.545Z] #20 49.27 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-14T18:06:21.545Z] #20 49.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-14T18:06:21.545Z] #20 49.30 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-14T18:06:21.558Z] #42 42.01 CC compel/plugins/std/string.o [2021-03-14T18:06:21.849Z] #20 49.43 Selecting previously unselected package libreadline5:ppc64el. [2021-03-14T18:06:21.849Z] #20 49.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-03-14T18:06:21.849Z] #20 49.45 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-14T18:06:21.849Z] #20 49.62 Selecting previously unselected package net-tools. [2021-03-14T18:06:21.849Z] #20 49.63 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-03-14T18:06:21.849Z] #20 49.64 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-14T18:06:22.122Z] #42 42.63 CC compel/plugins/std/infect.o [2021-03-14T18:06:22.447Z] #20 49.97 Selecting previously unselected package python-pip-whl. [2021-03-14T18:06:22.447Z] #20 49.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-14T18:06:22.447Z] #20 50.00 Unpacking python-pip-whl (18.1-5) ... [2021-03-14T18:06:22.685Z] #42 43.06 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-14T18:06:22.685Z] #42 43.10 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-14T18:06:22.685Z] #42 43.13 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-14T18:06:22.685Z] #42 43.20 AR compel/plugins/std.lib.a [2021-03-14T18:06:22.941Z] #42 43.29 CC compel/plugins/fds/fds.o [2021-03-14T18:06:22.941Z] #42 43.54 AR compel/plugins/fds.lib.a [2021-03-14T18:06:23.098Z] #20 50.72 Selecting previously unselected package python3-lib2to3. [2021-03-14T18:06:23.098Z] #20 50.74 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-14T18:06:23.099Z] #20 50.75 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-14T18:06:23.099Z] #20 50.96 Selecting previously unselected package python3-distutils. [2021-03-14T18:06:23.099Z] #20 50.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-14T18:06:23.189Z] --- PASS: TestConfigList (2.37s) [2021-03-14T18:06:23.189Z] === RUN TestConfigsCreateAndDelete [2021-03-14T18:06:23.197Z] #42 43.60 HOSTDEP compel/src/lib/log-host.d [2021-03-14T18:06:23.197Z] #42 43.66 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-14T18:06:23.197Z] #42 43.76 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-14T18:06:23.398Z] #20 50.99 Unpacking python3-distutils (3.7.3-1) ... [2021-03-14T18:06:23.398Z] #20 51.22 Selecting previously unselected package python3-pip. [2021-03-14T18:06:23.398Z] #20 51.23 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-14T18:06:23.453Z] #42 43.84 HOSTDEP compel/src/main-host.d [2021-03-14T18:06:23.453Z] #42 43.95 DEP compel/src/lib/ptrace.d [2021-03-14T18:06:23.698Z] #20 51.24 Unpacking python3-pip (18.1-5) ... [2021-03-14T18:06:23.698Z] #20 51.47 Selecting previously unselected package python3-pkg-resources. [2021-03-14T18:06:23.698Z] #20 51.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-14T18:06:23.698Z] #20 51.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-14T18:06:23.709Z] #42 44.07 DEP compel/src/lib/infect.d [2021-03-14T18:06:23.709Z] #42 44.21 DEP compel/src/lib/infect-util.d [2021-03-14T18:06:23.709Z] #42 ... [2021-03-14T18:06:23.709Z] [2021-03-14T18:06:23.709Z] #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-03-14T18:06:23.709Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:06:23.709Z] #12 140.5 Selecting previously unselected package libapparmor1:amd64. [2021-03-14T18:06:23.709Z] #12 140.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-14T18:06:23.709Z] #12 140.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-14T18:06:23.709Z] #12 140.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-14T18:06:23.709Z] #12 140.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-14T18:06:23.709Z] #12 140.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-14T18:06:23.778Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.941s coverage: 46.2% of statements [2021-03-14T18:06:23.967Z] #12 140.8 Selecting previously unselected package libbtrfs0. [2021-03-14T18:06:23.967Z] #12 140.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-14T18:06:23.967Z] #12 140.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-14T18:06:23.967Z] #12 140.9 Selecting previously unselected package libbtrfs-dev. [2021-03-14T18:06:23.967Z] #12 140.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-14T18:06:23.967Z] #12 140.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-14T18:06:23.999Z] #20 51.64 Selecting previously unselected package python3-setuptools. [2021-03-14T18:06:23.999Z] #20 51.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-14T18:06:23.999Z] #20 51.65 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-14T18:06:24.222Z] #12 141.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-14T18:06:24.222Z] #12 141.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-14T18:06:24.222Z] #12 141.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-14T18:06:24.222Z] #12 141.1 Selecting previously unselected package libudev-dev:amd64. [2021-03-14T18:06:24.222Z] #12 141.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-14T18:06:24.222Z] #12 141.2 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-14T18:06:24.299Z] #20 51.98 Selecting previously unselected package python3-wheel. [2021-03-14T18:06:24.299Z] #20 52.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-14T18:06:24.299Z] #20 52.00 Unpacking python3-wheel (0.32.3-2) ... [2021-03-14T18:06:24.299Z] #20 52.09 Selecting previously unselected package sudo. [2021-03-14T18:06:24.299Z] #20 52.10 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-03-14T18:06:24.299Z] #20 52.11 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-14T18:06:24.410Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.9% of statements [2021-03-14T18:06:24.478Z] #12 141.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-14T18:06:24.478Z] #12 141.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-14T18:06:24.478Z] #12 141.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-14T18:06:24.734Z] #12 141.6 Selecting previously unselected package libpcre16-3:amd64. [2021-03-14T18:06:24.734Z] #12 141.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-14T18:06:24.734Z] #12 141.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-14T18:06:24.947Z] #20 52.74 Selecting previously unselected package thin-provisioning-tools. [2021-03-14T18:06:24.947Z] #20 52.75 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-03-14T18:06:24.947Z] #20 52.75 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-14T18:06:25.000Z] #12 141.8 Selecting previously unselected package libpcre32-3:amd64. [2021-03-14T18:06:25.000Z] #12 141.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-14T18:06:25.000Z] #12 141.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-14T18:06:25.000Z] #12 142.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-14T18:06:25.245Z] #20 53.04 Selecting previously unselected package uidmap. [2021-03-14T18:06:25.245Z] #20 53.05 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-03-14T18:06:25.245Z] #20 53.06 Unpacking uidmap (1:4.5-1.1) ... [2021-03-14T18:06:25.256Z] #12 142.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-14T18:06:25.256Z] #12 142.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-14T18:06:25.256Z] #12 142.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-14T18:06:25.256Z] #12 142.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-14T18:06:25.256Z] #12 142.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-14T18:06:25.512Z] #12 142.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-14T18:06:25.544Z] #20 53.25 Selecting previously unselected package vim-runtime. [2021-03-14T18:06:25.544Z] #20 53.28 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-14T18:06:25.544Z] #20 53.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-14T18:06:25.544Z] #20 53.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-14T18:06:25.720Z] --- PASS: TestConfigsCreateAndDelete (2.36s) [2021-03-14T18:06:25.720Z] === RUN TestConfigsUpdate [2021-03-14T18:06:25.768Z] #12 142.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-14T18:06:25.768Z] #12 142.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-14T18:06:25.768Z] #12 142.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-14T18:06:25.768Z] #12 142.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-14T18:06:25.768Z] #12 142.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-14T18:06:25.843Z] #20 53.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-14T18:06:26.024Z] #12 142.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-14T18:06:26.024Z] #12 142.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-14T18:06:26.024Z] #12 142.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-14T18:06:26.024Z] #12 143.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-14T18:06:26.281Z] #12 143.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-14T18:06:26.281Z] #12 143.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-14T18:06:26.492Z] #20 ... [2021-03-14T18:06:26.492Z] [2021-03-14T18:06:26.492Z] #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-03-14T18:06:26.492Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:06:26.492Z] #43 95.00 DEP criu/config.d [2021-03-14T18:06:26.492Z] #43 95.18 DEP criu/clone-noasan.d [2021-03-14T18:06:26.492Z] #43 95.31 DEP criu/cgroup.d [2021-03-14T18:06:26.492Z] #43 95.55 DEP criu/cgroup-props.d [2021-03-14T18:06:26.492Z] #43 95.71 DEP criu/bitmap.d [2021-03-14T18:06:26.492Z] #43 95.75 DEP criu/bfd.d [2021-03-14T18:06:26.492Z] #43 95.89 DEP criu/autofs.d [2021-03-14T18:06:26.492Z] #43 96.09 DEP criu/aio.d [2021-03-14T18:06:26.492Z] #43 96.36 DEP criu/action-scripts.d [2021-03-14T18:06:26.492Z] #43 96.86 CC criu/action-scripts.o [2021-03-14T18:06:26.492Z] #43 97.65 CC criu/aio.o [2021-03-14T18:06:26.492Z] #43 98.60 CC criu/autofs.o [2021-03-14T18:06:26.492Z] #43 101.0 CC criu/bfd.o [2021-03-14T18:06:26.492Z] #43 101.8 CC criu/bitmap.o [2021-03-14T18:06:26.492Z] #43 102.0 CC criu/cgroup-props.o [2021-03-14T18:06:26.492Z] #43 103.4 CC criu/cgroup.o [2021-03-14T18:06:26.796Z] #12 143.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-14T18:06:26.796Z] #12 143.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-14T18:06:26.796Z] #12 143.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-14T18:06:26.796Z] #12 143.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-14T18:06:26.796Z] #12 143.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-14T18:06:26.796Z] #12 143.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-14T18:06:26.796Z] #12 143.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:06:26.796Z] #12 143.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-14T18:06:26.796Z] #12 143.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-14T18:06:26.796Z] #12 143.7 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-14T18:06:26.796Z] #12 143.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-14T18:06:26.796Z] #12 143.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-14T18:06:26.796Z] #12 143.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-14T18:06:26.796Z] #12 143.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-14T18:06:27.053Z] #12 143.8 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-14T18:06:27.053Z] #12 143.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-14T18:06:27.053Z] #12 143.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-14T18:06:27.053Z] #12 143.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:06:27.053Z] #12 143.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-03-14T18:06:27.053Z] #12 143.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-03-14T18:06:27.053Z] #12 143.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-14T18:06:27.053Z] #12 143.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-03-14T18:06:27.053Z] #12 143.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-03-14T18:06:27.053Z] #12 143.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-14T18:06:27.053Z] #12 143.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-14T18:06:27.053Z] #12 143.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-14T18:06:27.053Z] #12 144.0 Setting up dmsetup (2:1.02.155-3) ... [2021-03-14T18:06:27.053Z] #12 144.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-14T18:06:27.053Z] #12 144.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-14T18:06:27.053Z] #12 144.0 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:06:27.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-14T18:06:27.623Z] --- PASS: TestConfigsUpdate (2.32s) [2021-03-14T18:06:27.623Z] === RUN TestTemplatedConfig [2021-03-14T18:06:27.922Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.284s coverage: 49.4% of statements [2021-03-14T18:06:28.948Z] #12 ... [2021-03-14T18:06:28.948Z] [2021-03-14T18:06:28.948Z] #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-03-14T18:06:28.948Z] #57 sha256:bdf532f9e06ca40451dc0f6936dcd8fcc5d895961d592636af62a54ed8b841a2 [2021-03-14T18:06:28.948Z] #57 136.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-14T18:06:28.948Z] #57 136.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-14T18:06:28.948Z] #57 DONE 145.6s [2021-03-14T18:06:28.948Z] [2021-03-14T18:06:28.948Z] #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-03-14T18:06:28.948Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:06:28.948Z] #42 44.36 DEP compel/src/lib/infect-rpc.d [2021-03-14T18:06:28.948Z] #42 44.49 DEP compel/arch/x86/src/lib/infect.d [2021-03-14T18:06:28.948Z] #42 44.66 DEP compel/arch/x86/src/lib/cpu.d [2021-03-14T18:06:28.948Z] #42 44.74 DEP compel/src/lib/log.d [2021-03-14T18:06:28.948Z] #42 44.80 DEP compel/src/main.d [2021-03-14T18:06:28.948Z] #42 44.85 DEP compel/src/lib/handle-elf.d [2021-03-14T18:06:28.948Z] #42 44.91 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-14T18:06:28.948Z] #42 45.07 CC compel/src/lib/log.o [2021-03-14T18:06:28.948Z] #42 45.33 CC compel/arch/x86/src/lib/cpu.o [2021-03-14T18:06:28.948Z] #42 46.02 CC compel/arch/x86/src/lib/infect.o [2021-03-14T18:06:28.948Z] #42 46.75 CC compel/src/lib/infect-rpc.o [2021-03-14T18:06:28.948Z] #42 47.14 CC compel/src/lib/infect-util.o [2021-03-14T18:06:28.948Z] #42 47.40 CC compel/src/lib/infect.o [2021-03-14T18:06:28.948Z] #42 ... [2021-03-14T18:06:28.948Z] [2021-03-14T18:06:28.948Z] #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-03-14T18:06:28.948Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-14T18:06:28.948Z] #12 DONE 145.6s [2021-03-14T18:06:28.948Z] [2021-03-14T18:06:28.948Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-14T18:06:28.948Z] #58 sha256:2d976e6fde337f1bd3c85084b5556d8c12ac49b24dfc3619c6ab1e0b041c1a87 [2021-03-14T18:06:28.948Z] #58 DONE 0.3s [2021-03-14T18:06:28.948Z] [2021-03-14T18:06:28.948Z] #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-03-14T18:06:28.948Z] #52 sha256:bff3c6d22cab8daa53cc39e260eec9432e093f3dcbce2dade0a9a3d8e987aa13 [2021-03-14T18:06:28.948Z] #52 ... [2021-03-14T18:06:28.948Z] [2021-03-14T18:06:28.948Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-14T18:06:28.948Z] #59 sha256:58a8495a308365a7d8b82a690c26f1745e08297b16f4b7316ec0138d0d29da6e [2021-03-14T18:06:28.948Z] #59 DONE 0.1s [2021-03-14T18:06:29.205Z] [2021-03-14T18:06:29.205Z] #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-03-14T18:06:29.205Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:06:29.205Z] #42 49.67 CC compel/src/lib/ptrace.o [2021-03-14T18:06:29.461Z] #42 50.14 AR compel/libcompel.a [2021-03-14T18:06:29.717Z] #42 50.23 HOSTCC compel/src/main-host.o [2021-03-14T18:06:30.080Z] #43 108.4 CC criu/clone-noasan.o [2021-03-14T18:06:30.080Z] #43 ... [2021-03-14T18:06:30.080Z] [2021-03-14T18:06:30.080Z] #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-03-14T18:06:30.080Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:06:30.080Z] #20 57.47 Selecting previously unselected package vim. [2021-03-14T18:06:30.080Z] #20 57.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-14T18:06:30.080Z] #20 57.53 Unpacking vim (2:8.1.0875-5) ... [2021-03-14T18:06:30.278Z] #42 50.69 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-14T18:06:30.278Z] #42 ... [2021-03-14T18:06:30.278Z] [2021-03-14T18:06:30.278Z] #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-03-14T18:06:30.278Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:06:30.278Z] #44 137.1 crypto/tls [2021-03-14T18:06:30.278Z] #44 143.3 net/http/httptrace [2021-03-14T18:06:30.278Z] #44 143.5 net/http [2021-03-14T18:06:30.278Z] #44 ... [2021-03-14T18:06:30.278Z] [2021-03-14T18:06:30.278Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-14T18:06:30.278Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-14T18:06:30.379Z] #20 58.15 Selecting previously unselected package xfsprogs. [2021-03-14T18:06:30.379Z] #20 58.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-03-14T18:06:30.379Z] #20 58.18 Unpacking xfsprogs (4.20.0-1) ... [2021-03-14T18:06:30.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-14T18:06:30.907Z] --- PASS: TestTemplatedConfig (2.67s) [2021-03-14T18:06:30.907Z] === RUN TestConfigCreateResolve [2021-03-14T18:06:31.027Z] #20 58.70 Selecting previously unselected package zip. [2021-03-14T18:06:31.027Z] #20 58.71 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-03-14T18:06:31.027Z] #20 58.72 Unpacking zip (3.0-11+b1) ... [2021-03-14T18:06:31.027Z] #20 ... [2021-03-14T18:06:31.027Z] [2021-03-14T18:06:31.027Z] #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-03-14T18:06:31.027Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:06:31.027Z] #45 166.5 net/http/httptrace [2021-03-14T18:06:31.027Z] #45 167.0 net/http [2021-03-14T18:06:31.027Z] #45 ... [2021-03-14T18:06:31.027Z] [2021-03-14T18:06:31.027Z] #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-03-14T18:06:31.027Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:06:31.027Z] #20 58.97 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-14T18:06:31.209Z] #13 DONE 2.5s [2021-03-14T18:06:31.209Z] [2021-03-14T18:06:31.209Z] #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-03-14T18:06:31.209Z] #52 sha256:bff3c6d22cab8daa53cc39e260eec9432e093f3dcbce2dade0a9a3d8e987aa13 [2021-03-14T18:06:31.209Z] #52 2.401 + RM_GOPATH=0 [2021-03-14T18:06:31.209Z] #52 2.401 + TMP_GOPATH= [2021-03-14T18:06:31.209Z] #52 2.401 + : /build [2021-03-14T18:06:31.209Z] #52 2.401 + '[' -z '' ']' [2021-03-14T18:06:31.209Z] #52 2.401 ++ mktemp -d [2021-03-14T18:06:31.209Z] #52 2.401 + export GOPATH=/tmp/tmp.aV3Q8eqIFK [2021-03-14T18:06:31.209Z] #52 2.401 + GOPATH=/tmp/tmp.aV3Q8eqIFK [2021-03-14T18:06:31.209Z] #52 2.401 + RM_GOPATH=1 [2021-03-14T18:06:31.209Z] #52 2.401 + case "$(go env GOARCH)" in [2021-03-14T18:06:31.209Z] #52 2.401 ++ go env GOARCH [2021-03-14T18:06:31.209Z] #52 2.445 + export GO_BUILDMODE=-buildmode=pie [2021-03-14T18:06:31.209Z] #52 2.446 + GO_BUILDMODE=-buildmode=pie [2021-03-14T18:06:31.209Z] #52 2.446 ++ dirname /tmp/install/install.sh [2021-03-14T18:06:31.209Z] #52 2.451 + dir=/tmp/install [2021-03-14T18:06:31.209Z] #52 2.451 + bin=runc [2021-03-14T18:06:31.209Z] #52 2.451 + shift [2021-03-14T18:06:31.209Z] #52 2.451 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-14T18:06:31.209Z] #52 2.451 + . /tmp/install/runc.installer [2021-03-14T18:06:31.209Z] #52 2.451 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-14T18:06:31.209Z] #52 2.451 + install_runc [2021-03-14T18:06:31.209Z] #52 2.453 + uname -r [2021-03-14T18:06:31.209Z] #52 2.453 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-14T18:06:31.209Z] #52 2.456 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-14T18:06:31.209Z] #52 2.456 + RUNC_BUILDTAGS='seccomp ' [2021-03-14T18:06:31.209Z] #52 2.456 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-14T18:06:31.209Z] #52 2.456 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aV3Q8eqIFK/src/github.com/opencontainers/runc [2021-03-14T18:06:31.209Z] #52 2.464 Cloning into '/tmp/tmp.aV3Q8eqIFK/src/github.com/opencontainers/runc'... [2021-03-14T18:06:31.327Z] #20 58.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-14T18:06:31.327Z] #20 58.98 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-03-14T18:06:31.327Z] #20 58.99 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-14T18:06:31.327Z] #20 59.00 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-03-14T18:06:31.327Z] #20 59.01 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-03-14T18:06:31.327Z] #20 59.02 Setting up uidmap (1:4.5-1.1) ... [2021-03-14T18:06:31.327Z] #20 59.03 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-03-14T18:06:31.327Z] #20 59.04 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-14T18:06:31.327Z] #20 59.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-14T18:06:31.327Z] #20 59.06 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-14T18:06:31.327Z] #20 59.06 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-14T18:06:31.327Z] #20 59.07 Setting up xxd (2:8.1.0875-5) ... [2021-03-14T18:06:31.327Z] #20 59.08 Setting up zip (3.0-11+b1) ... [2021-03-14T18:06:31.327Z] #20 59.09 Setting up vim-common (2:8.1.0875-5) ... [2021-03-14T18:06:31.327Z] #20 59.13 Setting up bash-completion (1:2.8-6) ... [2021-03-14T18:06:32.809Z] --- PASS: TestConfigCreateResolve (2.26s) [2021-03-14T18:06:32.809Z] === RUN TestConfigDaemonLibtrustID [2021-03-14T18:06:33.067Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-14T18:06:33.067Z] PASS [2021-03-14T18:06:33.067Z] [2021-03-14T18:06:33.067Z] DONE 7 tests in 14.916s [2021-03-14T18:06:33.067Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-14T18:06:33.327Z] INFO: Testing against a local daemon [2021-03-14T18:06:33.327Z] === RUN TestCheckpoint [2021-03-14T18:06:33.327Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-14T18:06:33.327Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:06:33.327Z] === RUN TestContainerInvalidJSON [2021-03-14T18:06:33.327Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:06:33.327Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:06:33.327Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:06:33.327Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:06:33.327Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:06:33.327Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:06:33.327Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:06:33.327Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:06:33.327Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:06:33.327Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-14T18:06:33.327Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-14T18:06:33.327Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-14T18:06:33.327Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-14T18:06:33.327Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-14T18:06:33.327Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-03-14T18:06:33.327Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-14T18:06:33.327Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-03-14T18:06:33.327Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-14T18:06:33.327Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-14T18:06:33.327Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-14T18:06:33.327Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-14T18:06:33.327Z] === RUN TestCopyFromContainer [2021-03-14T18:06:33.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-14T18:06:33.541Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.732s coverage: 73.3% of statements [2021-03-14T18:06:33.541Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-14T18:06:33.541Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 57.5% of statements [2021-03-14T18:06:33.852Z] #52 ... [2021-03-14T18:06:33.852Z] [2021-03-14T18:06:33.852Z] #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-03-14T18:06:33.852Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-14T18:06:33.852Z] #14 DONE 2.2s [2021-03-14T18:06:33.852Z] [2021-03-14T18:06:33.852Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-14T18:06:33.852Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-14T18:06:33.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-14T18:06:34.173Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-03-14T18:06:34.245Z] #20 ... [2021-03-14T18:06:34.245Z] [2021-03-14T18:06:34.245Z] #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-03-14T18:06:34.245Z] #24 sha256:f5d7fd11a1294dcc16c3b7d046d89929f223f3f0e28d7e2aa4bfa80349189256 [2021-03-14T18:06:34.245Z] #24 169.6 + mkdir -p /tmp/tmp.iHQTZskVJl/src/github.com/docker [2021-03-14T18:06:34.245Z] #24 169.6 + mv components/cli /tmp/tmp.iHQTZskVJl/src/github.com/docker/cli [2021-03-14T18:06:34.245Z] #24 169.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-14T18:06:34.245Z] #24 ... [2021-03-14T18:06:34.245Z] [2021-03-14T18:06:34.245Z] #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-03-14T18:06:34.245Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:06:34.245Z] #43 108.7 CC criu/config.o [2021-03-14T18:06:34.245Z] #43 112.1 CC criu/cr-check.o [2021-03-14T18:06:34.417Z] #15 1.060 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-14T18:06:34.417Z] #15 DONE 1.2s [2021-03-14T18:06:34.417Z] [2021-03-14T18:06:34.417Z] #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-03-14T18:06:34.417Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:06:34.417Z] #42 50.91 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-14T18:06:34.417Z] #42 51.71 HOSTCC compel/src/lib/log-host.o [2021-03-14T18:06:34.417Z] #42 52.11 HOSTLINK compel/compel-host-bin [2021-03-14T18:06:34.417Z] #42 52.36 DEP soccr/soccr.d [2021-03-14T18:06:34.417Z] #42 52.69 CC soccr/soccr.o [2021-03-14T18:06:34.417Z] #42 54.90 AR soccr/libsoccr.a [2021-03-14T18:06:34.417Z] #42 54.95 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-14T18:06:34.464Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.108s coverage: 57.7% of statements [2021-03-14T18:06:34.464Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-14T18:06:34.464Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-14T18:06:34.703Z] === RUN TestCopyFromContainer// [2021-03-14T18:06:34.703Z] === RUN TestCopyFromContainer//bar/root [2021-03-14T18:06:34.703Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-14T18:06:34.703Z] === RUN TestCopyFromContainer/bar/quux [2021-03-14T18:06:34.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-14T18:06:34.755Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-03-14T18:06:34.962Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-14T18:06:34.962Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-14T18:06:34.962Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-14T18:06:34.962Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-14T18:06:34.979Z] #42 55.53 DEP criu/arch/x86/sigframe.d [2021-03-14T18:06:34.979Z] #42 55.63 DEP criu/arch/x86/sigaction_compat.d [2021-03-14T18:06:35.220Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-14T18:06:35.220Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-14T18:06:35.220Z] --- PASS: TestCopyFromContainer (1.84s) [2021-03-14T18:06:35.220Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-14T18:06:35.220Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-14T18:06:35.220Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-14T18:06:35.220Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-03-14T18:06:35.220Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-14T18:06:35.220Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-14T18:06:35.220Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-14T18:06:35.220Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-14T18:06:35.220Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-14T18:06:35.220Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-14T18:06:35.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-14T18:06:35.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:06:35.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:06:35.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:06:35.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:06:35.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:06:35.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:06:35.220Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:06:35.220Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:06:35.220Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:06:35.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-14T18:06:35.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-14T18:06:35.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-14T18:06:35.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-14T18:06:35.221Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-14T18:06:35.221Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-14T18:06:35.221Z] === RUN TestCreateWithInvalidEnv [2021-03-14T18:06:35.221Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-14T18:06:35.221Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-14T18:06:35.221Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-14T18:06:35.221Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-14T18:06:35.221Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-14T18:06:35.221Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-14T18:06:35.221Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-14T18:06:35.221Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-14T18:06:35.221Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-14T18:06:35.221Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-14T18:06:35.221Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-14T18:06:35.221Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-14T18:06:35.221Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-14T18:06:35.221Z] === RUN TestCreateTmpfsMountsTarget [2021-03-14T18:06:35.221Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-14T18:06:35.221Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-14T18:06:35.236Z] #42 55.76 DEP criu/arch/x86/kerndat.d [2021-03-14T18:06:35.236Z] #42 55.79 DEP criu/arch/x86/crtools.d [2021-03-14T18:06:35.491Z] #42 55.91 DEP criu/arch/x86/cpu.d [2021-03-14T18:06:35.749Z] #42 56.07 CC criu/arch/x86/cpu.o [2021-03-14T18:06:35.749Z] #42 ... [2021-03-14T18:06:35.749Z] [2021-03-14T18:06:35.749Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-14T18:06:35.749Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-14T18:06:35.749Z] #16 DONE 1.2s [2021-03-14T18:06:35.749Z] [2021-03-14T18:06:35.749Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-14T18:06:35.749Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-14T18:06:35.781Z] #43 ... [2021-03-14T18:06:35.781Z] [2021-03-14T18:06:35.781Z] #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-03-14T18:06:35.781Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:06:35.781Z] #45 180.3 github.com/LK4D4/vndr/godl [2021-03-14T18:06:35.781Z] #45 181.1 github.com/LK4D4/vndr [2021-03-14T18:06:35.802Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:06:35.802Z] [2021-03-14T18:06:35.802Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-14T18:06:35.802Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-14T18:06:35.802Z] Using test binary docker [2021-03-14T18:06:35.802Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-14T18:06:35.802Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-14T18:06:35.802Z] INFO: Waiting for daemon to start... [2021-03-14T18:06:35.802Z] Starting dockerd [2021-03-14T18:06:35.802Z] . [2021-03-14T18:06:35.802Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-14T18:06:36.263Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 6.7% of statements [2021-03-14T18:06:36.263Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-14T18:06:36.263Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-14T18:06:36.263Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 43.2% of statements [2021-03-14T18:06:37.116Z] #17 DONE 1.2s [2021-03-14T18:06:37.116Z] [2021-03-14T18:06:37.116Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-14T18:06:37.116Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-14T18:06:37.124Z] --- PASS: TestCreateWithCustomMaskedPaths (1.70s) [2021-03-14T18:06:37.124Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-14T18:06:37.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-14T18:06:37.298Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2021-03-14T18:06:37.931Z] ok github.com/docker/docker/daemon/logger/awslogs 0.076s coverage: 77.8% of statements [2021-03-14T18:06:37.931Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-14T18:06:37.931Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-14T18:06:38.044Z] #18 DONE 1.1s [2021-03-14T18:06:38.044Z] [2021-03-14T18:06:38.044Z] #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-03-14T18:06:38.044Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-14T18:06:38.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-14T18:06:38.222Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2021-03-14T18:06:38.513Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2021-03-14T18:06:38.804Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2021-03-14T18:06:39.044Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2021-03-14T18:06:39.044Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-14T18:06:39.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:06:39.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:06:39.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:06:39.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:06:39.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:06:39.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:06:39.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:06:39.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:06:39.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:06:39.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:06:39.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:06:39.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:06:39.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:06:39.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:06:39.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:06:39.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-14T18:06:39.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-14T18:06:39.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-14T18:06:39.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-14T18:06:39.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-14T18:06:39.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-14T18:06:39.044Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-14T18:06:39.303Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2021-03-14T18:06:39.303Z] === RUN TestCreateDifferentPlatform [2021-03-14T18:06:39.303Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-14T18:06:39.303Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-14T18:06:39.303Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-14T18:06:39.303Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-14T18:06:39.303Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-14T18:06:39.303Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-14T18:06:39.303Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-14T18:06:39.303Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-14T18:06:39.437Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 75.2% of statements [2021-03-14T18:06:39.437Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-14T18:06:39.561Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-14T18:06:39.561Z] === RUN TestContainerStartOnDaemonRestart [2021-03-14T18:06:39.561Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-14T18:06:39.561Z] === RUN TestDaemonRestartIpcMode [2021-03-14T18:06:39.561Z] === PAUSE TestDaemonRestartIpcMode [2021-03-14T18:06:39.561Z] === RUN TestDaemonHostGatewayIP [2021-03-14T18:06:39.561Z] === PAUSE TestDaemonHostGatewayIP [2021-03-14T18:06:39.561Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-14T18:06:39.561Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-14T18:06:39.561Z] === RUN TestContainerKillOnDaemonStart [2021-03-14T18:06:39.561Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-14T18:06:39.561Z] === RUN TestDiff [2021-03-14T18:06:39.729Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.071s coverage: 55.1% of statements [2021-03-14T18:06:39.938Z] #19 1.597 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-14T18:06:39.938Z] #19 1.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-14T18:06:39.938Z] #19 1.699 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-14T18:06:40.129Z] --- PASS: TestDiff (0.53s) [2021-03-14T18:06:40.129Z] === RUN TestExecWithCloseStdin [2021-03-14T18:06:40.302Z] #45 ... [2021-03-14T18:06:40.302Z] [2021-03-14T18:06:40.302Z] #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-03-14T18:06:40.302Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:06:40.302Z] #20 63.88 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-03-14T18:06:40.302Z] #20 63.88 Setting up xz-utils (5.2.4-1) ... [2021-03-14T18:06:40.302Z] #20 63.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-14T18:06:40.302Z] #20 63.91 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-14T18:06:40.302Z] #20 63.99 invoke-rc.d: could not determine current runlevel [2021-03-14T18:06:40.302Z] #20 64.02 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-14T18:06:40.302Z] #20 64.06 Setting up pigz (2.4-1) ... [2021-03-14T18:06:40.302Z] #20 64.08 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-14T18:06:40.302Z] #20 64.10 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-14T18:06:40.302Z] #20 64.12 Setting up python-pip-whl (18.1-5) ... [2021-03-14T18:06:40.302Z] #20 64.13 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-03-14T18:06:40.302Z] #20 64.13 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-14T18:06:40.302Z] #20 64.61 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-03-14T18:06:40.302Z] #20 64.63 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-14T18:06:40.302Z] #20 64.65 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-14T18:06:40.302Z] #20 64.65 Setting up vim (2:8.1.0875-5) ... [2021-03-14T18:06:40.302Z] #20 64.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-14T18:06:40.302Z] #20 64.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-14T18:06:40.302Z] #20 64.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-14T18:06:40.302Z] #20 64.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-14T18:06:40.302Z] #20 64.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-14T18:06:40.302Z] #20 64.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-14T18:06:40.302Z] #20 64.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-14T18:06:40.302Z] #20 64.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-14T18:06:40.302Z] #20 64.79 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-14T18:06:40.302Z] #20 64.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-14T18:06:40.302Z] #20 64.82 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-14T18:06:40.302Z] #20 64.82 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-14T18:06:40.302Z] #20 64.84 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-14T18:06:40.302Z] #20 64.85 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-14T18:06:40.362Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 31.5% of statements [2021-03-14T18:06:40.502Z] #19 2.335 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-14T18:06:40.695Z] --- PASS: TestExecWithCloseStdin (0.64s) [2021-03-14T18:06:40.696Z] === RUN TestExec [2021-03-14T18:06:41.263Z] --- PASS: TestExec (0.65s) [2021-03-14T18:06:41.263Z] === RUN TestExecUser [2021-03-14T18:06:41.364Z] #20 68.88 Setting up iptables (1.8.2-4) ... [2021-03-14T18:06:41.364Z] #20 68.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-14T18:06:41.364Z] #20 68.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-14T18:06:41.364Z] #20 68.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-14T18:06:41.364Z] #20 68.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-14T18:06:41.364Z] #20 69.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-14T18:06:41.364Z] #20 69.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-14T18:06:41.364Z] #20 69.03 Setting up python3 (3.7.3-1) ... [2021-03-14T18:06:41.397Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2021-03-14T18:06:41.433Z] #19 3.495 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-14T18:06:41.688Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-03-14T18:06:41.831Z] --- PASS: TestExecUser (0.62s) [2021-03-14T18:06:41.831Z] === RUN TestExportContainerAndImportImage [2021-03-14T18:06:42.015Z] #20 69.60 Setting up python3-wheel (0.32.3-2) ... [2021-03-14T18:06:42.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-14T18:06:42.322Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-03-14T18:06:42.613Z] ok github.com/docker/docker/daemon/logger/splunk 1.477s coverage: 82.5% of statements [2021-03-14T18:06:42.613Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-14T18:06:42.613Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-14T18:06:42.680Z] #20 70.55 Setting up apparmor (2.13.2-10) ... [2021-03-14T18:06:42.769Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-03-14T18:06:42.769Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-14T18:06:42.802Z] #19 4.877 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-14T18:06:43.648Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2021-03-14T18:06:43.939Z] ok github.com/docker/docker/distribution 0.245s coverage: 25.0% of statements [2021-03-14T18:06:43.939Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-14T18:06:44.144Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-03-14T18:06:44.144Z] === RUN TestHealthCheckWorkdir [2021-03-14T18:06:44.171Z] #19 ... [2021-03-14T18:06:44.171Z] [2021-03-14T18:06:44.171Z] #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-03-14T18:06:44.171Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:06:44.171Z] #42 56.90 CC criu/arch/x86/crtools.o [2021-03-14T18:06:44.171Z] #42 58.79 CC criu/arch/x86/kerndat.o [2021-03-14T18:06:44.171Z] #42 59.55 CC criu/arch/x86/sigaction_compat.o [2021-03-14T18:06:44.171Z] #42 59.76 CC criu/arch/x86/sigframe.o [2021-03-14T18:06:44.171Z] #42 60.06 LINK criu/arch/x86/crtools.built-in.o [2021-03-14T18:06:44.171Z] #42 60.11 DEP criu/pie/util-vdso-elf32.d [2021-03-14T18:06:44.171Z] #42 60.33 DEP criu/pie/util-vdso.d [2021-03-14T18:06:44.171Z] #42 60.47 DEP criu/pie/util.d [2021-03-14T18:06:44.171Z] #42 60.67 CC criu/pie/util.o [2021-03-14T18:06:44.171Z] #42 60.97 CC criu/pie/util-vdso.o [2021-03-14T18:06:44.171Z] #42 61.65 CC criu/pie/util-vdso-elf32.o [2021-03-14T18:06:44.171Z] #42 62.35 AR criu/pie/pie.lib.a [2021-03-14T18:06:44.171Z] #42 62.42 DEP criu/pie/restorer.d [2021-03-14T18:06:44.171Z] #42 62.65 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-14T18:06:44.171Z] #42 62.75 DEP criu/arch/x86/restorer_unmap.d [2021-03-14T18:06:44.172Z] #42 62.79 DEP criu/arch/x86/restorer.d [2021-03-14T18:06:44.172Z] #42 63.08 DEP criu/arch/x86/vdso-pie.d [2021-03-14T18:06:44.172Z] #42 63.18 DEP criu/pie/parasite-vdso.d [2021-03-14T18:06:44.172Z] #42 63.32 DEP criu/pie/parasite.d [2021-03-14T18:06:44.172Z] #42 63.58 CC criu/pie/parasite.o [2021-03-14T18:06:44.429Z] #42 64.96 LINK criu/pie/parasite.built-in.o [2021-03-14T18:06:44.429Z] #42 64.97 GEN criu/pie/parasite-blob.h [2021-03-14T18:06:44.429Z] #42 64.99 CC criu/pie/parasite-vdso.o [2021-03-14T18:06:44.712Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2021-03-14T18:06:44.712Z] === RUN TestHealthKillContainer [2021-03-14T18:06:44.823Z] #20 72.44 Setting up xfsprogs (4.20.0-1) ... [2021-03-14T18:06:44.823Z] #20 72.45 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-14T18:06:44.974Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-03-14T18:06:45.123Z] #20 72.92 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-14T18:06:45.360Z] #42 65.78 CC criu/arch/x86/vdso-pie.o [2021-03-14T18:06:45.608Z] ok github.com/docker/docker/image 0.012s coverage: 86.6% of statements [2021-03-14T18:06:45.616Z] #42 66.11 CC criu/arch/x86/restorer.o [2021-03-14T18:06:46.182Z] #20 ... [2021-03-14T18:06:46.182Z] [2021-03-14T18:06:46.182Z] #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-03-14T18:06:46.182Z] #45 sha256:34ed9568144ed37d3a78c9ed0d37c37789f70c01767b7b8eb62857e4d3d1f205 [2021-03-14T18:06:46.182Z] #45 DONE 191.3s [2021-03-14T18:06:46.182Z] [2021-03-14T18:06:46.182Z] #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-03-14T18:06:46.182Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:06:46.182Z] #43 115.0 CC criu/cr-dedup.o [2021-03-14T18:06:46.182Z] #43 115.5 CC criu/cr-dump.o [2021-03-14T18:06:46.182Z] #43 118.9 CC criu/cr-errno.o [2021-03-14T18:06:46.182Z] #43 119.0 CC criu/cr-restore.o [2021-03-14T18:06:46.183Z] #42 66.71 CC criu/arch/x86/restorer_unmap.o [2021-03-14T18:06:46.183Z] #42 66.76 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-14T18:06:46.241Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2021-03-14T18:06:46.440Z] #42 67.04 CC criu/pie/restorer.o [2021-03-14T18:06:46.483Z] #43 ... [2021-03-14T18:06:46.483Z] [2021-03-14T18:06:46.483Z] #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-03-14T18:06:46.483Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-14T18:06:46.483Z] #20 74.26 Setting up python3-distutils (3.7.3-1) ... [2021-03-14T18:06:46.533Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 85.1% of statements [2021-03-14T18:06:46.533Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-14T18:06:46.824Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2021-03-14T18:06:47.244Z] --- PASS: TestHealthKillContainer (2.64s) [2021-03-14T18:06:47.244Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-14T18:06:47.457Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2021-03-14T18:06:47.457Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-14T18:06:47.558Z] #20 75.18 Setting up python3-setuptools (40.8.0-1) ... [2021-03-14T18:06:47.811Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2021-03-14T18:06:47.811Z] === RUN TestIpcModeNone [2021-03-14T18:06:48.091Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-03-14T18:06:48.339Z] #42 ... [2021-03-14T18:06:48.340Z] [2021-03-14T18:06:48.340Z] #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-03-14T18:06:48.340Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-14T18:06:48.340Z] #19 10.52 Fetched 8423 kB in 9s (910 kB/s) [2021-03-14T18:06:48.723Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-03-14T18:06:48.747Z] --- PASS: TestIpcModeNone (0.62s) [2021-03-14T18:06:48.748Z] === RUN TestIpcModePrivate [2021-03-14T18:06:49.015Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2021-03-14T18:06:49.097Z] #20 76.77 Setting up python3-pip (18.1-5) ... [2021-03-14T18:06:49.306Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-14T18:06:49.315Z] --- PASS: TestIpcModePrivate (0.63s) [2021-03-14T18:06:49.315Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-03-14T18:06:49.315Z] === RUN TestIpcModeShareable [2021-03-14T18:06:49.882Z] --- PASS: TestIpcModeShareable (0.63s) [2021-03-14T18:06:49.882Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-03-14T18:06:49.882Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-14T18:06:50.155Z] #20 78.08 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:06:50.456Z] #20 78.13 Processing triggers for mime-support (3.62) ... [2021-03-14T18:06:50.756Z] #20 DONE 78.4s [2021-03-14T18:06:50.756Z] [2021-03-14T18:06:50.756Z] #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-03-14T18:06:50.756Z] #21 sha256:f9cfccc8fb34cc555d5fadd4829421e33abeed7ec28087cd74c46e1cbd7e7291 [2021-03-14T18:06:50.814Z] ok github.com/docker/docker/pkg/archive 0.474s coverage: 77.3% of statements [2021-03-14T18:06:51.057Z] #21 0.355 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-14T18:06:51.057Z] #21 0.365 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-14T18:06:51.057Z] #21 0.373 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-14T18:06:51.057Z] #21 DONE 0.4s [2021-03-14T18:06:51.057Z] [2021-03-14T18:06:51.057Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-14T18:06:51.057Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-03-14T18:06:51.614Z] #19 10.52 Reading package lists... [2021-03-14T18:06:51.614Z] #19 ... [2021-03-14T18:06:51.614Z] [2021-03-14T18:06:51.614Z] #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-03-14T18:06:51.614Z] #52 sha256:bff3c6d22cab8daa53cc39e260eec9432e093f3dcbce2dade0a9a3d8e987aa13 [2021-03-14T18:06:51.614Z] #52 13.08 + cd /tmp/tmp.aV3Q8eqIFK/src/github.com/opencontainers/runc [2021-03-14T18:06:51.614Z] #52 13.08 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-14T18:06:51.614Z] #52 13.51 + '[' -z '' ']' [2021-03-14T18:06:51.614Z] #52 13.51 + target=static [2021-03-14T18:06:51.614Z] #52 13.51 + make 'BUILDTAGS=seccomp ' static [2021-03-14T18:06:51.614Z] #52 14.00 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-03-14T18:06:51.787Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2021-03-14T18:06:51.787Z] === RUN TestAPIIpcModeHost [2021-03-14T18:06:51.851Z] ok github.com/docker/docker/pkg/authorization 0.510s coverage: 68.3% of statements [2021-03-14T18:06:51.851Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-03-14T18:06:51.871Z] #52 ... [2021-03-14T18:06:51.871Z] [2021-03-14T18:06:51.871Z] #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-03-14T18:06:51.871Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:06:51.871Z] #44 158.7 github.com/LK4D4/vndr/godl [2021-03-14T18:06:51.871Z] #44 159.4 github.com/LK4D4/vndr [2021-03-14T18:06:52.046Z] --- PASS: TestAPIIpcModeHost (0.43s) [2021-03-14T18:06:52.047Z] === RUN TestDaemonIpcModeShareable [2021-03-14T18:06:52.128Z] #44 ... [2021-03-14T18:06:52.128Z] [2021-03-14T18:06:52.128Z] #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-03-14T18:06:52.128Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-14T18:06:52.128Z] #19 10.52 Reading package lists... [2021-03-14T18:06:52.142Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-14T18:06:52.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-14T18:06:52.642Z] #19 14.24 Reading package lists... [2021-03-14T18:06:52.642Z] #19 ... [2021-03-14T18:06:52.642Z] [2021-03-14T18:06:52.642Z] #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-03-14T18:06:52.642Z] #44 sha256:d80d2992c3aeafe1a167fa60590afed2830f16011e37194609c7eb0b96c3ff77 [2021-03-14T18:06:52.642Z] #44 DONE 169.6s [2021-03-14T18:06:52.899Z] [2021-03-14T18:06:52.899Z] #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-03-14T18:06:52.899Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:06:52.899Z] #42 70.11 LINK criu/pie/restorer.built-in.o [2021-03-14T18:06:52.899Z] #42 70.13 GEN criu/pie/restorer-blob.h [2021-03-14T18:06:52.899Z] #42 70.24 DEP criu/vdso.d [2021-03-14T18:06:52.899Z] #42 70.42 DEP criu/vdso-compat.d [2021-03-14T18:06:52.899Z] #42 70.54 DEP criu/uts_ns.d [2021-03-14T18:06:52.899Z] #42 70.68 DEP criu/util.d [2021-03-14T18:06:52.899Z] #42 70.85 DEP criu/uffd.d [2021-03-14T18:06:52.899Z] #42 71.07 DEP criu/tun.d [2021-03-14T18:06:52.899Z] #42 71.25 DEP criu/tty.d [2021-03-14T18:06:52.899Z] #42 71.42 DEP criu/timerfd.d [2021-03-14T18:06:52.899Z] #42 71.63 DEP criu/timens.d [2021-03-14T18:06:52.899Z] #42 71.78 DEP criu/sysfs_parse.d [2021-03-14T18:06:52.899Z] #42 71.94 DEP criu/sysctl.d [2021-03-14T18:06:52.899Z] #42 72.09 DEP criu/string.d [2021-03-14T18:06:52.899Z] #42 72.13 DEP criu/stats.d [2021-03-14T18:06:52.899Z] #42 72.28 DEP criu/sockets.d [2021-03-14T18:06:52.899Z] #42 72.52 DEP criu/sk-unix.d [2021-03-14T18:06:52.899Z] #42 72.81 DEP criu/sk-tcp.d [2021-03-14T18:06:52.899Z] #42 72.99 DEP criu/sk-queue.d [2021-03-14T18:06:52.899Z] #42 73.13 DEP criu/sk-packet.d [2021-03-14T18:06:52.899Z] #42 73.47 DEP criu/sk-netlink.d [2021-03-14T18:06:52.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-14T18:06:53.156Z] #42 73.71 DEP criu/sk-inet.d [2021-03-14T18:06:53.422Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2021-03-14T18:06:53.422Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-14T18:06:53.422Z] === RUN TestDaemonIpcModePrivate [2021-03-14T18:06:53.721Z] #42 74.02 DEP criu/signalfd.d [2021-03-14T18:06:53.721Z] #42 74.22 DEP criu/sigframe.d [2021-03-14T18:06:53.977Z] #42 74.38 DEP criu/shmem.d [2021-03-14T18:06:53.977Z] #42 74.53 DEP criu/servicefd.d [2021-03-14T18:06:54.233Z] #42 74.66 DEP criu/seize.d [2021-03-14T18:06:54.233Z] #42 74.78 DEP criu/seccomp.d [2021-03-14T18:06:54.489Z] #42 75.02 DEP criu/rst-malloc.d [2021-03-14T18:06:54.489Z] #42 75.11 DEP criu/rbtree.d [2021-03-14T18:06:54.746Z] #42 75.17 DEP criu/pstree.d [2021-03-14T18:06:54.799Z] --- PASS: TestDaemonIpcModePrivate (1.24s) [2021-03-14T18:06:54.799Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-14T18:06:54.799Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-14T18:06:55.002Z] #42 75.40 DEP criu/protobuf.d [2021-03-14T18:06:55.002Z] #42 75.60 GEN criu/protobuf-desc-gen.h [2021-03-14T18:06:55.736Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2021-03-14T18:06:55.736Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-14T18:06:55.736Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-14T18:06:56.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-14T18:06:56.609Z] ok github.com/docker/docker/pkg/chrootarchive 3.441s coverage: 43.2% of statements [2021-03-14T18:06:56.609Z] ok github.com/docker/docker/layer 7.914s coverage: 68.8% of statements [2021-03-14T18:06:56.609Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-14T18:06:56.609Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-14T18:06:56.609Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-14T18:06:56.609Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-14T18:06:56.609Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-14T18:06:56.609Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-14T18:06:56.609Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-14T18:06:56.609Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-03-14T18:06:56.609Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-03-14T18:06:56.609Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2021-03-14T18:06:56.895Z] #42 77.09 DEP criu/protobuf-desc.d [2021-03-14T18:06:56.895Z] #42 77.18 DEP criu/proc_parse.d [2021-03-14T18:06:56.895Z] #42 77.44 DEP criu/plugin.d [2021-03-14T18:06:56.895Z] #42 77.52 DEP criu/pipes.d [2021-03-14T18:06:57.113Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s) [2021-03-14T18:06:57.113Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-14T18:06:57.113Z] === RUN TestIpcModeOlderClient [2021-03-14T18:06:57.113Z] === PAUSE TestIpcModeOlderClient [2021-03-14T18:06:57.113Z] === RUN TestKillContainerInvalidSignal [2021-03-14T18:06:57.151Z] #42 77.75 DEP criu/pie-util.d [2021-03-14T18:06:57.241Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-03-14T18:06:57.408Z] #42 77.89 DEP criu/pie-util-vdso.d [2021-03-14T18:06:57.532Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-03-14T18:06:57.664Z] #42 78.02 DEP criu/pie-util-vdso-elf32.d [2021-03-14T18:06:57.664Z] #42 78.18 DEP criu/path.d [2021-03-14T18:06:57.681Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2021-03-14T18:06:57.681Z] === RUN TestKillContainer [2021-03-14T18:06:57.681Z] === RUN TestKillContainer/no_signal [2021-03-14T18:06:57.823Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-03-14T18:06:57.920Z] #42 78.31 DEP criu/parasite-syscall.d [2021-03-14T18:06:57.920Z] #42 78.52 DEP criu/pagemap.d [2021-03-14T18:06:57.940Z] === RUN TestKillContainer/non_killing_signal [2021-03-14T18:06:58.036Z] #22 ... [2021-03-14T18:06:58.036Z] [2021-03-14T18:06:58.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-03-14T18:06:58.036Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:06:58.036Z] #43 126.5 CC criu/cr-service.o [2021-03-14T18:06:58.036Z] #43 128.9 CC criu/crtools.o [2021-03-14T18:06:58.036Z] #43 129.7 CC criu/eventfd.o [2021-03-14T18:06:58.036Z] #43 130.0 CC criu/eventpoll.o [2021-03-14T18:06:58.036Z] #43 131.0 CC criu/external.o [2021-03-14T18:06:58.036Z] #43 131.5 CC criu/fault-injection.o [2021-03-14T18:06:58.036Z] #43 131.5 CC criu/fdstore.o [2021-03-14T18:06:58.036Z] #43 132.0 CC criu/fifo.o [2021-03-14T18:06:58.036Z] #43 132.5 CC criu/file-ids.o [2021-03-14T18:06:58.036Z] #43 132.9 CC criu/file-lock.o [2021-03-14T18:06:58.036Z] #43 134.2 CC criu/files-ext.o [2021-03-14T18:06:58.036Z] #43 134.6 CC criu/files-reg.o [2021-03-14T18:06:58.036Z] #43 ... [2021-03-14T18:06:58.036Z] [2021-03-14T18:06:58.036Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-14T18:06:58.036Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-03-14T18:06:58.036Z] #22 6.230 Collecting yamllint==1.16.0 [2021-03-14T18:06:58.036Z] #22 6.709 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-14T18:06:58.036Z] #22 6.812 Collecting pyyaml (from yamllint==1.16.0) [2021-03-14T18:06:58.178Z] #42 78.65 DEP criu/pagemap-cache.d [2021-03-14T18:06:58.178Z] #42 78.79 DEP criu/page-xfer.d [2021-03-14T18:06:58.199Z] === RUN TestKillContainer/killing_signal [2021-03-14T18:06:58.335Z] #22 7.239 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-14T18:06:58.435Z] #42 78.94 DEP criu/page-pipe.d [2021-03-14T18:06:58.691Z] #42 79.09 DEP criu/netfilter.d [2021-03-14T18:06:58.691Z] #42 79.31 DEP criu/net.d [2021-03-14T18:06:58.855Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2021-03-14T18:06:58.948Z] #42 79.53 DEP criu/namespaces.d [2021-03-14T18:06:59.142Z] --- PASS: TestKillContainer (1.46s) [2021-03-14T18:06:59.142Z] --- PASS: TestKillContainer/no_signal (0.47s) [2021-03-14T18:06:59.142Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2021-03-14T18:06:59.142Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-03-14T18:06:59.142Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-14T18:06:59.142Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-14T18:06:59.204Z] #42 79.72 DEP criu/mount.d [2021-03-14T18:06:59.204Z] #42 79.84 DEP criu/memfd.d [2021-03-14T18:06:59.393Z] #22 8.141 Installing build dependencies: started [2021-03-14T18:06:59.401Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-14T18:06:59.461Z] #42 80.02 DEP criu/mem.d [2021-03-14T18:06:59.461Z] #42 ... [2021-03-14T18:06:59.461Z] [2021-03-14T18:06:59.461Z] #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-03-14T18:06:59.461Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-14T18:06:59.461Z] #19 14.24 Reading package lists... [2021-03-14T18:06:59.461Z] #19 17.92 Building dependency tree... [2021-03-14T18:06:59.461Z] #19 19.33 libcap2-bin is already the newest version (1:2.25-2). [2021-03-14T18:06:59.461Z] #19 19.33 The following additional packages will be installed: [2021-03-14T18:06:59.461Z] #19 19.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-14T18:06:59.461Z] #19 19.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-14T18:06:59.461Z] #19 19.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-14T18:06:59.461Z] #19 19.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-14T18:06:59.461Z] #19 19.34 python3.7 python3.7-minimal vim-runtime xxd [2021-03-14T18:06:59.461Z] #19 19.34 Suggested packages: [2021-03-14T18:06:59.461Z] #19 19.34 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-14T18:06:59.461Z] #19 19.34 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-14T18:06:59.461Z] #19 19.34 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-14T18:06:59.461Z] #19 19.34 Recommended packages: [2021-03-14T18:06:59.461Z] #19 19.34 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-14T18:06:59.461Z] #19 19.34 python3-keyrings.alt python3-xdg unzip [2021-03-14T18:06:59.461Z] #19 21.16 The following NEW packages will be installed: [2021-03-14T18:06:59.461Z] #19 21.17 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-14T18:06:59.461Z] #19 21.17 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-14T18:06:59.461Z] #19 21.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-14T18:06:59.461Z] #19 21.17 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-14T18:06:59.461Z] #19 21.17 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-14T18:06:59.461Z] #19 21.17 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-14T18:06:59.461Z] #19 21.17 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-14T18:06:59.461Z] #19 21.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-14T18:06:59.461Z] #19 21.17 xz-utils zip [2021-03-14T18:06:59.461Z] #19 21.49 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-14T18:06:59.461Z] #19 21.49 Need to get 28.5 MB of archives. [2021-03-14T18:06:59.461Z] #19 21.49 After this operation, 116 MB of additional disk space will be used. [2021-03-14T18:06:59.461Z] #19 21.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-14T18:06:59.461Z] #19 21.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-14T18:06:59.461Z] #19 21.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-14T18:06:59.487Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2021-03-14T18:06:59.718Z] #19 21.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-14T18:06:59.718Z] #19 21.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-14T18:06:59.718Z] #19 21.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-14T18:06:59.718Z] #19 21.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-14T18:06:59.718Z] #19 21.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-14T18:06:59.718Z] #19 21.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-14T18:06:59.718Z] #19 21.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-14T18:06:59.718Z] #19 21.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-14T18:06:59.718Z] #19 21.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-14T18:06:59.718Z] #19 21.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-14T18:06:59.718Z] #19 21.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-14T18:06:59.718Z] #19 21.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-14T18:06:59.718Z] #19 21.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-14T18:06:59.718Z] #19 21.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-14T18:06:59.718Z] #19 21.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-14T18:06:59.718Z] #19 21.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-14T18:06:59.968Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.95s) [2021-03-14T18:06:59.968Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2021-03-14T18:06:59.968Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s) [2021-03-14T18:06:59.968Z] === RUN TestKillStoppedContainer [2021-03-14T18:06:59.968Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-14T18:06:59.968Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-14T18:06:59.968Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-14T18:06:59.968Z] === RUN TestKillDifferentUserContainer [2021-03-14T18:06:59.975Z] #19 21.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-14T18:06:59.975Z] #19 21.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-14T18:06:59.975Z] #19 21.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-14T18:06:59.975Z] #19 21.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-14T18:06:59.975Z] #19 21.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-14T18:06:59.975Z] #19 21.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-14T18:06:59.975Z] #19 21.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-14T18:06:59.975Z] #19 21.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-14T18:06:59.975Z] #19 21.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-14T18:06:59.975Z] #19 21.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-14T18:07:00.119Z] ok github.com/docker/docker/pkg/fsutils 0.391s coverage: 85.1% of statements [2021-03-14T18:07:00.409Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2021-03-14T18:07:00.536Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2021-03-14T18:07:00.536Z] === RUN TestInspectOomKilledTrue [2021-03-14T18:07:00.536Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-14T18:07:00.536Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-14T18:07:00.536Z] === RUN TestInspectOomKilledFalse [2021-03-14T18:07:00.538Z] #19 22.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-14T18:07:00.538Z] #19 22.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-14T18:07:00.538Z] #19 22.39 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-14T18:07:00.538Z] #19 22.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-14T18:07:00.538Z] #19 22.40 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-14T18:07:00.538Z] #19 22.42 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-14T18:07:00.538Z] #19 22.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-14T18:07:00.538Z] #19 22.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-14T18:07:00.538Z] #19 22.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-14T18:07:00.538Z] #19 22.54 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-14T18:07:00.538Z] #19 22.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-14T18:07:00.538Z] #19 22.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-14T18:07:00.538Z] #19 22.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-14T18:07:00.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-14T18:07:00.701Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2021-03-14T18:07:00.795Z] #19 22.63 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-14T18:07:00.795Z] #19 22.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-14T18:07:00.795Z] #19 22.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-14T18:07:00.795Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2021-03-14T18:07:00.795Z] === RUN TestLinksEtcHostsContentMatch [2021-03-14T18:07:01.051Z] #19 23.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-14T18:07:01.052Z] #19 23.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-14T18:07:01.052Z] #19 23.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-14T18:07:01.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-14T18:07:01.333Z] ok github.com/docker/docker/pkg/idtools 0.301s coverage: 69.5% of statements [2021-03-14T18:07:01.333Z] ok github.com/docker/docker/pkg/ioutils 0.269s coverage: 69.3% of statements [2021-03-14T18:07:01.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-14T18:07:01.363Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2021-03-14T18:07:01.363Z] === RUN TestLinksContainerNames [2021-03-14T18:07:01.496Z] #22 ... [2021-03-14T18:07:01.496Z] [2021-03-14T18:07:01.496Z] #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-03-14T18:07:01.496Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-14T18:07:01.496Z] #32 DONE 206.7s [2021-03-14T18:07:01.496Z] [2021-03-14T18:07:01.496Z] #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-03-14T18:07:01.496Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:07:01.496Z] #43 137.6 CC criu/files.o [2021-03-14T18:07:01.624Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-03-14T18:07:01.624Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-03-14T18:07:01.624Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-14T18:07:01.624Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-14T18:07:01.624Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-14T18:07:01.915Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-03-14T18:07:01.915Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-14T18:07:01.915Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-03-14T18:07:01.982Z] #19 ... [2021-03-14T18:07:01.982Z] [2021-03-14T18:07:01.982Z] #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-03-14T18:07:01.982Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-14T18:07:01.982Z] #31 DONE 178.5s [2021-03-14T18:07:01.982Z] [2021-03-14T18:07:01.982Z] #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-03-14T18:07:01.982Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-14T18:07:01.982Z] #19 23.85 debconf: delaying package configuration, since apt-utils is not installed [2021-03-14T18:07:01.982Z] #19 ... [2021-03-14T18:07:01.982Z] [2021-03-14T18:07:01.982Z] #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-03-14T18:07:01.982Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:07:01.982Z] #42 80.19 DEP criu/lsm.d [2021-03-14T18:07:01.982Z] #42 80.33 DEP criu/log.d [2021-03-14T18:07:01.982Z] #42 80.47 DEP criu/libnetlink.d [2021-03-14T18:07:01.982Z] #42 80.58 DEP criu/kerndat.d [2021-03-14T18:07:01.982Z] #42 80.77 DEP criu/kcmp-ids.d [2021-03-14T18:07:01.982Z] #42 80.85 DEP criu/irmap.d [2021-03-14T18:07:01.982Z] #42 80.99 DEP criu/ipc_ns.d [2021-03-14T18:07:01.982Z] #42 81.14 DEP criu/image.d [2021-03-14T18:07:01.982Z] #42 81.27 DEP criu/image-desc.d [2021-03-14T18:07:01.982Z] #42 81.36 DEP criu/fsnotify.d [2021-03-14T18:07:01.982Z] #42 81.53 DEP criu/filesystems.d [2021-03-14T18:07:01.982Z] #42 81.68 DEP criu/files.d [2021-03-14T18:07:01.982Z] #42 81.86 DEP criu/files-reg.d [2021-03-14T18:07:01.982Z] #42 82.05 DEP criu/files-ext.d [2021-03-14T18:07:01.982Z] #42 82.24 DEP criu/file-lock.d [2021-03-14T18:07:01.982Z] #42 82.51 DEP criu/file-ids.d [2021-03-14T18:07:02.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-14T18:07:02.206Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-03-14T18:07:02.239Z] #42 82.74 DEP criu/fifo.d [2021-03-14T18:07:02.301Z] --- PASS: TestLinksContainerNames (1.00s) [2021-03-14T18:07:02.301Z] === RUN TestLogsFollowTailEmpty [2021-03-14T18:07:02.495Z] #42 82.97 DEP criu/fdstore.d [2021-03-14T18:07:02.497Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-03-14T18:07:02.497Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-03-14T18:07:02.497Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-14T18:07:02.497Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-14T18:07:02.559Z] #43 141.2 CC criu/filesystems.o [2021-03-14T18:07:02.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-14T18:07:02.752Z] #42 83.21 DEP criu/fault-injection.d [2021-03-14T18:07:02.867Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2021-03-14T18:07:02.867Z] === RUN TestContainerNetworkMountsNoChown [2021-03-14T18:07:03.009Z] #42 83.39 DEP criu/external.d [2021-03-14T18:07:03.009Z] #42 83.49 DEP criu/eventpoll.d [2021-03-14T18:07:03.126Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/default [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/default [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/private [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/private [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rprivate [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/slave [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/slave [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rslave [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/shared [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/shared [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rshared [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-14T18:07:03.126Z] === CONT TestMountDaemonRoot/default [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:07:03.126Z] === CONT TestMountDaemonRoot/rslave [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:07:03.126Z] === CONT TestMountDaemonRoot/rshared [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:07:03.126Z] === CONT TestMountDaemonRoot/shared [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:07:03.126Z] === CONT TestMountDaemonRoot/rprivate [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:07:03.126Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:07:03.126Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:07:03.127Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:07:03.127Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:07:03.127Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:07:03.127Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:07:03.127Z] === CONT TestMountDaemonRoot/slave [2021-03-14T18:07:03.127Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-14T18:07:03.127Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-14T18:07:03.127Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:07:03.127Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:07:03.127Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-14T18:07:03.127Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-14T18:07:03.127Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:07:03.127Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:07:03.127Z] === CONT TestMountDaemonRoot/private [2021-03-14T18:07:03.127Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-14T18:07:03.127Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-14T18:07:03.127Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:07:03.127Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:07:03.127Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-14T18:07:03.127Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-14T18:07:03.127Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:07:03.127Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:07:03.127Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-14T18:07:03.127Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:07:03.127Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-14T18:07:03.130Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2021-03-14T18:07:03.266Z] #42 83.68 DEP criu/eventfd.d [2021-03-14T18:07:03.266Z] #42 83.91 DEP criu/crtools.d [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-14T18:07:03.385Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:07:03.522Z] #42 84.05 DEP criu/cr-service.d [2021-03-14T18:07:03.613Z] #43 142.4 CC criu/fsnotify.o [2021-03-14T18:07:03.644Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-14T18:07:03.644Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:07:03.644Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-14T18:07:03.644Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:07:03.644Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:07:03.644Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:07:03.644Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:07:03.644Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-14T18:07:03.644Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:07:03.644Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-14T18:07:03.644Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:07:03.644Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-14T18:07:03.644Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-03-14T18:07:03.644Z] === RUN TestContainerBindMountNonRecursive [2021-03-14T18:07:03.762Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-14T18:07:03.779Z] #42 84.20 DEP criu/cr-restore.d [2021-03-14T18:07:03.779Z] #42 84.47 DEP criu/cr-errno.d [2021-03-14T18:07:04.035Z] #42 84.49 DEP criu/cr-dump.d [2021-03-14T18:07:04.053Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-14T18:07:04.053Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-03-14T18:07:04.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-14T18:07:04.291Z] #42 84.65 DEP criu/cr-dedup.d [2021-03-14T18:07:04.291Z] #42 84.85 DEP criu/cr-check.d [2021-03-14T18:07:04.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-14T18:07:04.548Z] #42 85.05 DEP criu/config.d [2021-03-14T18:07:04.804Z] #42 85.24 DEP criu/clone-noasan.d [2021-03-14T18:07:04.804Z] #42 85.36 DEP criu/cgroup.d [2021-03-14T18:07:05.022Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2021-03-14T18:07:05.022Z] === RUN TestContainerVolumesMountedAsShared [2021-03-14T18:07:05.061Z] #42 85.55 DEP criu/cgroup-props.d [2021-03-14T18:07:05.061Z] #42 85.66 DEP criu/bitmap.d [2021-03-14T18:07:05.061Z] #42 85.67 DEP criu/bfd.d [2021-03-14T18:07:05.061Z] #42 85.75 DEP criu/autofs.d [2021-03-14T18:07:05.151Z] #43 144.0 CC criu/image-desc.o [2021-03-14T18:07:05.451Z] #43 144.2 CC criu/image.o [2021-03-14T18:07:05.560Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-03-14T18:07:05.560Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-03-14T18:07:05.589Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-03-14T18:07:05.589Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-14T18:07:05.625Z] #42 85.94 DEP criu/aio.d [2021-03-14T18:07:05.625Z] #42 86.17 DEP criu/action-scripts.d [2021-03-14T18:07:05.848Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s) [2021-03-14T18:07:05.848Z] === RUN TestNetworkNat [2021-03-14T18:07:05.881Z] #42 86.46 CC criu/action-scripts.o [2021-03-14T18:07:06.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-14T18:07:06.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-14T18:07:06.416Z] --- PASS: TestNetworkNat (0.49s) [2021-03-14T18:07:06.416Z] === RUN TestNetworkLocalhostTCPNat [2021-03-14T18:07:06.445Z] #42 86.91 CC criu/aio.o [2021-03-14T18:07:06.510Z] #43 145.3 CC criu/ipc_ns.o [2021-03-14T18:07:06.676Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-03-14T18:07:06.676Z] === RUN TestNetworkLoopbackNat [2021-03-14T18:07:07.009Z] #42 87.43 CC criu/autofs.o [2021-03-14T18:07:07.572Z] #42 ... [2021-03-14T18:07:07.572Z] [2021-03-14T18:07:07.572Z] #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-03-14T18:07:07.572Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-14T18:07:07.572Z] #19 24.06 Fetched 28.5 MB in 2s (15.0 MB/s) [2021-03-14T18:07:07.572Z] #19 24.18 Selecting previously unselected package pigz. [2021-03-14T18:07:07.572Z] #19 24.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 ... 23432 files and directories currently installed.) [2021-03-14T18:07:07.572Z] #19 24.28 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-14T18:07:07.572Z] #19 24.30 Unpacking pigz (2.4-1) ... [2021-03-14T18:07:07.572Z] #19 24.53 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-14T18:07:07.572Z] #19 24.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-14T18:07:07.572Z] #19 24.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-14T18:07:07.572Z] #19 25.20 Selecting previously unselected package python3.7-minimal. [2021-03-14T18:07:07.572Z] #19 25.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-14T18:07:07.572Z] #19 25.24 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-14T18:07:07.572Z] #19 26.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-14T18:07:07.572Z] #19 26.13 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-14T18:07:07.572Z] #19 27.92 Selecting previously unselected package python3-minimal. [2021-03-14T18:07:07.572Z] #19 27.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-03-14T18:07:07.572Z] #19 27.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-14T18:07:07.572Z] #19 27.97 Unpacking python3-minimal (3.7.3-1) ... [2021-03-14T18:07:07.572Z] #19 28.04 Selecting previously unselected package libmpdec2:amd64. [2021-03-14T18:07:07.572Z] #19 28.04 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-14T18:07:07.572Z] #19 28.05 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-14T18:07:07.572Z] #19 28.16 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-14T18:07:07.572Z] #19 28.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-14T18:07:07.572Z] #19 28.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-14T18:07:07.572Z] #19 29.07 Selecting previously unselected package python3.7. [2021-03-14T18:07:07.572Z] #19 29.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-14T18:07:07.572Z] #19 29.10 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-14T18:07:07.572Z] #19 29.24 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-14T18:07:07.572Z] #19 29.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-14T18:07:07.572Z] #19 29.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-14T18:07:07.572Z] #19 29.32 Setting up python3-minimal (3.7.3-1) ... [2021-03-14T18:07:08.049Z] #43 146.6 CC criu/irmap.o [2021-03-14T18:07:08.135Z] #19 30.12 Selecting previously unselected package python3. [2021-03-14T18:07:08.135Z] #19 30.12 (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-03-14T18:07:08.135Z] #19 30.16 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-14T18:07:08.290Z] ok github.com/docker/docker/pkg/signal 2.349s coverage: 61.0% of statements [2021-03-14T18:07:08.391Z] #19 30.17 Unpacking python3 (3.7.3-1) ... [2021-03-14T18:07:08.391Z] #19 30.26 Selecting previously unselected package libip4tc0:amd64. [2021-03-14T18:07:08.391Z] #19 30.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-14T18:07:08.391Z] #19 30.26 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-14T18:07:08.391Z] #19 30.37 Selecting previously unselected package libip6tc0:amd64. [2021-03-14T18:07:08.391Z] #19 30.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-14T18:07:08.391Z] #19 30.37 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-14T18:07:08.581Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-03-14T18:07:08.648Z] #19 30.47 Selecting previously unselected package libiptc0:amd64. [2021-03-14T18:07:08.648Z] #19 30.48 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-14T18:07:08.648Z] #19 30.48 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-14T18:07:08.648Z] #19 30.57 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-14T18:07:08.648Z] #19 30.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-14T18:07:08.648Z] #19 30.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-14T18:07:08.648Z] #19 30.66 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-14T18:07:08.648Z] #19 30.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-14T18:07:08.648Z] #19 30.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-14T18:07:08.698Z] #43 147.5 CC criu/kcmp-ids.o [2021-03-14T18:07:08.872Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-03-14T18:07:08.872Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-03-14T18:07:08.904Z] #19 30.73 Selecting previously unselected package libnftnl11:amd64. [2021-03-14T18:07:08.904Z] #19 30.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-14T18:07:08.904Z] #19 30.73 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-14T18:07:08.904Z] #19 30.81 Selecting previously unselected package iptables. [2021-03-14T18:07:08.904Z] #19 30.81 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-14T18:07:08.904Z] #19 30.81 Unpacking iptables (1.8.2-4) ... [2021-03-14T18:07:08.998Z] #43 147.9 CC criu/kerndat.o [2021-03-14T18:07:09.161Z] #19 31.15 Selecting previously unselected package xxd. [2021-03-14T18:07:09.161Z] #19 31.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-14T18:07:09.161Z] #19 31.19 Unpacking xxd (2:8.1.0875-5) ... [2021-03-14T18:07:09.417Z] #19 31.30 Selecting previously unselected package vim-common. [2021-03-14T18:07:09.417Z] #19 31.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-14T18:07:09.417Z] #19 31.35 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-14T18:07:09.505Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-03-14T18:07:09.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-14T18:07:09.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-14T18:07:09.674Z] #19 31.50 Selecting previously unselected package bash-completion. [2021-03-14T18:07:09.674Z] #19 31.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-14T18:07:09.960Z] --- PASS: TestNetworkLoopbackNat (2.69s) [2021-03-14T18:07:09.960Z] === RUN TestPause [2021-03-14T18:07:09.960Z] --- PASS: TestPause (0.49s) [2021-03-14T18:07:09.960Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-14T18:07:09.960Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-14T18:07:09.960Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-14T18:07:09.960Z] === RUN TestPauseStopPausedContainer [2021-03-14T18:07:10.138Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2021-03-14T18:07:10.430Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2021-03-14T18:07:10.528Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2021-03-14T18:07:10.528Z] === RUN TestPsFilter [2021-03-14T18:07:10.528Z] --- PASS: TestPsFilter (0.10s) [2021-03-14T18:07:10.528Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-14T18:07:10.722Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2021-03-14T18:07:11.014Z] testing: warning: no tests to run [2021-03-14T18:07:11.014Z] coverage: [no statements] [2021-03-14T18:07:11.014Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-14T18:07:11.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-14T18:07:11.096Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2021-03-14T18:07:11.096Z] === RUN TestRemoveContainerWithVolume [2021-03-14T18:07:11.110Z] #43 149.4 CC criu/libnetlink.o [2021-03-14T18:07:11.110Z] #43 149.9 CC criu/log.o [2021-03-14T18:07:11.306Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-03-14T18:07:11.306Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-14T18:07:11.355Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2021-03-14T18:07:11.355Z] === RUN TestRemoveContainerRunning [2021-03-14T18:07:11.597Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-03-14T18:07:11.760Z] #43 150.5 CC criu/lsm.o [2021-03-14T18:07:11.923Z] --- PASS: TestRemoveContainerRunning (0.49s) [2021-03-14T18:07:11.923Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-14T18:07:12.195Z] #19 34.17 Unpacking bash-completion (1:2.8-6) ... [2021-03-14T18:07:12.413Z] #43 151.0 CC criu/mem.o [2021-03-14T18:07:12.452Z] #19 34.53 Selecting previously unselected package bzip2. [2021-03-14T18:07:12.452Z] #19 34.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-14T18:07:12.492Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2021-03-14T18:07:12.492Z] === RUN TestRemoveInvalidContainer [2021-03-14T18:07:12.492Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-14T18:07:12.492Z] === RUN TestRenameLinkedContainer [2021-03-14T18:07:12.709Z] #19 34.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-14T18:07:12.709Z] #19 34.64 Selecting previously unselected package xz-utils. [2021-03-14T18:07:12.709Z] #19 34.65 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-14T18:07:12.709Z] #19 34.66 Unpacking xz-utils (5.2.4-1) ... [2021-03-14T18:07:12.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-14T18:07:12.966Z] #19 34.83 Selecting previously unselected package apparmor. [2021-03-14T18:07:12.966Z] #19 34.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-14T18:07:12.966Z] #19 34.93 Unpacking apparmor (2.13.2-10) ... [2021-03-14T18:07:13.106Z] ok github.com/docker/docker/plugin 0.568s coverage: 23.2% of statements [2021-03-14T18:07:13.223Z] #19 35.25 Selecting previously unselected package aufs-tools. [2021-03-14T18:07:13.223Z] #19 35.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-14T18:07:13.223Z] #19 35.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-14T18:07:13.480Z] #19 35.41 Selecting previously unselected package libonig5:amd64. [2021-03-14T18:07:13.480Z] #19 35.43 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-14T18:07:13.480Z] #19 35.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-14T18:07:13.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-14T18:07:13.736Z] #19 35.62 Selecting previously unselected package libjq1:amd64. [2021-03-14T18:07:13.736Z] #19 35.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-14T18:07:13.736Z] #19 35.63 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-14T18:07:13.737Z] #19 35.73 Selecting previously unselected package jq. [2021-03-14T18:07:13.737Z] #19 35.75 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-14T18:07:13.737Z] #19 35.76 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-14T18:07:13.737Z] #19 35.83 Selecting previously unselected package libaio1:amd64. [2021-03-14T18:07:13.739Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-14T18:07:13.993Z] #19 35.84 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-14T18:07:13.993Z] #19 35.84 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-14T18:07:13.993Z] #19 35.90 Selecting previously unselected package libgpm2:amd64. [2021-03-14T18:07:13.993Z] #19 35.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-14T18:07:13.993Z] #19 35.92 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-14T18:07:13.993Z] #19 35.99 Selecting previously unselected package libicu63:amd64. [2021-03-14T18:07:13.993Z] #19 36.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-14T18:07:13.993Z] #19 36.00 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-14T18:07:14.031Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-03-14T18:07:14.398Z] --- PASS: TestRenameLinkedContainer (1.90s) [2021-03-14T18:07:14.398Z] === RUN TestRenameStoppedContainer [2021-03-14T18:07:14.527Z] #43 153.0 CC criu/memfd.o [2021-03-14T18:07:14.528Z] #43 ... [2021-03-14T18:07:14.528Z] [2021-03-14T18:07:14.528Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-14T18:07:14.528Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-03-14T18:07:14.528Z] #22 23.20 Installing build dependencies: finished with status 'done' [2021-03-14T18:07:14.543Z] sha256:7ef244e9ce29f1fb59d008a541ece51bab4b184c622466f4d1e11277b147e70e [2021-03-14T18:07:14.543Z] INFO: Starting docker-py tests... [2021-03-14T18:07:14.543Z] ============================= test session starts ============================== [2021-03-14T18:07:14.543Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-14T18:07:14.543Z] rootdir: /src, inifile: pytest.ini [2021-03-14T18:07:14.543Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-14T18:07:14.543Z] collected 389 items / 1 deselected / 388 selected [2021-03-14T18:07:14.543Z] [2021-03-14T18:07:14.658Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-03-14T18:07:14.658Z] === RUN TestRenameRunningContainerAndReuse [2021-03-14T18:07:14.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-14T18:07:15.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-14T18:07:15.539Z] ok github.com/docker/docker/quota 0.657s coverage: 71.4% of statements [2021-03-14T18:07:15.595Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2021-03-14T18:07:15.595Z] === RUN TestRenameInvalidName [2021-03-14T18:07:15.831Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-03-14T18:07:16.162Z] --- PASS: TestRenameInvalidName (0.49s) [2021-03-14T18:07:16.162Z] === RUN TestRenameAnonymousContainer [2021-03-14T18:07:16.865Z] ok github.com/docker/docker/registry 0.083s coverage: 57.2% of statements [2021-03-14T18:07:16.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-14T18:07:17.156Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-03-14T18:07:17.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-14T18:07:17.471Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-03-14T18:07:18.071Z] --- PASS: TestRenameAnonymousContainer (1.81s) [2021-03-14T18:07:18.071Z] === RUN TestRenameContainerWithSameName [2021-03-14T18:07:18.125Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-03-14T18:07:18.125Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-03-14T18:07:18.316Z] #19 39.91 Selecting previously unselected package libnet1:amd64. [2021-03-14T18:07:18.316Z] #19 39.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-14T18:07:18.316Z] #19 39.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-14T18:07:18.316Z] #19 40.01 Selecting previously unselected package libnl-3-200:amd64. [2021-03-14T18:07:18.316Z] #19 40.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-14T18:07:18.316Z] #19 40.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-14T18:07:18.316Z] #19 40.10 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-14T18:07:18.316Z] #19 40.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-14T18:07:18.316Z] #19 40.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-14T18:07:18.316Z] #19 40.18 Selecting previously unselected package libreadline5:amd64. [2021-03-14T18:07:18.316Z] #19 40.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-14T18:07:18.316Z] #19 40.19 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-14T18:07:18.316Z] #19 ... [2021-03-14T18:07:18.316Z] [2021-03-14T18:07:18.316Z] #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-03-14T18:07:18.316Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:07:18.316Z] #42 88.64 CC criu/bfd.o [2021-03-14T18:07:18.316Z] #42 89.15 CC criu/bitmap.o [2021-03-14T18:07:18.316Z] #42 89.28 CC criu/cgroup-props.o [2021-03-14T18:07:18.316Z] #42 90.00 CC criu/cgroup.o [2021-03-14T18:07:18.316Z] #42 92.84 CC criu/clone-noasan.o [2021-03-14T18:07:18.316Z] #42 93.07 CC criu/config.o [2021-03-14T18:07:18.316Z] #42 94.36 CC criu/cr-check.o [2021-03-14T18:07:18.316Z] #42 96.42 CC criu/cr-dedup.o [2021-03-14T18:07:18.316Z] #42 96.81 CC criu/cr-dump.o [2021-03-14T18:07:18.316Z] #42 ... [2021-03-14T18:07:18.316Z] [2021-03-14T18:07:18.316Z] #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-03-14T18:07:18.316Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-14T18:07:18.316Z] #19 40.28 Selecting previously unselected package net-tools. [2021-03-14T18:07:18.316Z] #19 40.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-14T18:07:18.316Z] #19 40.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-14T18:07:18.572Z] #19 40.53 Selecting previously unselected package python-pip-whl. [2021-03-14T18:07:18.572Z] #19 40.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-14T18:07:18.572Z] #19 40.56 Unpacking python-pip-whl (18.1-5) ... [2021-03-14T18:07:18.638Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2021-03-14T18:07:18.638Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-14T18:07:18.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-14T18:07:19.136Z] #19 41.15 Selecting previously unselected package python3-lib2to3. [2021-03-14T18:07:19.136Z] #19 41.15 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-14T18:07:19.136Z] #19 41.17 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-14T18:07:19.393Z] #19 41.27 Selecting previously unselected package python3-distutils. [2021-03-14T18:07:19.393Z] #19 41.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-14T18:07:19.393Z] #19 41.29 Unpacking python3-distutils (3.7.3-1) ... [2021-03-14T18:07:19.393Z] #19 41.43 Selecting previously unselected package python3-pip. [2021-03-14T18:07:19.393Z] #19 41.44 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-14T18:07:19.393Z] #19 41.44 Unpacking python3-pip (18.1-5) ... [2021-03-14T18:07:19.586Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2021-03-14T18:07:19.586Z] === RUN TestResize [2021-03-14T18:07:19.650Z] #19 41.60 Selecting previously unselected package python3-pkg-resources. [2021-03-14T18:07:19.650Z] #19 41.62 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-14T18:07:19.650Z] #19 41.63 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-14T18:07:19.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-14T18:07:19.844Z] --- PASS: TestResize (0.43s) [2021-03-14T18:07:19.844Z] === RUN TestResizeWithInvalidSize [2021-03-14T18:07:19.907Z] #19 41.78 Selecting previously unselected package python3-setuptools. [2021-03-14T18:07:19.907Z] #19 41.78 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-14T18:07:19.907Z] #19 41.79 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-14T18:07:19.907Z] #19 41.98 Selecting previously unselected package python3-wheel. [2021-03-14T18:07:19.907Z] #19 41.99 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-14T18:07:19.907Z] #19 42.00 Unpacking python3-wheel (0.32.3-2) ... [2021-03-14T18:07:19.907Z] #19 42.08 Selecting previously unselected package sudo. [2021-03-14T18:07:20.164Z] #19 42.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-14T18:07:20.164Z] #19 42.09 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-14T18:07:20.192Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-03-14T18:07:20.412Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2021-03-14T18:07:20.412Z] === RUN TestResizeWhenContainerNotStarted [2021-03-14T18:07:20.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-14T18:07:20.671Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:07:20.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:07:20.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:07:20.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:07:20.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:07:20.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:07:20.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:07:20.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:07:20.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:07:20.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:07:20.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:07:20.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:07:20.671Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:07:20.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:07:20.671Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:07:20.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:07:20.727Z] #19 42.60 Selecting previously unselected package thin-provisioning-tools. [2021-03-14T18:07:20.727Z] #19 42.61 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-14T18:07:20.727Z] #19 42.62 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-14T18:07:20.984Z] #19 42.83 Selecting previously unselected package uidmap. [2021-03-14T18:07:20.984Z] #19 42.85 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-14T18:07:20.984Z] #19 42.86 Unpacking uidmap (1:4.5-1.1) ... [2021-03-14T18:07:20.984Z] #19 42.98 Selecting previously unselected package vim-runtime. [2021-03-14T18:07:20.984Z] #19 42.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-14T18:07:20.984Z] #19 43.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-14T18:07:20.984Z] #19 43.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-14T18:07:20.984Z] #19 43.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-14T18:07:21.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-14T18:07:21.227Z] ok github.com/docker/docker/volume/local 0.305s coverage: 76.4% of statements [2021-03-14T18:07:21.507Z] #22 ... [2021-03-14T18:07:21.507Z] [2021-03-14T18:07:21.507Z] #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-03-14T18:07:21.507Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:07:21.507Z] #43 153.9 CC criu/mount.o [2021-03-14T18:07:21.507Z] #43 158.9 CC criu/namespaces.o [2021-03-14T18:07:21.797Z] 4612f6d0b889: Verifying Checksum [2021-03-14T18:07:21.797Z] 4612f6d0b889: Download complete [2021-03-14T18:07:21.862Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2021-03-14T18:07:22.567Z] #43 ... [2021-03-14T18:07:22.567Z] [2021-03-14T18:07:22.567Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-14T18:07:22.567Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-03-14T18:07:22.567Z] #22 31.53 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-14T18:07:22.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-14T18:07:22.569Z] Using test binary docker [2021-03-14T18:07:22.569Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-14T18:07:22.569Z] +++ /etc/init.d/apparmor start [2021-03-14T18:07:22.569Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-14T18:07:22.569Z] INFO: Waiting for daemon to start... [2021-03-14T18:07:22.569Z] Starting dockerd [2021-03-14T18:07:22.569Z] +++ 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-03-14T18:07:22.574Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:07:22.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:07:22.866Z] #22 31.61 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-14T18:07:22.867Z] #22 31.68 Building wheels for collected packages: pyyaml [2021-03-14T18:07:22.867Z] #22 31.68 Running setup.py bdist_wheel for pyyaml: started [2021-03-14T18:07:22.896Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2021-03-14T18:07:23.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:07:23.965Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-14T18:07:23.965Z] Using test binary docker [2021-03-14T18:07:23.965Z] +++ /etc/init.d/apparmor start [2021-03-14T18:07:23.965Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-14T18:07:23.965Z] INFO: Waiting for daemon to start... [2021-03-14T18:07:23.965Z] Starting dockerd [2021-03-14T18:07:23.965Z] +++ 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-03-14T18:07:24.257Z] #19 46.14 Selecting previously unselected package vim. [2021-03-14T18:07:24.257Z] #19 46.14 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-14T18:07:24.257Z] #19 46.15 Unpacking vim (2:8.1.0875-5) ... [2021-03-14T18:07:24.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:07:24.408Z] #22 33.20 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-14T18:07:24.409Z] #22 33.20 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-14T18:07:24.409Z] #22 33.38 Successfully built pyyaml [2021-03-14T18:07:24.409Z] #22 33.40 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-14T18:07:24.491Z] . [2021-03-14T18:07:24.491Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-14T18:07:24.753Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-14T18:07:24.753Z] Error: No such image: emptyfs [2021-03-14T18:07:24.753Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-14T18:07:24.753Z] ++++ docker load [2021-03-14T18:07:24.818Z] #19 46.70 Selecting previously unselected package xfsprogs. [2021-03-14T18:07:24.818Z] #19 46.72 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-14T18:07:24.818Z] #19 46.72 Unpacking xfsprogs (4.20.0-1) ... [2021-03-14T18:07:25.016Z] Running integration-test (iteration 1) [2021-03-14T18:07:25.016Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-14T18:07:25.016Z] ++ 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-03-14T18:07:25.017Z] ++ set -e [2021-03-14T18:07:25.017Z] ++ '[' -n 0 ']' [2021-03-14T18:07:25.017Z] ++ set -x [2021-03-14T18:07:25.017Z] ++ env -i DEST=/go/src/github.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-03-14T18:07:25.074Z] #19 47.20 Selecting previously unselected package zip. [2021-03-14T18:07:25.074Z] #19 47.21 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-14T18:07:25.084Z] #22 33.81 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-14T18:07:25.084Z] #22 DONE 34.0s [2021-03-14T18:07:25.084Z] [2021-03-14T18:07:25.084Z] #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-03-14T18:07:25.084Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:07:25.084Z] #43 161.6 CC criu/net.o [2021-03-14T18:07:25.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:07:25.330Z] #19 47.22 Unpacking zip (3.0-11+b1) ... [2021-03-14T18:07:25.330Z] #19 47.41 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-14T18:07:25.330Z] #19 47.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-14T18:07:25.330Z] #19 47.44 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-14T18:07:25.330Z] #19 47.45 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-14T18:07:25.330Z] #19 47.47 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-14T18:07:25.330Z] #19 47.48 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-14T18:07:25.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:07:25.586Z] #19 47.49 Setting up uidmap (1:4.5-1.1) ... [2021-03-14T18:07:25.586Z] #19 47.50 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-14T18:07:25.586Z] #19 47.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-14T18:07:25.586Z] #19 47.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-14T18:07:25.586Z] #19 47.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-14T18:07:25.586Z] #19 47.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-14T18:07:25.586Z] #19 47.56 Setting up xxd (2:8.1.0875-5) ... [2021-03-14T18:07:25.586Z] #19 47.57 Setting up zip (3.0-11+b1) ... [2021-03-14T18:07:25.586Z] #19 47.59 Setting up vim-common (2:8.1.0875-5) ... [2021-03-14T18:07:25.586Z] #19 47.63 Setting up bash-completion (1:2.8-6) ... [2021-03-14T18:07:25.874Z] . [2021-03-14T18:07:25.874Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-14T18:07:25.874Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-14T18:07:26.133Z] Error: No such image: emptyfs [2021-03-14T18:07:26.133Z] ++++ docker load [2021-03-14T18:07:26.133Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-14T18:07:26.393Z] Running integration-test (iteration 1) [2021-03-14T18:07:26.393Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-14T18:07:26.393Z] ++ 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-03-14T18:07:26.393Z] ++ set -e [2021-03-14T18:07:26.393Z] ++ '[' -n 0 ']' [2021-03-14T18:07:26.393Z] ++ set -x [2021-03-14T18:07:26.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-14T18:07:26.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:07:27.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:07:27.860Z] #43 166.3 CC criu/netfilter.o [2021-03-14T18:07:27.860Z] #43 166.7 CC criu/page-pipe.o [2021-03-14T18:07:28.854Z] #19 50.32 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-14T18:07:28.854Z] #19 50.36 Setting up xz-utils (5.2.4-1) ... [2021-03-14T18:07:28.854Z] #19 50.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-14T18:07:28.854Z] #19 50.40 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-14T18:07:28.854Z] #19 50.49 invoke-rc.d: could not determine current runlevel [2021-03-14T18:07:28.854Z] #19 50.50 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-14T18:07:28.854Z] #19 50.51 Setting up pigz (2.4-1) ... [2021-03-14T18:07:28.854Z] #19 50.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-14T18:07:28.854Z] #19 50.54 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-14T18:07:28.854Z] #19 50.56 Setting up python-pip-whl (18.1-5) ... [2021-03-14T18:07:28.854Z] #19 50.57 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-14T18:07:28.854Z] #19 50.59 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-14T18:07:28.854Z] #19 ... [2021-03-14T18:07:28.854Z] [2021-03-14T18:07:28.854Z] #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-03-14T18:07:28.854Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:07:28.854Z] #42 99.33 CC criu/cr-errno.o [2021-03-14T18:07:28.854Z] #42 99.40 CC criu/cr-restore.o [2021-03-14T18:07:28.854Z] #42 103.8 CC criu/cr-service.o [2021-03-14T18:07:28.854Z] #42 105.3 CC criu/crtools.o [2021-03-14T18:07:28.854Z] #42 106.0 CC criu/eventfd.o [2021-03-14T18:07:28.854Z] #42 106.3 CC criu/eventpoll.o [2021-03-14T18:07:28.854Z] #42 107.3 CC criu/external.o [2021-03-14T18:07:28.854Z] #42 107.7 CC criu/fault-injection.o [2021-03-14T18:07:28.854Z] #42 107.8 CC criu/fdstore.o [2021-03-14T18:07:28.854Z] #42 108.1 CC criu/fifo.o [2021-03-14T18:07:28.854Z] #42 108.4 CC criu/file-ids.o [2021-03-14T18:07:28.854Z] #42 108.8 CC criu/file-lock.o [2021-03-14T18:07:28.915Z] #43 167.5 CC criu/page-xfer.o [2021-03-14T18:07:29.109Z] #42 ... [2021-03-14T18:07:29.109Z] [2021-03-14T18:07:29.109Z] #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-03-14T18:07:29.109Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-14T18:07:29.109Z] #19 51.06 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-14T18:07:29.109Z] #19 51.07 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-14T18:07:29.109Z] #19 51.09 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-14T18:07:29.109Z] #19 51.10 Setting up vim (2:8.1.0875-5) ... [2021-03-14T18:07:29.109Z] #19 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-14T18:07:29.109Z] #19 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-14T18:07:29.109Z] #19 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-14T18:07:29.109Z] #19 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-14T18:07:29.109Z] #19 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-14T18:07:29.109Z] #19 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-14T18:07:29.365Z] #19 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-14T18:07:29.365Z] #19 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-14T18:07:29.365Z] #19 51.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-14T18:07:29.365Z] #19 51.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-14T18:07:29.365Z] #19 51.21 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-14T18:07:29.365Z] #19 51.22 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-14T18:07:29.365Z] #19 51.23 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-14T18:07:29.365Z] #19 51.24 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-14T18:07:29.391Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:07:29.650Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:07:31.020Z] #43 169.6 CC criu/pagemap-cache.o [2021-03-14T18:07:31.317Z] #43 170.0 CC criu/pagemap.o [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.05s) [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s) [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.16s) [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.34s) [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2021-03-14T18:07:31.553Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s) [2021-03-14T18:07:31.553Z] === RUN TestCgroupNamespacesRun [2021-03-14T18:07:31.950Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-14T18:07:32.519Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-14T18:07:32.633Z] #19 54.28 Setting up iptables (1.8.2-4) ... [2021-03-14T18:07:32.633Z] #19 54.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-14T18:07:32.633Z] #19 54.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-14T18:07:32.633Z] #19 54.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-14T18:07:32.633Z] #19 54.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-14T18:07:32.633Z] #19 54.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-14T18:07:32.633Z] #19 54.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-14T18:07:32.633Z] #19 54.34 Setting up python3 (3.7.3-1) ... [2021-03-14T18:07:32.852Z] #43 171.2 CC criu/parasite-syscall.o [2021-03-14T18:07:32.890Z] #19 54.75 Setting up python3-wheel (0.32.3-2) ... [2021-03-14T18:07:32.928Z] --- PASS: TestCgroupNamespacesRun (1.29s) [2021-03-14T18:07:32.928Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-14T18:07:32.928Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-14T18:07:32.928Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-14T18:07:32.928Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-14T18:07:33.500Z] #43 172.3 CC criu/path.o [2021-03-14T18:07:33.799Z] #43 172.6 CC criu/pie-util-vdso.o [2021-03-14T18:07:33.822Z] #19 55.50 Setting up apparmor (2.13.2-10) ... [2021-03-14T18:07:34.028Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-14T18:07:34.303Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.25s) [2021-03-14T18:07:34.303Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-14T18:07:34.448Z] #43 173.2 CC criu/pie-util.o [2021-03-14T18:07:34.745Z] #43 173.4 CC criu/pipes.o [2021-03-14T18:07:35.238Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2021-03-14T18:07:35.238Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-14T18:07:35.714Z] #19 57.30 Setting up xfsprogs (4.20.0-1) ... [2021-03-14T18:07:35.714Z] #19 57.32 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-14T18:07:35.714Z] #19 57.64 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-14T18:07:35.714Z] #19 ... [2021-03-14T18:07:35.714Z] [2021-03-14T18:07:35.715Z] #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-03-14T18:07:35.715Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-14T18:07:35.715Z] #39 212.3 + dpkg --print-architecture [2021-03-14T18:07:35.715Z] #39 212.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-14T18:07:35.800Z] #43 174.3 CC criu/plugin.o [2021-03-14T18:07:36.098Z] #43 174.8 CC criu/proc_parse.o [2021-03-14T18:07:36.278Z] #39 212.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-14T18:07:36.278Z] #39 212.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-14T18:07:36.614Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2021-03-14T18:07:36.615Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-14T18:07:37.271Z] Loaded image: buildpack-deps:buster [2021-03-14T18:07:37.271Z] Loaded image: busybox:latest [2021-03-14T18:07:37.271Z] Loaded image: busybox:glibc [2021-03-14T18:07:37.639Z] #43 ... [2021-03-14T18:07:37.639Z] [2021-03-14T18:07:37.639Z] #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-03-14T18:07:37.639Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-14T18:07:37.639Z] #40 242.7 + dpkg --print-architecture [2021-03-14T18:07:37.639Z] #40 242.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-14T18:07:37.937Z] #40 243.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-14T18:07:37.937Z] #40 243.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-14T18:07:37.993Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2021-03-14T18:07:37.993Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-14T18:07:38.219Z] Loaded image: debian:bullseye [2021-03-14T18:07:38.219Z] Loaded image: hello-world:latest [2021-03-14T18:07:38.219Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:07:38.231Z] ok github.com/docker/docker/pkg/plugins 33.610s coverage: 76.6% of statements [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/rootless [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/volume [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-14T18:07:38.231Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-14T18:07:38.231Z] [2021-03-14T18:07:38.231Z] === Skipped [2021-03-14T18:07:38.231Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-14T18:07:38.231Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-14T18:07:38.231Z] [2021-03-14T18:07:38.231Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-14T18:07:38.231Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-14T18:07:38.231Z] [2021-03-14T18:07:38.231Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-14T18:07:38.231Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:07:38.231Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:07:38.231Z] [2021-03-14T18:07:38.231Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-14T18:07:38.231Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:07:38.231Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:07:38.231Z] [2021-03-14T18:07:38.231Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-14T18:07:38.231Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:07:38.231Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:07:38.231Z] [2021-03-14T18:07:38.231Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-14T18:07:38.231Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:07:38.231Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:07:38.231Z] [2021-03-14T18:07:38.231Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-14T18:07:38.231Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:07:38.231Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:07:38.231Z] [2021-03-14T18:07:38.231Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-14T18:07:38.231Z] graphtest_unix.go:73: No driver to put! [2021-03-14T18:07:38.231Z] [2021-03-14T18:07:38.231Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-14T18:07:38.231Z] time="2021-03-14T18:06:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:07:38.231Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:07:38.231Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:07:38.231Z] [2021-03-14T18:07:38.231Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-14T18:07:38.231Z] time="2021-03-14T18:06:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:07:38.231Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:07:38.231Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:07:38.231Z] [2021-03-14T18:07:38.231Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-14T18:07:38.231Z] time="2021-03-14T18:06:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:07:38.231Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:07:38.231Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:07:38.231Z] [2021-03-14T18:07:38.231Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-14T18:07:38.232Z] time="2021-03-14T18:06:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:07:38.232Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:07:38.232Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-14T18:07:38.232Z] time="2021-03-14T18:06:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:07:38.232Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:07:38.232Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-14T18:07:38.232Z] graphtest_unix.go:73: No driver to put! [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-14T18:07:38.232Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-14T18:07:38.232Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-14T18:07:38.232Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-14T18:07:38.232Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-14T18:07:38.232Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:07:38.232Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-14T18:07:38.232Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:07:38.232Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-14T18:07:38.232Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:07:38.232Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-14T18:07:38.232Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:07:38.232Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-14T18:07:38.232Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:07:38.232Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-14T18:07:38.232Z] graphtest_unix.go:73: No driver to put! [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-14T18:07:38.232Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-14T18:07:38.232Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] [2021-03-14T18:07:38.232Z] DONE 2244 tests, 26 skipped in 191.895s Post stage [Pipeline] junit [2021-03-14T18:07:38.277Z] Recording test results [2021-03-14T18:07:38.481Z] INFO: Testing against a local daemon [2021-03-14T18:07:38.481Z] === RUN TestCgroupNamespacesBuild [2021-03-14T18:07:38.488Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2021-03-14T18:07:38.559Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-03-14T18:07:38.560Z] === RUN TestCgroupNamespacesRunOlderClient [Pipeline] sh [2021-03-14T18:07:38.909Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -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:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/make.sh dynbinary test-integration [2021-03-14T18:07:39.200Z] [2021-03-14T18:07:39.200Z] Removing bundles/ [2021-03-14T18:07:39.200Z] [2021-03-14T18:07:39.200Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-14T18:07:39.200Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:07:39.200Z] GOOS="" GOARCH="" GOARM="" [2021-03-14T18:07:39.551Z] #39 ... [2021-03-14T18:07:39.551Z] [2021-03-14T18:07:39.551Z] #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-03-14T18:07:39.551Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:07:39.551Z] #42 109.7 CC criu/files-ext.o [2021-03-14T18:07:39.551Z] #42 110.0 CC criu/files-reg.o [2021-03-14T18:07:39.551Z] #42 112.2 CC criu/files.o [2021-03-14T18:07:39.551Z] #42 114.2 CC criu/filesystems.o [2021-03-14T18:07:39.551Z] #42 114.9 CC criu/fsnotify.o [2021-03-14T18:07:39.551Z] #42 116.1 CC criu/image-desc.o [2021-03-14T18:07:39.551Z] #42 116.3 CC criu/image.o [2021-03-14T18:07:39.551Z] #42 117.2 CC criu/ipc_ns.o [2021-03-14T18:07:39.551Z] #42 118.5 CC criu/irmap.o [2021-03-14T18:07:39.551Z] #42 119.2 CC criu/kcmp-ids.o [2021-03-14T18:07:39.551Z] #42 119.5 CC criu/kerndat.o [2021-03-14T18:07:39.551Z] #42 ... [2021-03-14T18:07:39.551Z] [2021-03-14T18:07:39.551Z] #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-03-14T18:07:39.551Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-14T18:07:39.551Z] #19 58.45 Setting up python3-distutils (3.7.3-1) ... [2021-03-14T18:07:39.551Z] #19 58.95 Setting up python3-setuptools (40.8.0-1) ... [2021-03-14T18:07:39.551Z] #19 60.09 Setting up python3-pip (18.1-5) ... [2021-03-14T18:07:39.551Z] #19 61.16 Processing triggers for libc-bin (2.28-10) ... [2021-03-14T18:07:39.551Z] #19 61.23 Processing triggers for mime-support (3.62) ... [2021-03-14T18:07:39.940Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2021-03-14T18:07:39.940Z] === RUN TestKernelTCPMemory [2021-03-14T18:07:39.940Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-14T18:07:39.940Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-14T18:07:39.940Z] === RUN TestNISDomainname [2021-03-14T18:07:40.116Z] #19 DONE 62.1s [2021-03-14T18:07:40.116Z] [2021-03-14T18:07:40.116Z] #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-03-14T18:07:40.116Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-14T18:07:40.199Z] --- PASS: TestNISDomainname (0.60s) [2021-03-14T18:07:40.199Z] === RUN TestHostnameDnsResolution [2021-03-14T18:07:41.036Z] --- PASS: TestCgroupNamespacesBuild (2.46s) [2021-03-14T18:07:41.036Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-14T18:07:41.136Z] --- PASS: TestHostnameDnsResolution (0.81s) [2021-03-14T18:07:41.136Z] === RUN TestStats [2021-03-14T18:07:41.488Z] #20 1.101 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-14T18:07:41.488Z] #20 1.104 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-14T18:07:41.488Z] #20 1.107 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-14T18:07:41.488Z] #20 DONE 1.2s [2021-03-14T18:07:41.488Z] [2021-03-14T18:07:41.488Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-14T18:07:41.488Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-14T18:07:42.959Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.89s) [2021-03-14T18:07:42.960Z] === RUN TestBuildWithSession [2021-03-14T18:07:42.960Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-14T18:07:42.960Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:07:42.960Z] === RUN TestBuildSquashParent [2021-03-14T18:07:43.667Z] --- PASS: TestStats (2.50s) [2021-03-14T18:07:43.667Z] === RUN TestStopContainerWithTimeout [2021-03-14T18:07:43.667Z] === RUN TestStopContainerWithTimeout/0 [2021-03-14T18:07:43.667Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-14T18:07:43.667Z] === RUN TestStopContainerWithTimeout/1 [2021-03-14T18:07:43.667Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-14T18:07:43.667Z] === RUN TestStopContainerWithTimeout/3 [2021-03-14T18:07:43.667Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-14T18:07:43.667Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-14T18:07:43.667Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-14T18:07:43.667Z] === CONT TestStopContainerWithTimeout/0 [2021-03-14T18:07:43.667Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-14T18:07:44.235Z] === CONT TestStopContainerWithTimeout/3 [2021-03-14T18:07:46.137Z] === CONT TestStopContainerWithTimeout/1 [2021-03-14T18:07:46.746Z] #21 5.232 Collecting yamllint==1.16.0 [2021-03-14T18:07:48.042Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-14T18:07:48.042Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2021-03-14T18:07:48.042Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-03-14T18:07:48.042Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2021-03-14T18:07:48.042Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2021-03-14T18:07:48.042Z] === RUN TestDeleteDevicemapper [2021-03-14T18:07:48.042Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-14T18:07:48.042Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-14T18:07:48.042Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-14T18:07:48.116Z] #21 ... [2021-03-14T18:07:48.116Z] [2021-03-14T18:07:48.116Z] #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-03-14T18:07:48.116Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:07:48.116Z] #42 120.7 CC criu/libnetlink.o [2021-03-14T18:07:48.116Z] #42 121.1 CC criu/log.o [2021-03-14T18:07:48.116Z] #42 121.6 CC criu/lsm.o [2021-03-14T18:07:48.116Z] #42 122.1 CC criu/mem.o [2021-03-14T18:07:48.116Z] #42 124.1 CC criu/memfd.o [2021-03-14T18:07:48.116Z] #42 124.7 CC criu/mount.o [2021-03-14T18:07:48.116Z] #42 128.4 CC criu/namespaces.o [2021-03-14T18:07:49.421Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2021-03-14T18:07:49.421Z] === RUN TestUpdateMemory [2021-03-14T18:07:49.485Z] #42 130.2 CC criu/net.o [2021-03-14T18:07:49.563Z] --- PASS: TestBuildSquashParent (6.31s) [2021-03-14T18:07:49.563Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-14T18:07:49.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:07:49.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:07:49.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:07:49.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:07:49.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:07:49.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:07:49.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:07:49.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:07:49.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:07:49.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:07:49.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:07:49.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:07:49.563Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:07:49.563Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:07:49.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:07:49.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:07:49.989Z] --- PASS: TestUpdateMemory (0.59s) [2021-03-14T18:07:49.989Z] === RUN TestUpdateCPUQuota [2021-03-14T18:07:50.671Z] #40 ... [2021-03-14T18:07:50.671Z] [2021-03-14T18:07:50.671Z] #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-03-14T18:07:50.671Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:07:50.671Z] #43 179.1 CC criu/protobuf-desc.o [2021-03-14T18:07:50.671Z] #43 180.4 CC criu/protobuf.o [2021-03-14T18:07:50.671Z] #43 180.8 CC criu/pstree.o [2021-03-14T18:07:50.672Z] #43 182.1 CC criu/rbtree.o [2021-03-14T18:07:50.672Z] #43 182.5 CC criu/rst-malloc.o [2021-03-14T18:07:50.672Z] #43 182.8 CC criu/seccomp.o [2021-03-14T18:07:50.672Z] #43 183.6 CC criu/seize.o [2021-03-14T18:07:50.672Z] #43 185.0 CC criu/servicefd.o [2021-03-14T18:07:50.672Z] #43 185.6 CC criu/shmem.o [2021-03-14T18:07:50.672Z] #43 186.9 CC criu/sigframe.o [2021-03-14T18:07:50.672Z] #43 187.1 CC criu/signalfd.o [2021-03-14T18:07:50.672Z] #43 187.5 CC criu/sk-inet.o [2021-03-14T18:07:50.672Z] #43 189.0 CC criu/sk-netlink.o [2021-03-14T18:07:50.672Z] #43 189.5 CC criu/sk-packet.o [2021-03-14T18:07:50.925Z] --- PASS: TestUpdateCPUQuota (0.92s) [2021-03-14T18:07:50.925Z] === RUN TestUpdatePidsLimit [2021-03-14T18:07:50.925Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-14T18:07:50.925Z] === RUN TestUpdatePidsLimit/no_change [2021-03-14T18:07:51.185Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-14T18:07:51.444Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-14T18:07:51.704Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-14T18:07:51.731Z] #43 190.3 CC criu/sk-queue.o [2021-03-14T18:07:51.963Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-14T18:07:52.008Z] #42 ... [2021-03-14T18:07:52.009Z] [2021-03-14T18:07:52.009Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-14T18:07:52.009Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-14T18:07:52.009Z] #21 10.60 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-14T18:07:52.009Z] #21 10.71 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-14T18:07:52.009Z] #21 10.77 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-14T18:07:52.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:07:52.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:07:52.223Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-14T18:07:52.266Z] #21 10.83 Collecting pyyaml (from yamllint==1.16.0) [2021-03-14T18:07:52.266Z] #21 11.06 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-14T18:07:52.379Z] #43 190.9 CC criu/sk-tcp.o [2021-03-14T18:07:52.792Z] --- PASS: TestUpdatePidsLimit (2.14s) [2021-03-14T18:07:52.792Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-03-14T18:07:52.792Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-03-14T18:07:52.792Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-03-14T18:07:52.792Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-03-14T18:07:52.792Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-03-14T18:07:52.792Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2021-03-14T18:07:52.792Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2021-03-14T18:07:52.792Z] === RUN TestUpdateRestartPolicy [2021-03-14T18:07:52.830Z] #21 11.43 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-14T18:07:53.027Z] #43 191.7 CC criu/sk-unix.o [2021-03-14T18:07:53.087Z] #21 11.81 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-14T18:07:53.651Z] #21 DONE 12.2s [2021-03-14T18:07:53.651Z] [2021-03-14T18:07:53.651Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-14T18:07:53.651Z] #24 sha256:0e85042fd9d63939e65bd26df945fbfa7c2af4cd180e7318137fb68f2eb12a98 [2021-03-14T18:07:53.908Z] #24 DONE 0.3s [2021-03-14T18:07:53.908Z] [2021-03-14T18:07:53.908Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-14T18:07:53.908Z] #29 sha256:00e9e35adae08981453d09b58cc4eb4b8cae356568926d780233842fbb62e239 [2021-03-14T18:07:54.043Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-14T18:07:54.043Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2021-03-14T18:07:54.043Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.77s) [2021-03-14T18:07:54.043Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s) [2021-03-14T18:07:54.043Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s) [2021-03-14T18:07:54.043Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2021-03-14T18:07:54.043Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.23s) [2021-03-14T18:07:54.043Z] === RUN TestBuildMultiStageCopy [2021-03-14T18:07:54.043Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-14T18:07:55.806Z] #43 194.4 CC criu/sockets.o [2021-03-14T18:07:56.598Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-14T18:07:56.860Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-14T18:07:56.868Z] #43 195.5 CC criu/stats.o [2021-03-14T18:07:57.167Z] #43 195.9 CC criu/string.o [2021-03-14T18:07:57.167Z] #43 196.1 CC criu/sysctl.o [2021-03-14T18:07:57.434Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-14T18:07:58.008Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-14T18:07:58.085Z] #29 DONE 4.0s [2021-03-14T18:07:58.085Z] [2021-03-14T18:07:58.085Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-14T18:07:58.085Z] #32 sha256:690dcb7a5829a9b94662e5c65a832239ec50a02e71b4fef2583baa54c67fd990 [2021-03-14T18:07:58.085Z] #32 DONE 0.3s [2021-03-14T18:07:58.085Z] [2021-03-14T18:07:58.085Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-14T18:07:58.085Z] #34 sha256:a6d4043886aa122ea446baf8cef4dd0d6cb45d3559b798d7eedaa3b49245d020 [2021-03-14T18:07:58.085Z] #34 DONE 0.1s [2021-03-14T18:07:58.085Z] [2021-03-14T18:07:58.085Z] #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-03-14T18:07:58.085Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:07:58.085Z] #42 133.4 CC criu/netfilter.o [2021-03-14T18:07:58.085Z] #42 133.8 CC criu/page-pipe.o [2021-03-14T18:07:58.085Z] #42 134.6 CC criu/page-xfer.o [2021-03-14T18:07:58.085Z] #42 136.0 CC criu/pagemap-cache.o [2021-03-14T18:07:58.085Z] #42 136.3 CC criu/pagemap.o [2021-03-14T18:07:58.085Z] #42 137.2 CC criu/parasite-syscall.o [2021-03-14T18:07:58.085Z] #42 138.1 CC criu/path.o [2021-03-14T18:07:58.085Z] #42 138.4 CC criu/pie-util-vdso-elf32.o [2021-03-14T18:07:58.224Z] #43 197.0 CC criu/sysfs_parse.o [2021-03-14T18:07:58.341Z] #42 ... [2021-03-14T18:07:58.341Z] [2021-03-14T18:07:58.341Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-14T18:07:58.341Z] #37 sha256:ecd5f209fb2b7c1e80155b5d46929bb75c3849ad7e0fe37bf1b784cf31b9fb05 [2021-03-14T18:07:58.341Z] #37 DONE 0.1s [2021-03-14T18:07:58.341Z] [2021-03-14T18:07:58.341Z] #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-03-14T18:07:58.341Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:07:58.341Z] #42 138.9 CC criu/pie-util-vdso.o [2021-03-14T18:07:58.583Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2021-03-14T18:07:58.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2021-03-14T18:07:58.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-03-14T18:07:58.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-03-14T18:07:58.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-03-14T18:07:58.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-03-14T18:07:58.583Z] === RUN TestBuildMultiStageParentConfig [2021-03-14T18:07:58.870Z] #43 197.5 CC criu/timens.o [2021-03-14T18:07:58.902Z] #42 139.4 CC criu/pie-util.o [2021-03-14T18:07:59.158Z] #42 139.6 CC criu/pipes.o [2021-03-14T18:07:59.169Z] #43 197.9 CC criu/timerfd.o [2021-03-14T18:07:59.719Z] #42 140.3 CC criu/plugin.o [2021-03-14T18:07:59.815Z] #43 198.4 CC criu/tty.o [2021-03-14T18:07:59.973Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2021-03-14T18:07:59.973Z] === RUN TestBuildLabelWithTargets [2021-03-14T18:08:00.281Z] #42 140.7 CC criu/proc_parse.o [2021-03-14T18:08:01.892Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2021-03-14T18:08:01.892Z] === RUN TestBuildWithEmptyLayers [2021-03-14T18:08:01.934Z] #43 200.8 CC criu/tun.o [2021-03-14T18:08:02.794Z] #42 143.3 CC criu/protobuf-desc.o [2021-03-14T18:08:02.988Z] #43 201.7 CC criu/uffd.o [2021-03-14T18:08:03.283Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-03-14T18:08:03.283Z] === RUN TestBuildMultiStageOnBuild [2021-03-14T18:08:03.724Z] #42 144.0 CC criu/protobuf.o [2021-03-14T18:08:03.724Z] #42 ... [2021-03-14T18:08:03.724Z] [2021-03-14T18:08:03.724Z] #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-03-14T18:08:03.724Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-14T18:08:03.724Z] #39 DONE 240.4s [2021-03-14T18:08:03.724Z] [2021-03-14T18:08:03.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-03-14T18:08:03.724Z] #52 sha256:bff3c6d22cab8daa53cc39e260eec9432e093f3dcbce2dade0a9a3d8e987aa13 [2021-03-14T18:08:03.979Z] #52 ... [2021-03-14T18:08:03.979Z] [2021-03-14T18:08:03.979Z] #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-03-14T18:08:03.979Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:08:03.979Z] #42 144.4 CC criu/pstree.o [2021-03-14T18:08:04.349Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-14T18:08:04.526Z] #43 203.4 CC criu/util.o [2021-03-14T18:08:04.994Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2021-03-14T18:08:04.994Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-14T18:08:04.994Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2021-03-14T18:08:04.994Z] === RUN TestWaitNonBlocked [2021-03-14T18:08:04.994Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:08:04.994Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:08:04.994Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:08:04.994Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:08:04.994Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:08:04.994Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:08:05.348Z] #42 145.8 CC criu/rbtree.o [2021-03-14T18:08:05.562Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-14T18:08:05.562Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2021-03-14T18:08:05.562Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2021-03-14T18:08:05.562Z] === RUN TestWaitBlocked [2021-03-14T18:08:05.562Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:08:05.562Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:08:05.562Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:08:05.562Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:08:05.562Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:08:05.562Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:08:05.605Z] #42 ... [2021-03-14T18:08:05.606Z] [2021-03-14T18:08:05.606Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-14T18:08:05.606Z] #40 sha256:26c8feda1ff0a3fd2df3129f8d5df93fa3a3800215402813e0427e19c3870569 [2021-03-14T18:08:05.606Z] #40 DONE 0.7s [2021-03-14T18:08:05.606Z] [2021-03-14T18:08:05.606Z] #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-03-14T18:08:05.606Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:08:05.606Z] #42 146.1 CC criu/rst-malloc.o [2021-03-14T18:08:05.606Z] #42 146.3 CC criu/seccomp.o [2021-03-14T18:08:05.837Z] --- PASS: TestBuildMultiStageOnBuild (2.65s) [2021-03-14T18:08:05.837Z] === RUN TestBuildUncleanTarFilenames [2021-03-14T18:08:06.131Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-14T18:08:06.131Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-03-14T18:08:06.131Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2021-03-14T18:08:06.131Z] === CONT TestContainerStartOnDaemonRestart [2021-03-14T18:08:06.131Z] === CONT TestContainerKillOnDaemonStart [2021-03-14T18:08:06.536Z] #42 146.8 CC criu/seize.o [2021-03-14T18:08:07.099Z] #42 147.6 CC criu/servicefd.o [2021-03-14T18:08:07.227Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-03-14T18:08:07.227Z] === RUN TestBuildMultiStageLayerLeak [2021-03-14T18:08:07.307Z] #43 205.6 CC criu/uts_ns.o [2021-03-14T18:08:07.307Z] #43 206.0 CC criu/vdso.o [2021-03-14T18:08:07.356Z] #42 147.9 CC criu/shmem.o [2021-03-14T18:08:08.285Z] #42 148.7 CC criu/sigframe.o [2021-03-14T18:08:08.285Z] #42 148.8 CC criu/signalfd.o [2021-03-14T18:08:08.364Z] #43 206.8 LINK criu/built-in.o [2021-03-14T18:08:08.364Z] #43 207.0 LINK criu/criu [2021-03-14T18:08:08.541Z] #42 149.1 CC criu/sk-inet.o [2021-03-14T18:08:08.663Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s) [2021-03-14T18:08:08.664Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-14T18:08:09.025Z] #43 207.6 DEP lib/c/criu.d [2021-03-14T18:08:09.025Z] #43 207.7 CC images/rpc.pb-c.o [2021-03-14T18:08:09.025Z] #43 ... [2021-03-14T18:08:09.025Z] [2021-03-14T18:08:09.025Z] #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-03-14T18:08:09.025Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-14T18:08:09.025Z] #40 DONE 274.3s [2021-03-14T18:08:09.025Z] [2021-03-14T18:08:09.025Z] #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-03-14T18:08:09.025Z] #49 sha256:90810b93f7cc0191ff82aed3c9be6456674418dbcc6d84e95b485cc2e5f2836b [2021-03-14T18:08:09.909Z] #42 150.2 CC criu/sk-netlink.o [2021-03-14T18:08:09.909Z] #42 150.5 CC criu/sk-packet.o [2021-03-14T18:08:10.096Z] #49 ... [2021-03-14T18:08:10.096Z] [2021-03-14T18:08:10.096Z] #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-03-14T18:08:10.096Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-14T18:08:10.096Z] #43 208.7 CC lib/c/criu.o [2021-03-14T18:08:10.472Z] #42 151.1 CC criu/sk-queue.o [2021-03-14T18:08:10.536Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s) [2021-03-14T18:08:10.536Z] === RUN TestBuildWithHugeFile [2021-03-14T18:08:10.568Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.82s) [2021-03-14T18:08:10.568Z] === CONT TestDaemonHostGatewayIP [2021-03-14T18:08:11.035Z] #42 ... [2021-03-14T18:08:11.035Z] [2021-03-14T18:08:11.035Z] #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-03-14T18:08:11.035Z] #48 sha256:f164c9566ee563ec08c2c3c5f9c5da31effe5698ed16cfac5264d9ba7dd02db5 [2021-03-14T18:08:11.035Z] #48 246.8 + /build/golangci-lint --version [2021-03-14T18:08:11.035Z] #48 247.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-14T18:08:11.035Z] #48 DONE 247.8s [2021-03-14T18:08:11.035Z] [2021-03-14T18:08:11.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-03-14T18:08:11.035Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-14T18:08:11.035Z] #42 151.5 CC criu/sk-tcp.o [2021-03-14T18:08:11.599Z] #42 152.0 CC criu/sk-unix.o [2021-03-14T18:08:11.678Z] #43 210.3 LINK lib/c/built-in.o [2021-03-14T18:08:11.678Z] #43 210.3 LINK lib/c/libcriu.so [2021-03-14T18:08:11.678Z] #43 210.5 LINK lib/c/libcriu.a [2021-03-14T18:08:11.978Z] #43 210.7 GEN magic.py [2021-03-14T18:08:11.978Z] #43 210.8 Note: Building without setproctitle() and strlcpy() support. [2021-03-14T18:08:11.978Z] #43 210.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-14T18:08:11.978Z] #43 210.8 Note: Building without GnuTLS support [2021-03-14T18:08:11.978Z] #43 210.8 Makefile.config:39: Warn: you have no libnftables installed [2021-03-14T18:08:11.978Z] #43 210.8 Makefile.config:40: Warn: Building without nftables support [2021-03-14T18:08:13.038Z] #43 211.7 fatal: not a git repository (or any of the parent directories): .git [2021-03-14T18:08:13.083Z] Loaded image: buildpack-deps:buster [2021-03-14T18:08:13.083Z] Loaded image: busybox:latest [2021-03-14T18:08:13.083Z] Loaded image: busybox:glibc [2021-03-14T18:08:13.101Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2021-03-14T18:08:13.101Z] === CONT TestDaemonRestartIpcMode [2021-03-14T18:08:13.495Z] #42 153.9 CC criu/sockets.o [2021-03-14T18:08:13.752Z] #42 154.5 CC criu/stats.o [2021-03-14T18:08:14.105Z] #43 212.9 make[1]: Nothing to be done for 'all'. [2021-03-14T18:08:14.316Z] #42 154.7 CC criu/string.o [2021-03-14T18:08:14.316Z] #42 154.7 CC criu/sysctl.o [2021-03-14T18:08:14.573Z] #42 155.1 CC criu/sysfs_parse.o [2021-03-14T18:08:14.830Z] #42 155.4 CC criu/timens.o [2021-03-14T18:08:14.990Z] Loaded image: debian:bullseye [2021-03-14T18:08:14.990Z] Loaded image: hello-world:latest [2021-03-14T18:08:15.004Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2021-03-14T18:08:15.004Z] === CONT TestIpcModeOlderClient [2021-03-14T18:08:15.004Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-03-14T18:08:15.088Z] #42 155.6 CC criu/timerfd.o [2021-03-14T18:08:15.164Z] #43 214.1 make[1]: 'images/built-in.o' is up to date. [2021-03-14T18:08:15.250Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:08:15.464Z] #43 214.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-14T18:08:15.464Z] #43 214.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-14T18:08:15.464Z] #43 214.2 make[1]: 'compel/libcompel.a' is up to date. [2021-03-14T18:08:15.464Z] #43 214.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-14T18:08:15.464Z] #43 214.3 make[1]: Nothing to be done for 'all'. [2021-03-14T18:08:15.510Z] INFO: Testing against a local daemon [2021-03-14T18:08:15.510Z] === RUN TestCgroupNamespacesBuild [2021-03-14T18:08:15.652Z] #42 155.9 CC criu/tty.o [2021-03-14T18:08:15.763Z] #43 214.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-14T18:08:16.064Z] #43 214.7 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:16.064Z] #43 214.7 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:16.064Z] #43 214.8 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:16.364Z] #43 215.0 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:16.364Z] #43 215.0 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:16.364Z] #43 215.1 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:16.364Z] #43 215.1 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:16.583Z] #42 157.2 CC criu/tun.o [2021-03-14T18:08:16.663Z] #43 215.3 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:16.663Z] #43 215.4 INSTALL criu/criu [2021-03-14T18:08:16.663Z] #43 DONE 215.5s [2021-03-14T18:08:16.663Z] [2021-03-14T18:08:16.663Z] #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-03-14T18:08:16.663Z] #56 sha256:8ba125c49b9fa21d9cc167331b2a31fcaf6ad02dffad94379dcdf25076de5889 [2021-03-14T18:08:17.199Z] #42 157.5 CC criu/uffd.o [2021-03-14T18:08:17.768Z] #42 158.3 CC criu/util.o [2021-03-14T18:08:18.048Z] --- PASS: TestCgroupNamespacesBuild (2.45s) [2021-03-14T18:08:18.048Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-14T18:08:18.289Z] --- PASS: TestContainerKillOnDaemonStart (11.89s) [2021-03-14T18:08:18.289Z] PASS [2021-03-14T18:08:18.289Z] [2021-03-14T18:08:18.289Z] === Skipped [2021-03-14T18:08:18.289Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-14T18:08:18.289Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:08:18.289Z] [2021-03-14T18:08:18.289Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-14T18:08:18.289Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-14T18:08:18.289Z] [2021-03-14T18:08:18.289Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-14T18:08:18.289Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-14T18:08:18.289Z] [2021-03-14T18:08:18.289Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-14T18:08:18.289Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-14T18:08:18.289Z] [2021-03-14T18:08:18.289Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-14T18:08:18.289Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-14T18:08:18.289Z] [2021-03-14T18:08:18.289Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-14T18:08:18.289Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-14T18:08:18.289Z] [2021-03-14T18:08:18.289Z] [2021-03-14T18:08:18.289Z] DONE 196 tests, 6 skipped in 104.905s [2021-03-14T18:08:18.289Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-14T18:08:18.289Z] INFO: Testing against a local daemon [2021-03-14T18:08:18.289Z] === RUN TestCommitInheritsEnv [2021-03-14T18:08:18.549Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-03-14T18:08:18.549Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-14T18:08:18.549Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-14T18:08:18.549Z] === RUN TestImagesFilterMultiReference [2021-03-14T18:08:18.549Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-14T18:08:18.549Z] === RUN TestImagePullPlatformInvalid [2021-03-14T18:08:18.549Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-14T18:08:18.549Z] === RUN TestRemoveImageOrphaning [2021-03-14T18:08:18.717Z] #42 159.2 CC criu/uts_ns.o [2021-03-14T18:08:18.809Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-03-14T18:08:18.809Z] === RUN TestRemoveImageGarbageCollector [2021-03-14T18:08:18.977Z] #42 159.4 CC criu/vdso-compat.o [2021-03-14T18:08:19.234Z] #42 159.6 CC criu/vdso.o [2021-03-14T18:08:19.490Z] #42 160.0 LINK criu/built-in.o [2021-03-14T18:08:19.490Z] #42 160.2 LINK criu/criu [2021-03-14T18:08:19.745Z] #42 160.4 DEP lib/c/criu.d [2021-03-14T18:08:19.955Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2021-03-14T18:08:19.955Z] === RUN TestBuildWithSession [2021-03-14T18:08:19.955Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-14T18:08:19.955Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:08:19.955Z] === RUN TestBuildSquashParent [2021-03-14T18:08:20.003Z] #42 160.5 CC images/rpc.pb-c.o [2021-03-14T18:08:20.232Z] #56 ... [2021-03-14T18:08:20.232Z] [2021-03-14T18:08:20.232Z] #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-03-14T18:08:20.232Z] #49 sha256:90810b93f7cc0191ff82aed3c9be6456674418dbcc6d84e95b485cc2e5f2836b [2021-03-14T18:08:20.232Z] #49 285.4 + /build/golangci-lint --version [2021-03-14T18:08:20.532Z] #49 285.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-14T18:08:20.532Z] #49 DONE 286.0s [2021-03-14T18:08:20.532Z] [2021-03-14T18:08:20.532Z] #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-03-14T18:08:20.532Z] #56 sha256:8ba125c49b9fa21d9cc167331b2a31fcaf6ad02dffad94379dcdf25076de5889 [2021-03-14T18:08:20.564Z] #42 160.9 CC lib/c/criu.o [2021-03-14T18:08:20.712Z] --- PASS: TestRemoveImageGarbageCollector (1.73s) [2021-03-14T18:08:20.712Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-14T18:08:20.712Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-14T18:08:20.712Z] === RUN TestTagInvalidReference [2021-03-14T18:08:20.712Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-14T18:08:20.712Z] === RUN TestTagValidPrefixedRepo [2021-03-14T18:08:20.712Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-14T18:08:20.712Z] === RUN TestTagExistedNameWithoutForce [2021-03-14T18:08:20.712Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-14T18:08:20.712Z] === RUN TestTagOfficialNames [2021-03-14T18:08:20.712Z] --- PASS: TestTagOfficialNames (0.06s) [2021-03-14T18:08:20.712Z] === RUN TestTagMatchesDigest [2021-03-14T18:08:20.712Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-14T18:08:20.712Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-14T18:08:21.128Z] #42 161.7 LINK lib/c/built-in.o [2021-03-14T18:08:21.128Z] #42 161.7 LINK lib/c/libcriu.so [2021-03-14T18:08:21.128Z] #42 161.7 LINK lib/c/libcriu.a [2021-03-14T18:08:21.389Z] #42 161.8 GEN magic.py [2021-03-14T18:08:21.389Z] #42 161.9 Note: Building without setproctitle() and strlcpy() support. [2021-03-14T18:08:21.389Z] #42 161.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-14T18:08:21.389Z] #42 161.9 Note: Building without GnuTLS support [2021-03-14T18:08:21.389Z] #42 161.9 Makefile.config:39: Warn: you have no libnftables installed [2021-03-14T18:08:21.389Z] #42 161.9 Makefile.config:40: Warn: Building without nftables support [2021-03-14T18:08:21.952Z] #42 162.6 fatal: not a git repository (or any of the parent directories): .git [2021-03-14T18:08:22.515Z] #42 163.0 make[1]: Nothing to be done for 'all'. [2021-03-14T18:08:23.078Z] #42 163.6 make[1]: 'images/built-in.o' is up to date. [2021-03-14T18:08:23.078Z] #42 163.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-14T18:08:23.078Z] #42 163.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-14T18:08:23.078Z] #42 163.6 make[1]: 'compel/libcompel.a' is up to date. [2021-03-14T18:08:23.078Z] #42 163.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-14T18:08:23.335Z] #42 163.7 make[1]: Nothing to be done for 'all'. [2021-03-14T18:08:23.335Z] #42 163.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-14T18:08:23.335Z] #42 163.9 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:23.335Z] #42 163.9 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:23.335Z] #42 164.0 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:23.335Z] #42 164.0 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:23.591Z] #42 164.1 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:23.591Z] #42 164.1 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:23.591Z] #42 164.1 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:23.591Z] #42 164.2 make[2]: Nothing to be done for 'all'. [2021-03-14T18:08:23.591Z] #42 164.2 INSTALL criu/criu [2021-03-14T18:08:23.848Z] #42 DONE 164.5s [2021-03-14T18:08:23.848Z] [2021-03-14T18:08:23.848Z] #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-03-14T18:08:23.848Z] #52 sha256:bff3c6d22cab8daa53cc39e260eec9432e093f3dcbce2dade0a9a3d8e987aa13 [2021-03-14T18:08:25.216Z] #52 ... [2021-03-14T18:08:25.216Z] [2021-03-14T18:08:25.216Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-14T18:08:25.216Z] #43 sha256:fe596047f327d16e0462f3275436ca0e39c64c87f7d37cd3e2507e762f3f843f [2021-03-14T18:08:25.216Z] #43 DONE 0.1s [2021-03-14T18:08:25.216Z] [2021-03-14T18:08:25.216Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-14T18:08:25.216Z] #45 sha256:96afb5f315562dd8f067f915b8d22aa7debcabf5ef65d848824ed3b53aae308e [2021-03-14T18:08:25.216Z] #45 DONE 0.2s [2021-03-14T18:08:25.216Z] [2021-03-14T18:08:25.216Z] #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-03-14T18:08:25.216Z] #52 sha256:bff3c6d22cab8daa53cc39e260eec9432e093f3dcbce2dade0a9a3d8e987aa13 [2021-03-14T18:08:25.473Z] #52 ... [2021-03-14T18:08:25.473Z] [2021-03-14T18:08:25.473Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-14T18:08:25.473Z] #47 sha256:647e7452f825689140f2f326a65e5477921b6f43860c4f4462f74736cdd331db [2021-03-14T18:08:25.473Z] #47 DONE 0.1s [2021-03-14T18:08:25.473Z] [2021-03-14T18:08:25.473Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-14T18:08:25.473Z] #49 sha256:5509902503b1ccf5452fdf375ca3397bc65360ac5a5ec16e5a0ea0f032d61647 [2021-03-14T18:08:25.730Z] #49 DONE 0.5s [2021-03-14T18:08:25.730Z] [2021-03-14T18:08:25.730Z] #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-03-14T18:08:25.730Z] #52 sha256:bff3c6d22cab8daa53cc39e260eec9432e093f3dcbce2dade0a9a3d8e987aa13 [2021-03-14T18:08:25.986Z] #52 ... [2021-03-14T18:08:25.986Z] [2021-03-14T18:08:25.986Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-14T18:08:25.986Z] #51 sha256:ff0e759ccf8104b23d5ef9db41fedf4d9db6019d26960719ccc8f1eb1c30dbde [2021-03-14T18:08:25.986Z] #51 DONE 0.1s [2021-03-14T18:08:26.243Z] [2021-03-14T18:08:26.243Z] #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-03-14T18:08:26.243Z] #52 sha256:bff3c6d22cab8daa53cc39e260eec9432e093f3dcbce2dade0a9a3d8e987aa13 [2021-03-14T18:08:29.941Z] --- PASS: TestBuildSquashParent (8.86s) [2021-03-14T18:08:29.941Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-14T18:08:29.941Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:08:29.941Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:08:29.941Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:08:29.941Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:08:29.941Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:08:29.941Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:08:29.941Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:08:29.941Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:08:29.941Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:08:29.941Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:08:29.941Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:08:29.941Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:08:29.941Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:08:29.941Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:08:31.491Z] #52 ... [2021-03-14T18:08:31.491Z] [2021-03-14T18:08:31.491Z] #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-03-14T18:08:31.491Z] #55 sha256:09a80782c0c5f6083e1228fceb6da013e19b21f77e7629843d85cfc6456cb07e [2021-03-14T18:08:31.491Z] #55 208.8 + bin/containerd [2021-03-14T18:08:32.479Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:08:32.479Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:08:35.037Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:08:35.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:08:36.160Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:08:36.160Z] [2021-03-14T18:08:36.160Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-14T18:08:36.160Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-14T18:08:36.160Z] HOSTNAME=45de407971ef [2021-03-14T18:08:36.160Z] TESTDEBUG=0 [2021-03-14T18:08:36.160Z] DEST=bundles/test-integration [2021-03-14T18:08:36.160Z] PWD=/go/src/github.com/docker/docker [2021-03-14T18:08:36.160Z] DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:08:36.160Z] container=docker [2021-03-14T18:08:36.160Z] HOME=/root [2021-03-14T18:08:36.160Z] GOLANG_VERSION=1.13.15 [2021-03-14T18:08:36.160Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-14T18:08:36.160Z] VALIDATE_BRANCH=master [2021-03-14T18:08:36.160Z] TERM=xterm [2021-03-14T18:08:36.160Z] DOCKER_PKG=github.com/docker/docker [2021-03-14T18:08:36.160Z] SHLVL=1 [2021-03-14T18:08:36.160Z] TIMEOUT=120m [2021-03-14T18:08:36.160Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-14T18:08:36.160Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-14T18:08:36.160Z] GO111MODULE=off [2021-03-14T18:08:36.160Z] DOCKER_EXPERIMENTAL=1 [2021-03-14T18:08:36.160Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-14T18:08:36.160Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-14T18:08:36.160Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-14T18:08:36.160Z] GOPATH=/go [2021-03-14T18:08:36.160Z] PKG_CONFIG=pkg-config [2021-03-14T18:08:36.160Z] _=/usr/bin/env [2021-03-14T18:08:36.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-14T18:08:36.742Z] #55 ... [2021-03-14T18:08:36.742Z] [2021-03-14T18:08:36.742Z] #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-03-14T18:08:36.742Z] #52 sha256:bff3c6d22cab8daa53cc39e260eec9432e093f3dcbce2dade0a9a3d8e987aa13 [2021-03-14T18:08:36.742Z] #52 126.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-03-14T18:08:36.742Z] #52 127.0 + mkdir -p /build [2021-03-14T18:08:36.742Z] #52 127.0 + cp runc /build/runc [2021-03-14T18:08:36.742Z] #52 DONE 127.5s [2021-03-14T18:08:36.742Z] [2021-03-14T18:08:36.742Z] #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-03-14T18:08:36.742Z] #55 sha256:09a80782c0c5f6083e1228fceb6da013e19b21f77e7629843d85cfc6456cb07e [2021-03-14T18:08:37.671Z] #55 ... [2021-03-14T18:08:37.671Z] [2021-03-14T18:08:37.671Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-14T18:08:37.671Z] #53 sha256:20be8213ca3517c23f1d9a88b45230061d26e9923fc4b39585fd4aca4bcae9f1 [2021-03-14T18:08:37.927Z] #53 DONE 0.2s [2021-03-14T18:08:37.927Z] [2021-03-14T18:08:37.927Z] #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-03-14T18:08:37.927Z] #55 sha256:09a80782c0c5f6083e1228fceb6da013e19b21f77e7629843d85cfc6456cb07e [2021-03-14T18:08:39.262Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-14T18:08:39.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2021-03-14T18:08:39.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2021-03-14T18:08:39.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.87s) [2021-03-14T18:08:39.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.51s) [2021-03-14T18:08:39.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.60s) [2021-03-14T18:08:39.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2021-03-14T18:08:39.262Z] === RUN TestBuildMultiStageCopy [2021-03-14T18:08:39.262Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-14T18:08:41.798Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-14T18:08:42.057Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-14T18:08:42.997Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-14T18:08:43.128Z] #56 ... [2021-03-14T18:08:43.128Z] [2021-03-14T18:08:43.128Z] #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-03-14T18:08:43.128Z] #53 sha256:f583fbd61652d145206582ed1d47736b09f6749b4a27ea4945ac36ad5024d710 [2021-03-14T18:08:43.128Z] #53 191.8 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-03-14T18:08:43.128Z] #53 193.4 + mkdir -p /build [2021-03-14T18:08:43.128Z] #53 193.4 + cp runc /build/runc [2021-03-14T18:08:43.128Z] #53 DONE 193.6s [2021-03-14T18:08:43.128Z] [2021-03-14T18:08:43.128Z] #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-03-14T18:08:43.128Z] #56 sha256:8ba125c49b9fa21d9cc167331b2a31fcaf6ad02dffad94379dcdf25076de5889 [2021-03-14T18:08:43.258Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-14T18:08:43.828Z] --- PASS: TestBuildMultiStageCopy (4.93s) [2021-03-14T18:08:43.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2021-03-14T18:08:43.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-03-14T18:08:43.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-03-14T18:08:43.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-03-14T18:08:43.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-03-14T18:08:43.828Z] === RUN TestBuildMultiStageParentConfig [2021-03-14T18:08:45.209Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2021-03-14T18:08:45.209Z] === RUN TestBuildLabelWithTargets [2021-03-14T18:08:47.632Z] #56 269.0 + bin/containerd [2021-03-14T18:08:47.749Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2021-03-14T18:08:47.749Z] === RUN TestBuildWithEmptyLayers [2021-03-14T18:08:49.129Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2021-03-14T18:08:49.129Z] === RUN TestBuildMultiStageOnBuild [2021-03-14T18:08:50.401Z] #56 ... [2021-03-14T18:08:50.401Z] [2021-03-14T18:08:50.401Z] #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-03-14T18:08:50.401Z] #24 sha256:f5d7fd11a1294dcc16c3b7d046d89929f223f3f0e28d7e2aa4bfa80349189256 [2021-03-14T18:08:50.401Z] #24 315.7 + return [2021-03-14T18:08:50.401Z] #24 DONE 315.8s [2021-03-14T18:08:50.401Z] [2021-03-14T18:08:50.401Z] #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-03-14T18:08:50.401Z] #56 sha256:8ba125c49b9fa21d9cc167331b2a31fcaf6ad02dffad94379dcdf25076de5889 [2021-03-14T18:08:52.422Z] --- PASS: TestBuildMultiStageOnBuild (3.16s) [2021-03-14T18:08:52.422Z] === RUN TestBuildUncleanTarFilenames [2021-03-14T18:08:52.511Z] #56 ... [2021-03-14T18:08:52.511Z] [2021-03-14T18:08:52.511Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-14T18:08:52.511Z] #25 sha256:f08ad033623c72e92aecc46e9e906e5bec5f56455bb03fd2ad71f47697dbddb3 [2021-03-14T18:08:52.511Z] #25 DONE 0.1s [2021-03-14T18:08:52.511Z] [2021-03-14T18:08:52.511Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-14T18:08:52.511Z] #30 sha256:da206cbfbf6de1ac782402b6623dacd95785427fd599d1b79c8310aee773f159 [2021-03-14T18:08:52.811Z] #30 DONE 0.7s [2021-03-14T18:08:52.811Z] [2021-03-14T18:08:52.811Z] #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-03-14T18:08:52.811Z] #56 sha256:8ba125c49b9fa21d9cc167331b2a31fcaf6ad02dffad94379dcdf25076de5889 [2021-03-14T18:08:53.112Z] #56 ... [2021-03-14T18:08:53.112Z] [2021-03-14T18:08:53.112Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-14T18:08:53.112Z] #33 sha256:517826f438b4879241a4332bcbceebcf3598740a249f063f3ae7369dd2a3219f [2021-03-14T18:08:53.112Z] #33 DONE 0.1s [2021-03-14T18:08:53.112Z] [2021-03-14T18:08:53.112Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-14T18:08:53.112Z] #35 sha256:a3478df8cc09a8a3accbd07ed5401e41576483faed911bd0c3b16f209b8c9036 [2021-03-14T18:08:53.112Z] #35 DONE 0.1s [2021-03-14T18:08:53.112Z] [2021-03-14T18:08:53.112Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-14T18:08:53.112Z] #38 sha256:8ed809074143be91bae8b56242da8d13b9769af9a0fe5a8c297e64b1e21656ed [2021-03-14T18:08:53.112Z] #38 DONE 0.1s [2021-03-14T18:08:53.112Z] [2021-03-14T18:08:53.112Z] #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-03-14T18:08:53.112Z] #56 sha256:8ba125c49b9fa21d9cc167331b2a31fcaf6ad02dffad94379dcdf25076de5889 [2021-03-14T18:08:53.413Z] #56 ... [2021-03-14T18:08:53.413Z] [2021-03-14T18:08:53.413Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-14T18:08:53.413Z] #41 sha256:8654fc05ef806bddacaf7b40f5a6d37a1a78d4cf423c2413b8a9484025667feb [2021-03-14T18:08:53.413Z] #41 DONE 0.2s [2021-03-14T18:08:53.413Z] [2021-03-14T18:08:53.413Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-14T18:08:53.413Z] #44 sha256:51e647d03e6afca116d1e535442209ccf384ff8b61313333b408b6f83727269a [2021-03-14T18:08:53.711Z] #44 DONE 0.1s [2021-03-14T18:08:53.711Z] [2021-03-14T18:08:53.711Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-14T18:08:53.711Z] #46 sha256:ecb13d589d9b3b70ce9484ca0d677eacef6e461efccf6fd4f020f06872744e03 [2021-03-14T18:08:53.711Z] #46 DONE 0.1s [2021-03-14T18:08:53.711Z] [2021-03-14T18:08:53.711Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-14T18:08:53.711Z] #48 sha256:e37fd0f6aebae0621fb49d28bb6a33b3f71b8c3d5f6b702e742b16c8dfd4cfbf [2021-03-14T18:08:53.711Z] #48 DONE 0.1s [2021-03-14T18:08:53.711Z] [2021-03-14T18:08:53.711Z] #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-03-14T18:08:53.711Z] #56 sha256:8ba125c49b9fa21d9cc167331b2a31fcaf6ad02dffad94379dcdf25076de5889 [2021-03-14T18:08:53.805Z] --- PASS: TestBuildUncleanTarFilenames (1.79s) [2021-03-14T18:08:53.805Z] === RUN TestBuildMultiStageLayerLeak [2021-03-14T18:08:54.010Z] #56 ... [2021-03-14T18:08:54.010Z] [2021-03-14T18:08:54.010Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-14T18:08:54.010Z] #50 sha256:2cdbf441ecc93897b340a6de1ffe4b48f237cd13210fdcb740bd68c85b1b8bb8 [2021-03-14T18:08:54.010Z] #50 DONE 0.1s [2021-03-14T18:08:54.010Z] [2021-03-14T18:08:54.010Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-14T18:08:54.010Z] #52 sha256:662ea1358c7dcab6ef0ebe33030c90f8560f745268c92f981141b848ac7dcf6b [2021-03-14T18:08:54.010Z] #52 DONE 0.1s [2021-03-14T18:08:54.010Z] [2021-03-14T18:08:54.010Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-14T18:08:54.010Z] #54 sha256:ec0d1cfb88e46accd194760bfe7ffc305f3a619c4fd78146c50031b9a3cf6509 [2021-03-14T18:08:54.010Z] #54 DONE 0.1s [2021-03-14T18:08:54.010Z] [2021-03-14T18:08:54.010Z] #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-03-14T18:08:54.010Z] #56 sha256:8ba125c49b9fa21d9cc167331b2a31fcaf6ad02dffad94379dcdf25076de5889 [2021-03-14T18:08:57.099Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2021-03-14T18:08:57.099Z] === RUN TestBuildWithHugeFile [2021-03-14T18:08:57.293Z] --- PASS: TestBuildWithHugeFile (40.42s) [2021-03-14T18:08:57.293Z] === RUN TestBuildWCOWSandboxSize [2021-03-14T18:08:57.293Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-14T18:08:57.293Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-14T18:08:57.293Z] === RUN TestBuildWithEmptyDockerfile [2021-03-14T18:08:57.293Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:08:57.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:08:57.293Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:08:57.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:08:57.293Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:08:57.293Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:08:57.293Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:08:57.293Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:08:57.293Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:08:57.293Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-03-14T18:08:57.293Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2021-03-14T18:08:57.293Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2021-03-14T18:08:57.293Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-03-14T18:08:57.293Z] === RUN TestBuildPreserveOwnership [2021-03-14T18:08:57.293Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-14T18:08:57.293Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-14T18:08:57.293Z] --- PASS: TestBuildPreserveOwnership (5.89s) [2021-03-14T18:08:57.293Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.79s) [2021-03-14T18:08:57.293Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2021-03-14T18:08:57.293Z] === RUN TestBuildPlatformInvalid [2021-03-14T18:08:57.293Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-03-14T18:08:57.293Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-14T18:08:58.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-14T18:08:58.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-14T18:08:59.340Z] ..........................xx.................... [ 29%] [2021-03-14T18:09:04.438Z] #55 240.1 + bin/containerd-stress [2021-03-14T18:09:04.438Z] #55 242.2 + bin/containerd-shim [2021-03-14T18:09:09.553Z] Loaded image: buildpack-deps:buster [2021-03-14T18:09:09.553Z] Loaded image: busybox:latest [2021-03-14T18:09:09.553Z] Loaded image: busybox:glibc [2021-03-14T18:09:10.982Z] #55 248.8 + bin/containerd-shim-runc-v1 [2021-03-14T18:09:11.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-14T18:09:11.479Z] Loaded image: debian:bullseye [2021-03-14T18:09:11.479Z] Loaded image: hello-world:latest [2021-03-14T18:09:11.479Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:09:15.156Z] #55 253.3 + bin/containerd-shim-runc-v2 [2021-03-14T18:09:16.086Z] #55 254.3 + binaries [2021-03-14T18:09:16.091Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-14T18:09:16.342Z] #55 254.3 + install -D bin/containerd /build/containerd [2021-03-14T18:09:16.342Z] #55 254.3 + install -D bin/containerd-shim /build/containerd-shim [2021-03-14T18:09:16.342Z] #55 254.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-14T18:09:16.342Z] #55 254.3 + install -D bin/ctr /build/ctr [2021-03-14T18:09:17.707Z] #55 DONE 255.8s [2021-03-14T18:09:18.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-14T18:09:18.637Z] [2021-03-14T18:09:18.637Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-14T18:09:18.637Z] #56 sha256:5c2c20923a4a53241aea6589db5ae63cf07bc2db25d0ac6f468f6fff8923d363 [2021-03-14T18:09:18.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-14T18:09:19.199Z] #56 DONE 0.8s [2021-03-14T18:09:19.199Z] [2021-03-14T18:09:19.199Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-14T18:09:19.199Z] #60 sha256:2ee23ba9905a6036953f14198fee30cf64e9025b92582967c95a069db9a504fc [2021-03-14T18:09:19.454Z] #60 DONE 0.3s [2021-03-14T18:09:19.454Z] [2021-03-14T18:09:19.454Z] #65 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-14T18:09:19.454Z] #65 sha256:82d92527af8f62411c797c086fef5c2f64585656bf1aff78a9497e37b051fb1e [2021-03-14T18:09:19.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-14T18:09:20.381Z] #65 DONE 0.9s [2021-03-14T18:09:20.381Z] [2021-03-14T18:09:20.381Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-14T18:09:20.381Z] #67 sha256:d8f313ff10f1aeb29474660f97ed42eafbec9c80161fc10556da1bdfb6a15c79 [2021-03-14T18:09:20.381Z] #67 DONE 0.0s [2021-03-14T18:09:20.381Z] [2021-03-14T18:09:20.381Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-14T18:09:20.381Z] #68 sha256:9348ed8a4ec65096b55d0c3e1043696069a7b0e808777842727965f4e5cdf980 [2021-03-14T18:09:20.381Z] #68 DONE 0.0s [2021-03-14T18:09:20.381Z] [2021-03-14T18:09:20.381Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-14T18:09:20.381Z] #69 sha256:a3ffb26e77b6bb31b319c704a0c5bd43381e940771173f7b49776d8465736f8d [2021-03-14T18:09:20.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-14T18:09:20.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-14T18:09:21.517Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.19s) [2021-03-14T18:09:21.517Z] PASS [2021-03-14T18:09:21.517Z] [2021-03-14T18:09:21.517Z] === Skipped [2021-03-14T18:09:21.517Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-14T18:09:21.517Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:09:21.517Z] [2021-03-14T18:09:21.517Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-14T18:09:21.517Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-14T18:09:21.517Z] [2021-03-14T18:09:21.517Z] [2021-03-14T18:09:21.517Z] DONE 34 tests, 2 skipped in 115.104s [2021-03-14T18:09:21.517Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-14T18:09:21.517Z] ++ 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-03-14T18:09:21.517Z] ++ set -e [2021-03-14T18:09:21.517Z] ++ '[' -n 0 ']' [2021-03-14T18:09:21.517Z] ++ set -x [2021-03-14T18:09:21.517Z] ++ env -i DEST=/go/src/github.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-03-14T18:09:21.517Z] INFO: Testing against a local daemon [2021-03-14T18:09:21.517Z] === RUN TestConfigInspect [2021-03-14T18:09:21.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-14T18:09:22.272Z] #69 DONE 1.8s [2021-03-14T18:09:22.272Z] [2021-03-14T18:09:22.272Z] #70 exporting to image [2021-03-14T18:09:22.272Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-14T18:09:22.272Z] #70 exporting layers [2021-03-14T18:09:23.580Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-14T18:09:23.672Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-14T18:09:23.672Z] Using test binary docker [2021-03-14T18:09:23.672Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-14T18:09:23.672Z] Using test binary docker [2021-03-14T18:09:23.672Z] +++ /etc/init.d/apparmor start [2021-03-14T18:09:23.672Z] +++ /etc/init.d/apparmor start [2021-03-14T18:09:23.672Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2021-03-14T18:09:23.672Z] (warning). [2021-03-14T18:09:23.672Z] INFO: Waiting for daemon to start... [2021-03-14T18:09:23.672Z] Starting dockerd [2021-03-14T18:09:23.672Z] INFO: Waiting for daemon to start... [2021-03-14T18:09:23.672Z] Starting dockerd [2021-03-14T18:09:23.672Z] +++ 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-03-14T18:09:23.672Z] +++ 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-03-14T18:09:23.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-14T18:09:24.072Z] --- PASS: TestConfigInspect (3.40s) [2021-03-14T18:09:24.072Z] === RUN TestConfigList [2021-03-14T18:09:24.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-14T18:09:25.837Z] .. [2021-03-14T18:09:25.837Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-14T18:09:25.837Z] [2021-03-14T18:09:25.837Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-14T18:09:25.837Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-14T18:09:25.837Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-14T18:09:25.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-14T18:09:26.096Z] Error: No such image: emptyfs [2021-03-14T18:09:26.096Z] Error: No such image: emptyfs [2021-03-14T18:09:26.096Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-14T18:09:26.096Z] ++++ docker load [2021-03-14T18:09:26.096Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-14T18:09:26.096Z] ++++ docker load [2021-03-14T18:09:26.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-14T18:09:26.356Z] Running integration-test (iteration 1) [2021-03-14T18:09:26.356Z] Running integration-test (iteration 1) [2021-03-14T18:09:26.356Z] 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-03-14T18:09:26.356Z] ++ 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-03-14T18:09:26.356Z] ++ set -e [2021-03-14T18:09:26.356Z] ++ '[' -n 0 ']' [2021-03-14T18:09:26.356Z] ++ set -x [2021-03-14T18:09:26.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-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-03-14T18:09:26.356Z] 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-03-14T18:09:26.356Z] ++ 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-03-14T18:09:26.356Z] ++ set -e [2021-03-14T18:09:26.356Z] ++ '[' -n 0 ']' [2021-03-14T18:09:26.356Z] ++ set -x [2021-03-14T18:09:26.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-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-03-14T18:09:26.788Z] #56 303.2 + bin/containerd-stress [2021-03-14T18:09:26.788Z] #56 305.7 + bin/containerd-shim [2021-03-14T18:09:27.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-14T18:09:27.385Z] --- PASS: TestConfigList (3.28s) [2021-03-14T18:09:27.385Z] === RUN TestConfigsCreateAndDelete [2021-03-14T18:09:27.687Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-14T18:09:27.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-14T18:09:29.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-14T18:09:30.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-14T18:09:30.360Z] #70 exporting layers 7.1s done [2021-03-14T18:09:30.360Z] #70 writing image sha256:7d0c3eee46f8f711a4772b01d3b94b6e3a36814bcf16e481724b976f8ad2bffa done [2021-03-14T18:09:30.360Z] #70 naming to docker.io/library/docker:fb886a119b75131e9ad5219e7deec13c7ad6154d done [2021-03-14T18:09:30.360Z] #70 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-14T18:09:30.697Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2021-03-14T18:09:30.697Z] === RUN TestConfigsUpdate [2021-03-14T18:09:30.706Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -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:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/make.sh dynbinary test-integration [2021-03-14T18:09:30.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-14T18:09:31.287Z] #56 312.6 + bin/containerd-shim-runc-v1 [2021-03-14T18:09:31.794Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-14T18:09:31.794Z] Using test binary docker [2021-03-14T18:09:31.794Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-14T18:09:31.794Z] +++ /etc/init.d/apparmor start [2021-03-14T18:09:31.794Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-14T18:09:31.794Z] INFO: Waiting for daemon to start... [2021-03-14T18:09:31.794Z] Starting dockerd [2021-03-14T18:09:31.794Z] +++ 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-03-14T18:09:32.596Z] [2021-03-14T18:09:32.596Z] Removing bundles/ [2021-03-14T18:09:32.596Z] [2021-03-14T18:09:32.596Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-14T18:09:32.596Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:09:32.596Z] GOOS="" GOARCH="" GOARM="" [2021-03-14T18:09:33.869Z] . [2021-03-14T18:09:33.869Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-14T18:09:33.869Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-14T18:09:33.869Z] Error: No such image: emptyfs [2021-03-14T18:09:33.869Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-14T18:09:33.869Z] ++++ docker load [2021-03-14T18:09:33.869Z] Running integration-test (iteration 1) [2021-03-14T18:09:33.869Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-03-14T18:09:33.869Z] ++ 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-03-14T18:09:33.869Z] ++ set -e [2021-03-14T18:09:33.869Z] ++ '[' -n 0 ']' [2021-03-14T18:09:33.869Z] ++ set -x [2021-03-14T18:09:33.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-14T18:09:34.008Z] --- PASS: TestConfigsUpdate (3.24s) [2021-03-14T18:09:34.008Z] === RUN TestTemplatedConfig [2021-03-14T18:09:35.800Z] #56 317.5 + bin/containerd-shim-runc-v2 [2021-03-14T18:09:36.846Z] #56 318.6 + binaries [2021-03-14T18:09:37.140Z] #56 318.6 + install -D bin/containerd /build/containerd [2021-03-14T18:09:37.140Z] #56 318.6 + install -D bin/containerd-shim /build/containerd-shim [2021-03-14T18:09:37.140Z] #56 318.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-14T18:09:37.140Z] #56 318.6 + install -D bin/ctr /build/ctr [2021-03-14T18:09:37.140Z] #56 DONE 318.7s [2021-03-14T18:09:37.323Z] --- PASS: TestTemplatedConfig (3.47s) [2021-03-14T18:09:37.323Z] === RUN TestConfigCreateResolve [2021-03-14T18:09:38.197Z] [2021-03-14T18:09:38.197Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-14T18:09:38.197Z] #57 sha256:44614efb36223eb8a7974f33956bf4e9fecb01834a3ec08411497a7393e53817 [2021-03-14T18:09:38.197Z] #57 DONE 0.1s [2021-03-14T18:09:38.197Z] [2021-03-14T18:09:38.197Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-14T18:09:38.197Z] #61 sha256:8f6dccaeadc004e730fdc70b474b7c00d11eb46062e123f101bb2c764329a53e [2021-03-14T18:09:38.197Z] #61 DONE 0.1s [2021-03-14T18:09:38.197Z] [2021-03-14T18:09:38.197Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-14T18:09:38.197Z] #66 sha256:6c40d2e3901e87e7c65706d13236126f017c101b1277b921a156bf283a89f19f [2021-03-14T18:09:38.491Z] #66 DONE 0.1s [2021-03-14T18:09:38.491Z] [2021-03-14T18:09:38.491Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-14T18:09:38.491Z] #68 sha256:628e34e57dd53371cb24a3fdf8192de6964eb233161498bb38c77106dfa3b496 [2021-03-14T18:09:38.491Z] #68 DONE 0.1s [2021-03-14T18:09:38.491Z] [2021-03-14T18:09:38.491Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-14T18:09:38.491Z] #69 sha256:6ba651b5497540d0faaaf50d43b6f77803179f30a6bf70af35497f3b3a72d805 [2021-03-14T18:09:38.491Z] #69 DONE 0.0s [2021-03-14T18:09:38.491Z] [2021-03-14T18:09:38.491Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-14T18:09:38.491Z] #70 sha256:9ae37e4c308b1278f4c8f0d1cfb3ce7d6bc90fcdc6c17dc9aecc8fb17c00a395 [2021-03-14T18:09:40.575Z] #70 DONE 2.2s [2021-03-14T18:09:40.634Z] --- PASS: TestConfigCreateResolve (3.24s) [2021-03-14T18:09:40.634Z] === RUN TestConfigDaemonLibtrustID [2021-03-14T18:09:40.872Z] [2021-03-14T18:09:40.872Z] #71 exporting to oci image format [2021-03-14T18:09:40.872Z] #71 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-14T18:09:40.872Z] #71 exporting layers [2021-03-14T18:09:40.896Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-03-14T18:09:40.896Z] PASS [2021-03-14T18:09:40.896Z] [2021-03-14T18:09:40.896Z] DONE 7 tests in 20.677s [2021-03-14T18:09:40.896Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-14T18:09:40.896Z] ++ 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-03-14T18:09:40.896Z] ++ set -e [2021-03-14T18:09:40.896Z] ++ '[' -n 0 ']' [2021-03-14T18:09:40.896Z] ++ set -x [2021-03-14T18:09:40.896Z] ++ env -i DEST=/go/src/github.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-03-14T18:09:40.896Z] INFO: Testing against a local daemon [2021-03-14T18:09:40.896Z] === RUN TestCheckpoint [2021-03-14T18:09:40.896Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-14T18:09:40.896Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:09:40.896Z] === RUN TestContainerInvalidJSON [2021-03-14T18:09:40.896Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:09:40.896Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:09:40.896Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:09:40.896Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:09:40.896Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:09:40.896Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:09:41.158Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:09:41.158Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:09:41.158Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:09:41.158Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-14T18:09:41.158Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.03s) [2021-03-14T18:09:41.158Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.03s) [2021-03-14T18:09:41.158Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.03s) [2021-03-14T18:09:41.158Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-14T18:09:41.158Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2021-03-14T18:09:41.158Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-14T18:09:41.420Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-03-14T18:09:41.420Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-14T18:09:41.420Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-03-14T18:09:41.420Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-14T18:09:41.684Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-03-14T18:09:41.684Z] === RUN TestCopyFromContainer [2021-03-14T18:09:42.355Z] Loaded image: buildpack-deps:buster [2021-03-14T18:09:42.647Z] Loaded image: busybox:latest [2021-03-14T18:09:42.647Z] Loaded image: busybox:glibc [2021-03-14T18:09:43.607Z] === RUN TestCopyFromContainer// [2021-03-14T18:09:43.607Z] === RUN TestCopyFromContainer//bar/root [2021-03-14T18:09:43.870Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-14T18:09:43.870Z] === RUN TestCopyFromContainer/bar/quux [2021-03-14T18:09:44.133Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-14T18:09:44.133Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-14T18:09:44.157Z] Loaded image: debian:bullseye [2021-03-14T18:09:44.395Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-14T18:09:44.395Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-14T18:09:44.449Z] Loaded image: hello-world:latest [2021-03-14T18:09:44.449Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:09:44.504Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-14T18:09:44.658Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-14T18:09:44.658Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-14T18:09:44.741Z] INFO: Testing against a local daemon [2021-03-14T18:09:44.741Z] === RUN TestCgroupNamespacesBuild [2021-03-14T18:09:44.920Z] --- PASS: TestCopyFromContainer (3.21s) [2021-03-14T18:09:44.920Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-03-14T18:09:44.920Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-03-14T18:09:44.920Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-03-14T18:09:44.920Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-03-14T18:09:44.920Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-14T18:09:44.920Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-03-14T18:09:44.920Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-03-14T18:09:44.920Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-03-14T18:09:44.920Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-03-14T18:09:44.920Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-14T18:09:44.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-14T18:09:44.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:09:44.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:09:44.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:09:44.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:09:44.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:09:44.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:09:44.920Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:09:44.920Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:09:44.920Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:09:44.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-14T18:09:44.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-14T18:09:44.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-14T18:09:44.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-14T18:09:44.920Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-14T18:09:44.920Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-03-14T18:09:44.920Z] === RUN TestCreateWithInvalidEnv [2021-03-14T18:09:44.920Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-14T18:09:44.920Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-14T18:09:44.920Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-14T18:09:44.920Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-14T18:09:44.920Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-14T18:09:44.920Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-14T18:09:44.920Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-14T18:09:44.920Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-14T18:09:44.920Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-14T18:09:44.920Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-14T18:09:44.920Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-14T18:09:44.920Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-14T18:09:44.920Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-14T18:09:44.920Z] === RUN TestCreateTmpfsMountsTarget [2021-03-14T18:09:44.920Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-03-14T18:09:44.920Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-14T18:09:47.475Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2021-03-14T18:09:47.475Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-14T18:09:47.475Z] --- PASS: TestCgroupNamespacesBuild (2.62s) [2021-03-14T18:09:47.475Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-14T18:09:48.985Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.91s) [2021-03-14T18:09:48.985Z] === RUN TestBuildWithSession [2021-03-14T18:09:48.985Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-14T18:09:48.985Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:09:48.985Z] === RUN TestBuildSquashParent [2021-03-14T18:09:49.109Z] 4612f6d0b889: Pull complete [2021-03-14T18:09:49.397Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2021-03-14T18:09:49.397Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-14T18:09:49.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:09:49.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:09:49.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:09:49.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:09:49.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:09:49.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:09:49.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:09:49.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:09:49.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:09:49.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:09:49.397Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:09:49.397Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:09:49.397Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:09:49.397Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:09:49.397Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:09:49.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-14T18:09:49.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-03-14T18:09:49.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-03-14T18:09:49.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-03-14T18:09:49.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-03-14T18:09:49.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-03-14T18:09:49.397Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-14T18:09:50.343Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2021-03-14T18:09:50.343Z] === RUN TestCreateDifferentPlatform [2021-03-14T18:09:50.343Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-14T18:09:50.343Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-14T18:09:50.343Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-14T18:09:50.343Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-14T18:09:50.343Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-14T18:09:50.343Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-14T18:09:50.343Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-14T18:09:50.343Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-14T18:09:50.343Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-03-14T18:09:50.343Z] === RUN TestContainerStartOnDaemonRestart [2021-03-14T18:09:50.343Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-14T18:09:50.343Z] === RUN TestDaemonRestartIpcMode [2021-03-14T18:09:50.343Z] === PAUSE TestDaemonRestartIpcMode [2021-03-14T18:09:50.343Z] === RUN TestDaemonHostGatewayIP [2021-03-14T18:09:50.343Z] === PAUSE TestDaemonHostGatewayIP [2021-03-14T18:09:50.343Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-14T18:09:50.343Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-14T18:09:50.343Z] === RUN TestContainerKillOnDaemonStart [2021-03-14T18:09:50.343Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-14T18:09:50.343Z] === RUN TestDiff [2021-03-14T18:09:51.291Z] --- PASS: TestDiff (0.78s) [2021-03-14T18:09:51.291Z] === RUN TestExecWithCloseStdin [2021-03-14T18:09:51.757Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-14T18:09:51.865Z] --- PASS: TestExecWithCloseStdin (0.86s) [2021-03-14T18:09:51.865Z] === RUN TestExec [2021-03-14T18:09:52.813Z] --- PASS: TestExec (0.83s) [2021-03-14T18:09:52.813Z] === RUN TestExecUser [2021-03-14T18:09:53.267Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-14T18:09:53.761Z] --- PASS: TestExecUser (0.84s) [2021-03-14T18:09:53.762Z] === RUN TestExportContainerAndImportImage [2021-03-14T18:09:54.710Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2021-03-14T18:09:54.710Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-14T18:09:57.267Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s) [2021-03-14T18:09:57.267Z] === RUN TestHealthCheckWorkdir [2021-03-14T18:09:57.477Z] --- PASS: TestBuildSquashParent (6.98s) [2021-03-14T18:09:57.477Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-14T18:09:57.477Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:09:57.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:09:57.477Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:09:57.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:09:57.477Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:09:57.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:09:57.477Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:09:57.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:09:57.477Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:09:57.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:09:57.477Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:09:57.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:09:57.477Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:09:57.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:09:57.754Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-14T18:09:57.964Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2021-03-14T18:09:57.964Z] === RUN TestHealthKillContainer [2021-03-14T18:09:58.542Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:09:58.834Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:10:00.519Z] --- PASS: TestHealthKillContainer (2.81s) [2021-03-14T18:10:00.519Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-14T18:10:01.467Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2021-03-14T18:10:01.467Z] === RUN TestIpcModeNone [2021-03-14T18:10:01.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:10:01.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:10:02.414Z] --- PASS: TestIpcModeNone (0.85s) [2021-03-14T18:10:02.414Z] === RUN TestIpcModePrivate [2021-03-14T18:10:02.989Z] --- PASS: TestIpcModePrivate (0.85s) [2021-03-14T18:10:02.989Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-14T18:10:02.989Z] === RUN TestIpcModeShareable [2021-03-14T18:10:03.936Z] --- PASS: TestIpcModeShareable (0.89s) [2021-03-14T18:10:03.936Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-03-14T18:10:03.936Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-14T18:10:04.346Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-14T18:10:04.346Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2021-03-14T18:10:04.346Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2021-03-14T18:10:04.346Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s) [2021-03-14T18:10:04.346Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s) [2021-03-14T18:10:04.346Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s) [2021-03-14T18:10:04.346Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2021-03-14T18:10:04.346Z] === RUN TestBuildMultiStageCopy [2021-03-14T18:10:04.346Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-14T18:10:06.491Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s) [2021-03-14T18:10:06.491Z] === RUN TestAPIIpcModeHost [2021-03-14T18:10:07.065Z] --- PASS: TestAPIIpcModeHost (0.67s) [2021-03-14T18:10:07.065Z] === RUN TestDaemonIpcModeShareable [2021-03-14T18:10:07.080Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-14T18:10:07.080Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-14T18:10:07.760Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-14T18:10:08.396Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-14T18:10:08.990Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2021-03-14T18:10:08.990Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-14T18:10:08.990Z] === RUN TestDaemonIpcModePrivate [2021-03-14T18:10:09.501Z] --- PASS: TestBuildMultiStageCopy (5.29s) [2021-03-14T18:10:09.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2021-03-14T18:10:09.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2021-03-14T18:10:09.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2021-03-14T18:10:09.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2021-03-14T18:10:09.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2021-03-14T18:10:09.501Z] === RUN TestBuildMultiStageParentConfig [2021-03-14T18:10:10.190Z] ......................... [ 67%] [2021-03-14T18:10:10.915Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2021-03-14T18:10:10.915Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-14T18:10:10.915Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-14T18:10:11.075Z] --- PASS: TestBuildMultiStageParentConfig (1.72s) [2021-03-14T18:10:11.075Z] === RUN TestBuildLabelWithTargets [2021-03-14T18:10:12.172Z] --- PASS: TestImportExtremelyLargeImageWorks (101.09s) [2021-03-14T18:10:12.172Z] PASS [2021-03-14T18:10:12.172Z] [2021-03-14T18:10:12.172Z] DONE 12 tests in 103.669s [2021-03-14T18:10:12.172Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-14T18:10:12.172Z] INFO: Testing against a local daemon [2021-03-14T18:10:12.172Z] === RUN TestNetworkCreateDelete [2021-03-14T18:10:12.172Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-03-14T18:10:12.172Z] === RUN TestDockerNetworkDeletePreferID [2021-03-14T18:10:12.172Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-03-14T18:10:12.172Z] === RUN TestDaemonDNSFallback [2021-03-14T18:10:12.172Z] --- PASS: TestDaemonDNSFallback (6.45s) [2021-03-14T18:10:12.172Z] === RUN TestInspectNetwork [2021-03-14T18:10:12.172Z] === RUN TestInspectNetwork/full_network_id [2021-03-14T18:10:12.172Z] === RUN TestInspectNetwork/partial_network_id [2021-03-14T18:10:12.172Z] === RUN TestInspectNetwork/network_name [2021-03-14T18:10:12.172Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-14T18:10:12.836Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2021-03-14T18:10:12.836Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-14T18:10:12.836Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-14T18:10:13.048Z] Loaded image: buildpack-deps:buster [2021-03-14T18:10:13.048Z] Loaded image: buildpack-deps:buster [2021-03-14T18:10:13.048Z] Loaded image: busybox:latest [2021-03-14T18:10:13.048Z] Loaded image: busybox:latest [2021-03-14T18:10:13.048Z] Loaded image: busybox:glibc [2021-03-14T18:10:13.048Z] Loaded image: busybox:glibc [2021-03-14T18:10:13.866Z] --- PASS: TestBuildLabelWithTargets (2.59s) [2021-03-14T18:10:13.866Z] === RUN TestBuildWithEmptyLayers [2021-03-14T18:10:14.428Z] Loaded image: debian:bullseye [2021-03-14T18:10:14.688Z] Loaded image: hello-world:latest [2021-03-14T18:10:14.758Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2021-03-14T18:10:14.758Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-14T18:10:14.758Z] === RUN TestIpcModeOlderClient [2021-03-14T18:10:14.758Z] === PAUSE TestIpcModeOlderClient [2021-03-14T18:10:14.758Z] === RUN TestKillContainerInvalidSignal [2021-03-14T18:10:14.904Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2021-03-14T18:10:14.904Z] === RUN TestBuildMultiStageOnBuild [2021-03-14T18:10:14.947Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:10:14.947Z] INFO: Testing against a local daemon [2021-03-14T18:10:14.947Z] Loaded image: debian:bullseye [2021-03-14T18:10:14.947Z] === RUN TestDockerSuite [2021-03-14T18:10:14.947Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-14T18:10:14.947Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-14T18:10:15.206Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-14T18:10:15.206Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-14T18:10:15.206Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-14T18:10:15.206Z] Loaded image: hello-world:latest [2021-03-14T18:10:15.206Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-14T18:10:15.206Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-14T18:10:15.206Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-14T18:10:15.206Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:10:15.334Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-03-14T18:10:15.334Z] === RUN TestKillContainer [2021-03-14T18:10:15.334Z] === RUN TestKillContainer/no_signal [2021-03-14T18:10:15.465Z] INFO: Testing against a local daemon [2021-03-14T18:10:15.465Z] === RUN TestDockerDaemonSuite [2021-03-14T18:10:15.465Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-14T18:10:16.281Z] === RUN TestKillContainer/non_killing_signal [2021-03-14T18:10:16.358Z] --- PASS: TestInspectNetwork (7.13s) [2021-03-14T18:10:16.358Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-14T18:10:16.358Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-14T18:10:16.358Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-14T18:10:16.358Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-14T18:10:16.358Z] === RUN TestRunContainerWithBridgeNone [2021-03-14T18:10:16.544Z] === RUN TestKillContainer/killing_signal [2021-03-14T18:10:17.492Z] --- PASS: TestKillContainer (2.22s) [2021-03-14T18:10:17.492Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-03-14T18:10:17.492Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-03-14T18:10:17.492Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2021-03-14T18:10:17.492Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-14T18:10:17.492Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-14T18:10:17.762Z] --- PASS: TestRunContainerWithBridgeNone (1.76s) [2021-03-14T18:10:17.762Z] === RUN TestNetworkInvalidJSON [2021-03-14T18:10:17.762Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-14T18:10:17.762Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-14T18:10:17.762Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:10:17.762Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:10:17.762Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:10:17.762Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:10:17.762Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-14T18:10:17.762Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:10:17.762Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:10:17.762Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-14T18:10:17.762Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-14T18:10:17.762Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-14T18:10:17.762Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-14T18:10:17.762Z] === RUN TestNetworkList [2021-03-14T18:10:17.762Z] === RUN TestNetworkList//networks [2021-03-14T18:10:17.762Z] === PAUSE TestNetworkList//networks [2021-03-14T18:10:17.762Z] === RUN TestNetworkList//networks/ [2021-03-14T18:10:17.762Z] === PAUSE TestNetworkList//networks/ [2021-03-14T18:10:17.762Z] === CONT TestNetworkList//networks [2021-03-14T18:10:17.762Z] === CONT TestNetworkList//networks/ [2021-03-14T18:10:17.762Z] --- PASS: TestNetworkList (0.02s) [2021-03-14T18:10:17.762Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-14T18:10:17.762Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-14T18:10:17.762Z] === RUN TestHostIPv4BridgeLabel [2021-03-14T18:10:18.330Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-03-14T18:10:18.330Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-14T18:10:18.426Z] --- PASS: TestBuildMultiStageOnBuild (3.17s) [2021-03-14T18:10:18.426Z] === RUN TestBuildUncleanTarFilenames [2021-03-14T18:10:18.438Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-14T18:10:19.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2021-03-14T18:10:19.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2021-03-14T18:10:19.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-03-14T18:10:19.013Z] === RUN TestKillStoppedContainer [2021-03-14T18:10:19.266Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-14T18:10:19.266Z] === RUN TestDaemonDefaultNetworkPools [2021-03-14T18:10:19.275Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-03-14T18:10:19.275Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-14T18:10:19.275Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-03-14T18:10:19.275Z] === RUN TestKillDifferentUserContainer [2021-03-14T18:10:19.528Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2021-03-14T18:10:19.528Z] === RUN TestBuildMultiStageLayerLeak [2021-03-14T18:10:19.657Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-14T18:10:19.657Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-14T18:10:20.201Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-03-14T18:10:20.201Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-14T18:10:20.220Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2021-03-14T18:10:20.220Z] === RUN TestInspectOomKilledTrue [2021-03-14T18:10:20.220Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-14T18:10:20.220Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:10:20.220Z] === RUN TestInspectOomKilledFalse [2021-03-14T18:10:20.220Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-14T18:10:20.220Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:10:20.220Z] === RUN TestLinksEtcHostsContentMatch [2021-03-14T18:10:20.225Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-14T18:10:20.225Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-14T18:10:20.795Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2021-03-14T18:10:20.795Z] === RUN TestLinksContainerNames [2021-03-14T18:10:21.139Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-03-14T18:10:21.139Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-14T18:10:21.163Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-14T18:10:21.426Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-14T18:10:21.426Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-14T18:10:22.188Z] --- PASS: TestLinksContainerNames (1.51s) [2021-03-14T18:10:22.188Z] === RUN TestLogsFollowTailEmpty [2021-03-14T18:10:22.514Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-03-14T18:10:22.514Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-14T18:10:23.049Z] --- PASS: TestBuildMultiStageLayerLeak (3.25s) [2021-03-14T18:10:23.049Z] === RUN TestBuildWithHugeFile [2021-03-14T18:10:23.081Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-14T18:10:23.081Z] === RUN TestServiceWithPredefinedNetwork [2021-03-14T18:10:23.135Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2021-03-14T18:10:23.135Z] === RUN TestContainerNetworkMountsNoChown [2021-03-14T18:10:23.331Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-14T18:10:23.331Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-14T18:10:23.331Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-14T18:10:23.591Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-14T18:10:23.710Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-03-14T18:10:23.710Z] === RUN TestMountDaemonRoot [2021-03-14T18:10:23.850Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/default [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/default [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/private [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/private [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rprivate [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/slave [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/slave [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rslave [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/shared [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/shared [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rshared [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/default [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/rslave [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/rshared [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/shared [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/slave [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/private [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/rprivate [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:10:23.973Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:10:23.973Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:10:23.973Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:10:24.236Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-03-14T18:10:24.236Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-03-14T18:10:24.236Z] === RUN TestContainerBindMountNonRecursive [2021-03-14T18:10:24.787Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-14T18:10:25.614Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2021-03-14T18:10:25.615Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-14T18:10:25.615Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:10:25.615Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:10:25.615Z] === RUN TestServiceWithDataPathPortInit [2021-03-14T18:10:25.730Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-14T18:10:25.730Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-14T18:10:25.993Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-14T18:10:25.993Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-14T18:10:25.993Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-14T18:10:26.792Z] --- PASS: TestContainerBindMountNonRecursive (2.23s) [2021-03-14T18:10:26.792Z] === RUN TestContainerVolumesMountedAsShared [2021-03-14T18:10:27.367Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2021-03-14T18:10:27.367Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-14T18:10:27.941Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2021-03-14T18:10:27.941Z] === RUN TestNetworkNat [2021-03-14T18:10:28.889Z] --- PASS: TestNetworkNat (0.88s) [2021-03-14T18:10:28.889Z] === RUN TestNetworkLocalhostTCPNat [2021-03-14T18:10:29.836Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2021-03-14T18:10:29.836Z] === RUN TestNetworkLoopbackNat [2021-03-14T18:10:32.569Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-14T18:10:33.147Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2021-03-14T18:10:33.147Z] === RUN TestPause [2021-03-14T18:10:33.725Z] --- PASS: TestPause (0.83s) [2021-03-14T18:10:33.725Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-14T18:10:33.725Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-14T18:10:33.725Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-14T18:10:33.725Z] === RUN TestPauseStopPausedContainer [2021-03-14T18:10:34.672Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-03-14T18:10:34.672Z] === RUN TestPsFilter [2021-03-14T18:10:34.672Z] --- PASS: TestPsFilter (0.25s) [2021-03-14T18:10:34.672Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-14T18:10:35.621Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-03-14T18:10:35.621Z] === RUN TestRemoveContainerWithVolume [2021-03-14T18:10:35.858Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-14T18:10:36.195Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2021-03-14T18:10:36.195Z] === RUN TestRemoveContainerRunning [2021-03-14T18:10:37.144Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-03-14T18:10:37.144Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-14T18:10:38.092Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2021-03-14T18:10:38.092Z] === RUN TestRemoveInvalidContainer [2021-03-14T18:10:38.092Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-14T18:10:38.092Z] === RUN TestRenameLinkedContainer [2021-03-14T18:10:38.393Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-14T18:10:39.771Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-14T18:10:40.340Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-14T18:10:40.499Z] --- PASS: TestServiceWithDataPathPortInit (13.99s) [2021-03-14T18:10:40.499Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-14T18:10:40.910Z] --- PASS: TestBuildWithHugeFile (103.81s) [2021-03-14T18:10:40.910Z] === RUN TestBuildWCOWSandboxSize [2021-03-14T18:10:40.910Z] --- SKIP: TestBuildWCOWSandboxSize (0.03s) [2021-03-14T18:10:40.910Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-14T18:10:40.910Z] === RUN TestBuildWithEmptyDockerfile [2021-03-14T18:10:40.910Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-14T18:10:40.910Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:10:40.910Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:10:40.910Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:10:40.910Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:10:40.910Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:10:40.910Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:10:40.910Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:10:40.910Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:10:41.170Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:10:41.170Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-03-14T18:10:41.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-03-14T18:10:41.170Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-03-14T18:10:41.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-03-14T18:10:41.170Z] === RUN TestBuildPreserveOwnership [2021-03-14T18:10:41.403Z] --- PASS: TestRenameLinkedContainer (3.11s) [2021-03-14T18:10:41.403Z] === RUN TestRenameStoppedContainer [2021-03-14T18:10:41.430Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-14T18:10:41.665Z] --- PASS: TestRenameStoppedContainer (0.72s) [2021-03-14T18:10:41.665Z] === RUN TestRenameRunningContainerAndReuse [2021-03-14T18:10:41.689Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-14T18:10:42.259Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-14T18:10:42.519Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-14T18:10:43.587Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2021-03-14T18:10:43.587Z] === RUN TestRenameInvalidName [2021-03-14T18:10:44.161Z] --- PASS: TestRenameInvalidName (0.80s) [2021-03-14T18:10:44.161Z] === RUN TestRenameAnonymousContainer [2021-03-14T18:10:44.425Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-14T18:10:44.425Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-14T18:10:44.685Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-14T18:10:46.062Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-14T18:10:46.323Z] --- PASS: TestBuildPreserveOwnership (4.97s) [2021-03-14T18:10:46.323Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.12s) [2021-03-14T18:10:46.323Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.82s) [2021-03-14T18:10:46.323Z] === RUN TestBuildPlatformInvalid [2021-03-14T18:10:46.323Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-03-14T18:10:46.323Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-14T18:10:46.891Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-03-14T18:10:47.062Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s) [2021-03-14T18:10:47.062Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z27utagom5hbgma6xj4afi31v Created:2021-03-14 18:10:40.2903455 +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[9b17ea0957f04af0fcd06f9eb0db6aeead5d14f993acfeea5d8edfe28aa4fdcc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xidy8s23edfaga39s9biy1d9d EndpointID:6d9ffd516cde2353c8b236e2972597305e78e9a02bfca522be69547c777b8668 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8ab404d1d2bc9f249eb5fb06df03ae8b8f4c06e1aa59124d1032bfb6aa1c4d5d 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:fd168e657cb3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xidy8s23edfaga39s9biy1d9d EndpointID:6d9ffd516cde2353c8b236e2972597305e78e9a02bfca522be69547c777b8668 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-14T18:10:47.062Z] PASS [2021-03-14T18:10:47.062Z] [2021-03-14T18:10:47.062Z] === Skipped [2021-03-14T18:10:47.062Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:10:47.062Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:10:47.062Z] [2021-03-14T18:10:47.062Z] [2021-03-14T18:10:47.062Z] DONE 26 tests, 1 skipped in 44.333s [2021-03-14T18:10:47.062Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-14T18:10:47.062Z] INFO: Testing against a local daemon [2021-03-14T18:10:47.062Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-14T18:10:47.062Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-14T18:10:47.062Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:10:47.062Z] === RUN TestDockerNetworkIpvlan [2021-03-14T18:10:47.062Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-14T18:10:47.062Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:10:47.062Z] PASS [2021-03-14T18:10:47.062Z] [2021-03-14T18:10:47.062Z] === Skipped [2021-03-14T18:10:47.062Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-14T18:10:47.062Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:10:47.062Z] [2021-03-14T18:10:47.062Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-14T18:10:47.062Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:10:47.062Z] [2021-03-14T18:10:47.062Z] [2021-03-14T18:10:47.062Z] DONE 2 tests, 2 skipped in 0.035s [2021-03-14T18:10:47.062Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-14T18:10:47.062Z] INFO: Testing against a local daemon [2021-03-14T18:10:47.062Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-14T18:10:47.150Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-14T18:10:47.630Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2021-03-14T18:10:47.630Z] === RUN TestDockerNetworkMacvlan [2021-03-14T18:10:48.088Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-14T18:10:48.198Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-14T18:10:48.378Z] --- PASS: TestRenameAnonymousContainer (3.85s) [2021-03-14T18:10:48.378Z] === RUN TestRenameContainerWithSameName [2021-03-14T18:10:48.641Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2021-03-14T18:10:48.641Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-14T18:10:49.025Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-14T18:10:49.136Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-14T18:10:49.704Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-14T18:10:49.962Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-14T18:10:50.255Z] --- PASS: TestBuildWithHugeFile (26.43s) [2021-03-14T18:10:50.255Z] === RUN TestBuildWCOWSandboxSize [2021-03-14T18:10:50.255Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-14T18:10:50.255Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-14T18:10:50.255Z] === RUN TestBuildWithEmptyDockerfile [2021-03-14T18:10:50.255Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:10:50.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:10:50.255Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:10:50.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:10:50.255Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:10:50.255Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:10:50.255Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:10:50.255Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:10:50.255Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:10:50.255Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-03-14T18:10:50.255Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-03-14T18:10:50.255Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-03-14T18:10:50.255Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-03-14T18:10:50.255Z] === RUN TestBuildPreserveOwnership [2021-03-14T18:10:50.255Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-14T18:10:50.562Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2021-03-14T18:10:50.563Z] === RUN TestResize [2021-03-14T18:10:50.900Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-14T18:10:51.138Z] --- PASS: TestResize (0.77s) [2021-03-14T18:10:51.138Z] === RUN TestResizeWithInvalidSize [2021-03-14T18:10:51.468Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-14T18:10:51.626Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-14T18:10:51.713Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-03-14T18:10:51.713Z] === RUN TestResizeWhenContainerNotStarted [2021-03-14T18:10:52.662Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:10:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:10:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:10:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:10:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:10:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:10:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:10:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:10:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:10:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:10:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:10:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:10:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:10:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:10:52.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:10:52.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:10:52.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:10:52.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:10:52.893Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-14T18:10:53.379Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-14T18:10:53.529Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-14T18:10:53.638Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-14T18:10:53.779Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-14T18:10:54.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:10:54.588Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:10:55.016Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-14T18:10:55.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:10:55.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:10:56.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:10:56.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:10:56.395Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-14T18:10:56.550Z] --- PASS: TestBuildPreserveOwnership (7.02s) [2021-03-14T18:10:56.550Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.52s) [2021-03-14T18:10:56.550Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.49s) [2021-03-14T18:10:56.550Z] === RUN TestBuildPlatformInvalid [2021-03-14T18:10:56.550Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-03-14T18:10:56.550Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-14T18:10:56.655Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-14T18:10:56.821Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-14T18:10:57.594Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-14T18:10:57.595Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-14T18:10:57.759Z] --- PASS: TestDockerNetworkMacvlan (10.33s) [2021-03-14T18:10:57.759Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-03-14T18:10:57.759Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-03-14T18:10:57.759Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2021-03-14T18:10:57.759Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2021-03-14T18:10:57.759Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s) [2021-03-14T18:10:57.759Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2021-03-14T18:10:57.759Z] PASS [2021-03-14T18:10:57.759Z] [2021-03-14T18:10:57.759Z] DONE 8 tests in 11.619s [2021-03-14T18:10:57.759Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-14T18:10:57.759Z] testing: warning: no tests to run [2021-03-14T18:10:57.759Z] PASS [2021-03-14T18:10:57.759Z] [2021-03-14T18:10:57.759Z] DONE 0 tests in 0.006s [2021-03-14T18:10:57.759Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-14T18:10:57.759Z] INFO: Testing against a local daemon [2021-03-14T18:10:57.759Z] === RUN TestAuthZPluginAllowRequest [2021-03-14T18:10:57.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:10:57.930Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:10:58.974Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-14T18:10:59.138Z] --- PASS: TestAuthZPluginAllowRequest (1.24s) [2021-03-14T18:10:59.138Z] === RUN TestAuthZPluginTLS [2021-03-14T18:10:59.542Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-14T18:10:59.706Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-14T18:10:59.706Z] === RUN TestAuthZPluginDenyRequest [2021-03-14T18:10:59.802Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-14T18:11:00.274Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-14T18:11:00.274Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s) [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s) [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.48s) [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.62s) [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2021-03-14T18:11:00.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2021-03-14T18:11:00.512Z] === RUN TestCgroupNamespacesRun [2021-03-14T18:11:00.845Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-14T18:11:00.845Z] === RUN TestAuthZPluginDenyResponse [2021-03-14T18:11:01.104Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-03-14T18:11:01.104Z] === RUN TestAuthZPluginAllowEventStream [2021-03-14T18:11:02.437Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2021-03-14T18:11:02.437Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-14T18:11:02.482Z] --- PASS: TestAuthZPluginAllowEventStream (1.27s) [2021-03-14T18:11:02.482Z] === RUN TestAuthZPluginErrorResponse [2021-03-14T18:11:03.049Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-03-14T18:11:03.049Z] === RUN TestAuthZPluginErrorRequest [2021-03-14T18:11:03.098Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-14T18:11:03.617Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-03-14T18:11:03.617Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-14T18:11:04.184Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-03-14T18:11:04.184Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-14T18:11:04.361Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2021-03-14T18:11:04.361Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-14T18:11:05.753Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2021-03-14T18:11:05.753Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-14T18:11:06.088Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.64s) [2021-03-14T18:11:06.088Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-14T18:11:06.392Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-14T18:11:06.934Z] Loaded image: buildpack-deps:buster [2021-03-14T18:11:06.934Z] Loaded image: busybox:latest [2021-03-14T18:11:06.934Z] Loaded image: busybox:glibc [2021-03-14T18:11:07.466Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.54s) [2021-03-14T18:11:07.466Z] === RUN TestAuthZPluginHeader [2021-03-14T18:11:07.568Z] Loaded image: debian:bullseye [2021-03-14T18:11:07.568Z] Loaded image: hello-world:latest [2021-03-14T18:11:07.674Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-03-14T18:11:07.674Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-14T18:11:07.790Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-14T18:11:07.860Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:11:08.034Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-03-14T18:11:08.034Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-14T18:11:08.930Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-14T18:11:09.091Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:11:09.091Z] [2021-03-14T18:11:09.091Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-14T18:11:09.091Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-14T18:11:09.091Z] HOSTNAME=b506c9ec5a1d [2021-03-14T18:11:09.091Z] DEST=bundles/test-integration [2021-03-14T18:11:09.091Z] PWD=/go/src/github.com/docker/docker [2021-03-14T18:11:09.091Z] DOCKER_ROOTLESS=1 [2021-03-14T18:11:09.091Z] DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:11:09.091Z] container=docker [2021-03-14T18:11:09.091Z] HOME=/root [2021-03-14T18:11:09.091Z] GOLANG_VERSION=1.13.15 [2021-03-14T18:11:09.091Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-14T18:11:09.091Z] VALIDATE_BRANCH=master [2021-03-14T18:11:09.091Z] TERM=xterm [2021-03-14T18:11:09.091Z] DOCKER_PKG=github.com/docker/docker [2021-03-14T18:11:09.091Z] SHLVL=1 [2021-03-14T18:11:09.091Z] TIMEOUT=120m [2021-03-14T18:11:09.091Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-14T18:11:09.091Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-14T18:11:09.091Z] GO111MODULE=off [2021-03-14T18:11:09.091Z] DOCKER_EXPERIMENTAL=1 [2021-03-14T18:11:09.091Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-14T18:11:09.091Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-14T18:11:09.091Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-14T18:11:09.091Z] GOPATH=/go [2021-03-14T18:11:09.091Z] PKG_CONFIG=pkg-config [2021-03-14T18:11:09.091Z] _=/usr/bin/env [2021-03-14T18:11:09.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-14T18:11:09.597Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2021-03-14T18:11:09.598Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-14T18:11:10.330Z] tests/integration/client_test.py ..... [ 75%] [2021-03-14T18:11:10.330Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-14T18:11:10.590Z] tests/integration/errors_test.py . [ 76%] [2021-03-14T18:11:10.836Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-14T18:11:10.990Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2021-03-14T18:11:10.990Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-14T18:11:12.223Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.64s) [2021-03-14T18:11:12.223Z] === RUN TestAuthZPluginV2Disable [2021-03-14T18:11:12.383Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2021-03-14T18:11:12.383Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-14T18:11:12.742Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-14T18:11:13.310Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-14T18:11:13.774Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2021-03-14T18:11:13.774Z] === RUN TestKernelTCPMemory [2021-03-14T18:11:13.879Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-14T18:11:14.721Z] --- PASS: TestKernelTCPMemory (0.82s) [2021-03-14T18:11:14.721Z] === RUN TestNISDomainname [2021-03-14T18:11:14.762Z] --- PASS: TestAuthZPluginV2Disable (2.92s) [2021-03-14T18:11:14.762Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-14T18:11:14.765Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.55s) [2021-03-14T18:11:14.765Z] PASS [2021-03-14T18:11:14.765Z] [2021-03-14T18:11:14.765Z] === Skipped [2021-03-14T18:11:14.765Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-03-14T18:11:14.765Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:11:14.765Z] [2021-03-14T18:11:14.765Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-14T18:11:14.765Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-14T18:11:14.765Z] [2021-03-14T18:11:14.765Z] [2021-03-14T18:11:14.765Z] DONE 34 tests, 2 skipped in 100.178s [2021-03-14T18:11:14.765Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-03-14T18:11:14.765Z] ++ 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-03-14T18:11:14.765Z] ++ set -e [2021-03-14T18:11:14.765Z] ++ '[' -n 0 ']' [2021-03-14T18:11:14.765Z] ++ set -x [2021-03-14T18:11:14.765Z] ++ env -i DEST=/go/src/github.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-03-14T18:11:14.765Z] INFO: Testing against a local daemon [2021-03-14T18:11:14.765Z] === RUN TestConfigInspect [2021-03-14T18:11:15.669Z] --- PASS: TestNISDomainname (0.92s) [2021-03-14T18:11:15.669Z] === RUN TestHostnameDnsResolution [2021-03-14T18:11:15.787Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-14T18:11:15.787Z] Loaded image: buildpack-deps:buster [2021-03-14T18:11:15.787Z] Loaded image: busybox:latest [2021-03-14T18:11:16.049Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-14T18:11:16.049Z] Loaded image: busybox:glibc [2021-03-14T18:11:17.297Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.75s) [2021-03-14T18:11:17.297Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-14T18:11:17.592Z] --- PASS: TestHostnameDnsResolution (1.59s) [2021-03-14T18:11:17.592Z] === RUN TestStats [2021-03-14T18:11:18.281Z] #71 exporting layers 84.4s done [2021-03-14T18:11:18.281Z] #71 exporting manifest sha256:dbeb34176ae8f386664bfd08ffe5d97903dea5a4bbc322029ab798465f915081 done [2021-03-14T18:11:18.281Z] #71 exporting config sha256:22b6b6adce1317033adacae57310b9437d5243e0583d57ff14880fb711c35862 done [2021-03-14T18:11:18.281Z] #71 sending tarball [2021-03-14T18:11:18.288Z] --- PASS: TestConfigInspect (4.12s) [2021-03-14T18:11:18.288Z] === RUN TestConfigList [2021-03-14T18:11:18.593Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-14T18:11:20.144Z] --- PASS: TestStats (2.83s) [2021-03-14T18:11:20.144Z] === RUN TestStopContainerWithTimeout [2021-03-14T18:11:20.144Z] === RUN TestStopContainerWithTimeout/0 [2021-03-14T18:11:20.144Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-14T18:11:20.144Z] === RUN TestStopContainerWithTimeout/1 [2021-03-14T18:11:20.144Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-14T18:11:20.144Z] === RUN TestStopContainerWithTimeout/3 [2021-03-14T18:11:20.144Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-14T18:11:20.144Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-14T18:11:20.144Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-14T18:11:20.144Z] === CONT TestStopContainerWithTimeout/0 [2021-03-14T18:11:20.144Z] === CONT TestStopContainerWithTimeout/1 [2021-03-14T18:11:20.144Z] === CONT TestStopContainerWithTimeout/3 [2021-03-14T18:11:20.144Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-14T18:11:20.405Z] #71 ... [2021-03-14T18:11:20.405Z] [2021-03-14T18:11:20.405Z] #72 importing to docker [2021-03-14T18:11:20.405Z] #72 sha256:c4214ae0753b074dcebec4ec99b9c4acb6c1718e56322bf376c2b7f6f6e58d1e [2021-03-14T18:11:20.499Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-14T18:11:20.499Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-14T18:11:21.436Z] Loaded image: debian:bullseye [2021-03-14T18:11:21.436Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-14T18:11:21.436Z] Loaded image: hello-world:latest [2021-03-14T18:11:21.696Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:11:22.633Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-14T18:11:22.757Z] --- PASS: TestConfigList (3.87s) [2021-03-14T18:11:22.757Z] === RUN TestConfigsCreateAndDelete [2021-03-14T18:11:23.331Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-14T18:11:23.331Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-14T18:11:23.456Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-14T18:11:23.456Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2021-03-14T18:11:23.456Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2021-03-14T18:11:23.456Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2021-03-14T18:11:23.456Z] --- PASS: TestStopContainerWithTimeout/3 (3.33s) [2021-03-14T18:11:23.456Z] === RUN TestDeleteDevicemapper [2021-03-14T18:11:23.456Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-14T18:11:23.456Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-14T18:11:23.456Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-14T18:11:24.267Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-14T18:11:24.527Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-14T18:11:24.787Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-14T18:11:26.012Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2021-03-14T18:11:26.012Z] === RUN TestUpdateMemory [2021-03-14T18:11:26.012Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-14T18:11:26.012Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:11:26.012Z] === RUN TestUpdateCPUQuota [2021-03-14T18:11:26.279Z] --- PASS: TestConfigsCreateAndDelete (3.89s) [2021-03-14T18:11:26.279Z] === RUN TestConfigsUpdate [2021-03-14T18:11:26.693Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-14T18:11:27.276Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.97s) [2021-03-14T18:11:27.276Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-14T18:11:27.402Z] --- PASS: TestUpdateCPUQuota (1.35s) [2021-03-14T18:11:27.402Z] === RUN TestUpdatePidsLimit [2021-03-14T18:11:27.402Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-14T18:11:27.664Z] === RUN TestUpdatePidsLimit/no_change [2021-03-14T18:11:27.927Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-14T18:11:28.190Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-14T18:11:28.600Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-14T18:11:28.766Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-14T18:11:29.028Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-14T18:11:29.168Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-14T18:11:29.427Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.13s) [2021-03-14T18:11:29.427Z] PASS [2021-03-14T18:11:29.603Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-14T18:11:29.687Z] [2021-03-14T18:11:29.687Z] === Skipped [2021-03-14T18:11:29.687Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-14T18:11:29.687Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:11:29.687Z] [2021-03-14T18:11:29.687Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.03s) [2021-03-14T18:11:29.687Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-14T18:11:29.687Z] [2021-03-14T18:11:29.687Z] [2021-03-14T18:11:29.687Z] DONE 34 tests, 2 skipped in 243.093s [2021-03-14T18:11:29.687Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-14T18:11:29.687Z] ++ 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-03-14T18:11:29.687Z] ++ set -e [2021-03-14T18:11:29.687Z] ++ '[' -n 0 ']' [2021-03-14T18:11:29.687Z] ++ set -x [2021-03-14T18:11:29.687Z] ++ env -i DEST=/go/src/github.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-03-14T18:11:29.802Z] --- PASS: TestConfigsUpdate (3.71s) [2021-03-14T18:11:29.802Z] === RUN TestTemplatedConfig [2021-03-14T18:11:29.803Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-14T18:11:29.947Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-14T18:11:29.947Z] INFO: Testing against a local daemon [2021-03-14T18:11:29.947Z] === RUN TestConfigInspect [2021-03-14T18:11:30.995Z] --- PASS: TestUpdatePidsLimit (3.59s) [2021-03-14T18:11:30.995Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2021-03-14T18:11:30.995Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-03-14T18:11:30.995Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-03-14T18:11:30.995Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2021-03-14T18:11:30.995Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2021-03-14T18:11:30.995Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-03-14T18:11:30.995Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2021-03-14T18:11:30.995Z] === RUN TestUpdateRestartPolicy [2021-03-14T18:11:32.484Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-14T18:11:32.484Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-14T18:11:32.743Z] --- PASS: TestConfigInspect (2.90s) [2021-03-14T18:11:32.743Z] === RUN TestConfigList [2021-03-14T18:11:33.002Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-14T18:11:33.570Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-14T18:11:34.140Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-14T18:11:34.260Z] --- PASS: TestTemplatedConfig (3.83s) [2021-03-14T18:11:34.260Z] === RUN TestConfigCreateResolve [2021-03-14T18:11:35.519Z] --- PASS: TestConfigList (2.50s) [2021-03-14T18:11:35.519Z] === RUN TestConfigsCreateAndDelete [2021-03-14T18:11:35.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-14T18:11:36.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-14T18:11:36.900Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-14T18:11:37.159Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-14T18:11:37.830Z] --- PASS: TestConfigCreateResolve (3.84s) [2021-03-14T18:11:37.830Z] === RUN TestConfigDaemonLibtrustID [2021-03-14T18:11:38.100Z] --- PASS: TestConfigsCreateAndDelete (2.75s) [2021-03-14T18:11:38.100Z] === RUN TestConfigsUpdate [2021-03-14T18:11:38.122Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-03-14T18:11:38.122Z] PASS [2021-03-14T18:11:38.122Z] [2021-03-14T18:11:38.122Z] DONE 7 tests in 23.854s [2021-03-14T18:11:38.122Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-03-14T18:11:38.122Z] ++ 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-03-14T18:11:38.122Z] ++ set -e [2021-03-14T18:11:38.122Z] ++ '[' -n 0 ']' [2021-03-14T18:11:38.122Z] ++ set -x [2021-03-14T18:11:38.122Z] ++ env -i DEST=/go/src/github.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-03-14T18:11:38.122Z] INFO: Testing against a local daemon [2021-03-14T18:11:38.122Z] === RUN TestCheckpoint [2021-03-14T18:11:38.122Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-14T18:11:38.122Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:11:38.122Z] === RUN TestContainerInvalidJSON [2021-03-14T18:11:38.122Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:11:38.122Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:11:38.122Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:11:38.122Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:11:38.122Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:11:38.122Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:11:38.122Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:11:38.122Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:11:38.122Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:11:38.122Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-14T18:11:38.122Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-14T18:11:38.122Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-14T18:11:38.122Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-14T18:11:38.122Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-14T18:11:38.414Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-03-14T18:11:38.414Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-14T18:11:38.414Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-03-14T18:11:38.414Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-14T18:11:38.706Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-03-14T18:11:38.706Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-14T18:11:38.706Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-03-14T18:11:38.706Z] === RUN TestCopyFromContainer [2021-03-14T18:11:39.052Z] #72 DONE 16.5s [2021-03-14T18:11:39.052Z] [2021-03-14T18:11:39.052Z] #71 exporting to oci image format [2021-03-14T18:11:39.052Z] #71 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-14T18:11:39.052Z] #71 sending tarball 31.9s done [2021-03-14T18:11:39.052Z] #71 DONE 116.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-14T18:11:39.522Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/test/unit [2021-03-14T18:11:40.637Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-14T18:11:40.637Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-14T18:11:41.207Z] --- PASS: TestConfigsUpdate (3.10s) [2021-03-14T18:11:41.207Z] === RUN TestTemplatedConfig [2021-03-14T18:11:41.440Z] === RUN TestCopyFromContainer// [2021-03-14T18:11:41.440Z] === RUN TestCopyFromContainer//bar/root [2021-03-14T18:11:41.440Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-14T18:11:41.440Z] === RUN TestCopyFromContainer/bar/quux [2021-03-14T18:11:41.440Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-14T18:11:41.440Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-14T18:11:41.733Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-14T18:11:41.733Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-14T18:11:41.733Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-14T18:11:42.026Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-14T18:11:42.026Z] --- PASS: TestCopyFromContainer (3.31s) [2021-03-14T18:11:42.026Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-14T18:11:42.026Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-03-14T18:11:42.026Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-14T18:11:42.026Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-03-14T18:11:42.026Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-03-14T18:11:42.026Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-03-14T18:11:42.026Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-03-14T18:11:42.026Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-03-14T18:11:42.026Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-03-14T18:11:42.026Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-14T18:11:42.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-14T18:11:42.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:11:42.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:11:42.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:11:42.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:11:42.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:11:42.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:11:42.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:11:42.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:11:42.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:11:42.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-14T18:11:42.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-14T18:11:42.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-14T18:11:42.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-14T18:11:42.026Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-14T18:11:42.026Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-14T18:11:42.026Z] === RUN TestCreateWithInvalidEnv [2021-03-14T18:11:42.026Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-14T18:11:42.026Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-14T18:11:42.026Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-14T18:11:42.026Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-14T18:11:42.026Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-14T18:11:42.026Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-14T18:11:42.026Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-14T18:11:42.026Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-14T18:11:42.026Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-14T18:11:42.026Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-14T18:11:42.026Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-14T18:11:42.026Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-14T18:11:42.026Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-14T18:11:42.026Z] === RUN TestCreateTmpfsMountsTarget [2021-03-14T18:11:42.026Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-14T18:11:42.026Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-14T18:11:42.144Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-14T18:11:42.404Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-14T18:11:43.242Z] --- PASS: TestUpdateRestartPolicy (12.35s) [2021-03-14T18:11:43.242Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-14T18:11:43.817Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2021-03-14T18:11:43.817Z] === RUN TestWaitNonBlocked [2021-03-14T18:11:43.817Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:11:43.817Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:11:43.817Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:11:43.817Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:11:43.817Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:11:43.817Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:11:44.030Z] ? github.com/docker/docker/api [no test files] [2021-03-14T18:11:44.759Z] --- PASS: TestCreateWithCustomMaskedPaths (2.50s) [2021-03-14T18:11:44.759Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-14T18:11:44.943Z] --- PASS: TestTemplatedConfig (3.73s) [2021-03-14T18:11:44.943Z] === RUN TestConfigCreateResolve [2021-03-14T18:11:44.943Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-14T18:11:44.943Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-14T18:11:45.207Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-14T18:11:45.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-03-14T18:11:45.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2021-03-14T18:11:45.207Z] === RUN TestWaitBlocked [2021-03-14T18:11:45.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:11:45.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:11:45.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:11:45.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:11:45.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:11:45.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:11:45.357Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-03-14T18:11:45.357Z] PASS [2021-03-14T18:11:45.357Z] [2021-03-14T18:11:45.357Z] DONE 17 tests in 45.075s [2021-03-14T18:11:45.357Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-14T18:11:45.357Z] INFO: Testing against a local daemon [2021-03-14T18:11:45.357Z] === RUN TestPluginInvalidJSON [2021-03-14T18:11:45.357Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:11:45.357Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:11:45.357Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:11:45.357Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-14T18:11:45.357Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-14T18:11:45.357Z] === RUN TestPluginInstall [2021-03-14T18:11:45.357Z] === RUN TestPluginInstall/no_auth [2021-03-14T18:11:45.357Z] time="2021-03-14T18:11:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:11:45.357Z] time="2021-03-14T18:11:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3eda740762d1469d36871d1092ea1ad763407db7c94c3db028d59d461b4d50f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:11:45.357Z] time="2021-03-14T18:11:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:11:45.357Z] time="2021-03-14T18:11:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3eda740762d1469d36871d1092ea1ad763407db7c94c3db028d59d461b4d50f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:11:45.357Z] === RUN TestPluginInstall/with_htpasswd [2021-03-14T18:11:45.617Z] time="2021-03-14T18:11:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:11:45.617Z] time="2021-03-14T18:11:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3eda740762d1469d36871d1092ea1ad763407db7c94c3db028d59d461b4d50f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:11:45.617Z] time="2021-03-14T18:11:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:11:45.617Z] time="2021-03-14T18:11:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3eda740762d1469d36871d1092ea1ad763407db7c94c3db028d59d461b4d50f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:11:45.877Z] === RUN TestPluginInstall/with_insecure [2021-03-14T18:11:46.097Z] ......... [ 86%] [2021-03-14T18:11:46.154Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-14T18:11:46.154Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2021-03-14T18:11:46.154Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2021-03-14T18:11:46.154Z] === CONT TestContainerStartOnDaemonRestart [2021-03-14T18:11:46.154Z] === CONT TestContainerKillOnDaemonStart [2021-03-14T18:11:46.154Z] === CONT TestIpcModeOlderClient [2021-03-14T18:11:46.154Z] === CONT TestDaemonHostGatewayIP [2021-03-14T18:11:46.154Z] --- PASS: TestIpcModeOlderClient (0.21s) [2021-03-14T18:11:46.154Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-14T18:11:46.813Z] time="2021-03-14T18:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:11:46.813Z] time="2021-03-14T18:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c6ef73c62c5e131bb82489376bd5bdbc30d0ca3ae307de2eeea9da60dd59005" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:11:46.813Z] time="2021-03-14T18:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:11:46.813Z] time="2021-03-14T18:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c6ef73c62c5e131bb82489376bd5bdbc30d0ca3ae307de2eeea9da60dd59005" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:11:46.850Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-14T18:11:47.072Z] --- PASS: TestPluginInstall (4.09s) [2021-03-14T18:11:47.072Z] --- PASS: TestPluginInstall/no_auth (2.06s) [2021-03-14T18:11:47.072Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-03-14T18:11:47.072Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2021-03-14T18:11:47.072Z] plugin_test.go:160: [dc91c24b58bc3] daemon is not started [2021-03-14T18:11:47.072Z] === RUN TestPluginsWithRuntimes [2021-03-14T18:11:47.109Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-14T18:11:47.492Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.67s) [2021-03-14T18:11:47.492Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-14T18:11:47.492Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:11:47.492Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:11:47.492Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:11:47.492Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:11:47.492Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:11:47.492Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:11:47.492Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:11:47.492Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:11:47.492Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:11:47.492Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:11:47.492Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:11:47.492Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:11:47.492Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:11:47.492Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:11:47.492Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:11:47.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-14T18:11:47.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-14T18:11:47.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-03-14T18:11:47.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-14T18:11:47.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-14T18:11:47.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-14T18:11:47.492Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-14T18:11:48.046Z] --- PASS: TestConfigCreateResolve (3.17s) [2021-03-14T18:11:48.046Z] === RUN TestConfigDaemonLibtrustID [2021-03-14T18:11:48.046Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-14T18:11:48.128Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-03-14T18:11:48.128Z] === RUN TestCreateDifferentPlatform [2021-03-14T18:11:48.128Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-14T18:11:48.128Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-14T18:11:48.128Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-14T18:11:48.128Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-14T18:11:48.128Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-14T18:11:48.128Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-14T18:11:48.128Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-14T18:11:48.128Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-14T18:11:48.425Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2021-03-14T18:11:48.425Z] === RUN TestContainerStartOnDaemonRestart [2021-03-14T18:11:48.425Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-14T18:11:48.425Z] === RUN TestDaemonRestartIpcMode [2021-03-14T18:11:48.425Z] === PAUSE TestDaemonRestartIpcMode [2021-03-14T18:11:48.425Z] === RUN TestDaemonHostGatewayIP [2021-03-14T18:11:48.425Z] === PAUSE TestDaemonHostGatewayIP [2021-03-14T18:11:48.425Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-14T18:11:48.425Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-14T18:11:48.425Z] === RUN TestContainerKillOnDaemonStart [2021-03-14T18:11:48.425Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-14T18:11:48.425Z] === RUN TestDiff [2021-03-14T18:11:48.615Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-03-14T18:11:48.615Z] PASS [2021-03-14T18:11:48.615Z] [2021-03-14T18:11:48.615Z] DONE 7 tests in 18.893s [2021-03-14T18:11:48.615Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-14T18:11:48.615Z] ++ 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-03-14T18:11:48.615Z] ++ set -e [2021-03-14T18:11:48.615Z] ++ '[' -n 0 ']' [2021-03-14T18:11:48.615Z] ++ set -x [2021-03-14T18:11:48.615Z] ++ env -i DEST=/go/src/github.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-03-14T18:11:48.875Z] INFO: Testing against a local daemon [2021-03-14T18:11:48.875Z] === RUN TestCheckpoint [2021-03-14T18:11:48.875Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-14T18:11:48.875Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:11:48.875Z] === RUN TestContainerInvalidJSON [2021-03-14T18:11:48.875Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:11:48.875Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:11:48.875Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:11:48.875Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:11:48.875Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:11:48.875Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:11:48.875Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:11:48.875Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:11:48.875Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:11:48.875Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-14T18:11:48.875Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-14T18:11:48.875Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-14T18:11:48.875Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-14T18:11:48.875Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-14T18:11:48.875Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-03-14T18:11:48.875Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-14T18:11:48.976Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-14T18:11:49.136Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-14T18:11:49.136Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-14T18:11:49.136Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-14T18:11:49.136Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-14T18:11:49.136Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2021-03-14T18:11:49.136Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-14T18:11:49.136Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2021-03-14T18:11:49.136Z] === RUN TestCopyFromContainer [2021-03-14T18:11:49.463Z] --- PASS: TestDiff (0.91s) [2021-03-14T18:11:49.463Z] === RUN TestExecWithCloseStdin [2021-03-14T18:11:49.472Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s) [2021-03-14T18:11:49.472Z] === CONT TestDaemonRestartIpcMode [2021-03-14T18:11:49.913Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-14T18:11:50.048Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.87s) [2021-03-14T18:11:50.421Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-14T18:11:50.498Z] --- PASS: TestExecWithCloseStdin (1.01s) [2021-03-14T18:11:50.498Z] === RUN TestExec [2021-03-14T18:11:50.849Z] --- PASS: TestPluginsWithRuntimes (3.53s) [2021-03-14T18:11:50.849Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-03-14T18:11:50.849Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2021-03-14T18:11:50.849Z] PASS [2021-03-14T18:11:50.849Z] [2021-03-14T18:11:50.849Z] DONE 9 tests in 7.754s [2021-03-14T18:11:50.849Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-14T18:11:50.849Z] INFO: Testing against a local daemon [2021-03-14T18:11:50.849Z] === RUN TestExternalGraphDriver [2021-03-14T18:11:50.849Z] === RUN TestExternalGraphDriver/json [2021-03-14T18:11:50.995Z] --- PASS: TestDaemonHostGatewayIP (4.93s) [2021-03-14T18:11:51.043Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-14T18:11:51.043Z] === RUN TestCopyFromContainer// [2021-03-14T18:11:51.132Z] --- PASS: TestExec (0.91s) [2021-03-14T18:11:51.132Z] === RUN TestExecUser [2021-03-14T18:11:51.302Z] === RUN TestCopyFromContainer//bar/root [2021-03-14T18:11:51.302Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-14T18:11:51.562Z] === RUN TestCopyFromContainer/bar/quux [2021-03-14T18:11:51.562Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-14T18:11:51.622Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-14T18:11:51.821Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-14T18:11:52.081Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-14T18:11:52.081Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-14T18:11:52.169Z] --- PASS: TestExecUser (0.97s) [2021-03-14T18:11:52.169Z] === RUN TestExportContainerAndImportImage [2021-03-14T18:11:52.341Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-14T18:11:52.341Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-14T18:11:52.601Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-14T18:11:52.601Z] --- PASS: TestCopyFromContainer (3.39s) [2021-03-14T18:11:52.601Z] --- PASS: TestCopyFromContainer// (0.17s) [2021-03-14T18:11:52.601Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-03-14T18:11:52.601Z] --- PASS: TestCopyFromContainer//bar/root/ (0.19s) [2021-03-14T18:11:52.601Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-03-14T18:11:52.601Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.19s) [2021-03-14T18:11:52.601Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-03-14T18:11:52.601Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-03-14T18:11:52.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2021-03-14T18:11:52.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.18s) [2021-03-14T18:11:52.601Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2021-03-14T18:11:52.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-14T18:11:52.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:11:52.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:11:52.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:11:52.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:11:52.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:11:52.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:11:52.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:11:52.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:11:52.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:11:52.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2021-03-14T18:11:52.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-14T18:11:52.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-14T18:11:52.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-14T18:11:52.601Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-14T18:11:52.755Z] === RUN TestExternalGraphDriver/spec [2021-03-14T18:11:52.861Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-03-14T18:11:52.861Z] === RUN TestCreateWithInvalidEnv [2021-03-14T18:11:52.861Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-14T18:11:52.861Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-14T18:11:52.861Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-14T18:11:52.861Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-14T18:11:52.861Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-14T18:11:52.861Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-14T18:11:52.861Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-14T18:11:52.861Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-14T18:11:52.861Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-14T18:11:52.861Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-14T18:11:52.861Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-14T18:11:52.861Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-14T18:11:52.861Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-03-14T18:11:52.861Z] === RUN TestCreateTmpfsMountsTarget [2021-03-14T18:11:52.861Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-14T18:11:52.861Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-14T18:11:52.861Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-14T18:11:53.206Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2021-03-14T18:11:53.206Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-14T18:11:53.551Z] --- PASS: TestDaemonRestartIpcMode (3.49s) [2021-03-14T18:11:54.132Z] === RUN TestExternalGraphDriver/pull [2021-03-14T18:11:54.803Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2021-03-14T18:11:54.803Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-14T18:11:55.276Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2021-03-14T18:11:55.276Z] === RUN TestHealthCheckWorkdir [2021-03-14T18:11:55.371Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-14T18:11:55.371Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-14T18:11:55.513Z] --- PASS: TestExternalGraphDriver (4.84s) [2021-03-14T18:11:55.513Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2021-03-14T18:11:55.513Z] --- PASS: TestExternalGraphDriver/spec (1.72s) [2021-03-14T18:11:55.513Z] --- PASS: TestExternalGraphDriver/pull (1.39s) [2021-03-14T18:11:55.513Z] === RUN TestGraphdriverPluginV2 [2021-03-14T18:11:55.940Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-14T18:11:56.313Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2021-03-14T18:11:56.313Z] === RUN TestHealthKillContainer [2021-03-14T18:11:56.878Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-14T18:11:56.878Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2021-03-14T18:11:56.878Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-14T18:11:56.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:11:56.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:11:56.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:11:56.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:11:56.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:11:56.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:11:56.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:11:56.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:11:56.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:11:56.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:11:56.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:11:56.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:11:56.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:11:56.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:11:56.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:11:57.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-14T18:11:57.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-14T18:11:57.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-14T18:11:57.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-03-14T18:11:57.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-14T18:11:57.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-03-14T18:11:57.138Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-14T18:11:58.075Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s) [2021-03-14T18:11:58.075Z] === RUN TestCreateDifferentPlatform [2021-03-14T18:11:58.075Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-14T18:11:58.075Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-14T18:11:58.075Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-14T18:11:58.075Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-14T18:11:58.075Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-14T18:11:58.075Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-14T18:11:58.075Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-14T18:11:58.075Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-14T18:11:58.075Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-14T18:11:58.075Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-03-14T18:11:58.075Z] === RUN TestContainerStartOnDaemonRestart [2021-03-14T18:11:58.075Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-14T18:11:58.075Z] === RUN TestDaemonRestartIpcMode [2021-03-14T18:11:58.075Z] === PAUSE TestDaemonRestartIpcMode [2021-03-14T18:11:58.075Z] === RUN TestDaemonHostGatewayIP [2021-03-14T18:11:58.075Z] === PAUSE TestDaemonHostGatewayIP [2021-03-14T18:11:58.075Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-14T18:11:58.075Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-14T18:11:58.075Z] === RUN TestContainerKillOnDaemonStart [2021-03-14T18:11:58.075Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-14T18:11:58.075Z] === RUN TestDiff [2021-03-14T18:11:58.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-14T18:11:58.197Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-14T18:11:58.197Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-14T18:11:58.643Z] --- PASS: TestDiff (0.67s) [2021-03-14T18:11:58.643Z] === RUN TestExecWithCloseStdin [2021-03-14T18:11:59.046Z] --- PASS: TestHealthKillContainer (3.02s) [2021-03-14T18:11:59.046Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-14T18:11:59.581Z] --- PASS: TestExecWithCloseStdin (0.83s) [2021-03-14T18:11:59.581Z] === RUN TestExec [2021-03-14T18:11:59.581Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-14T18:11:59.706Z] --- PASS: TestGraphdriverPluginV2 (3.39s) [2021-03-14T18:11:59.706Z] PASS [2021-03-14T18:11:59.706Z] [2021-03-14T18:11:59.706Z] DONE 5 tests in 8.268s [2021-03-14T18:11:59.706Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-14T18:11:59.706Z] INFO: Testing against a local daemon [2021-03-14T18:11:59.706Z] === RUN TestContinueAfterPluginCrash [2021-03-14T18:11:59.706Z] === PAUSE TestContinueAfterPluginCrash [2021-03-14T18:11:59.706Z] === RUN TestReadPluginNoRead [2021-03-14T18:11:59.706Z] === PAUSE TestReadPluginNoRead [2021-03-14T18:11:59.706Z] === RUN TestDaemonStartWithLogOpt [2021-03-14T18:11:59.706Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-14T18:11:59.706Z] === CONT TestContinueAfterPluginCrash [2021-03-14T18:11:59.706Z] === CONT TestDaemonStartWithLogOpt [2021-03-14T18:12:00.082Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2021-03-14T18:12:00.082Z] === RUN TestIpcModeNone [2021-03-14T18:12:00.155Z] --- PASS: TestContainerKillOnDaemonStart (13.11s) [2021-03-14T18:12:00.155Z] PASS [2021-03-14T18:12:00.155Z] [2021-03-14T18:12:00.155Z] === Skipped [2021-03-14T18:12:00.155Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-14T18:12:00.155Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:12:00.155Z] [2021-03-14T18:12:00.155Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-14T18:12:00.155Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:12:00.155Z] [2021-03-14T18:12:00.155Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-14T18:12:00.155Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:12:00.155Z] [2021-03-14T18:12:00.155Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-14T18:12:00.155Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-14T18:12:00.155Z] [2021-03-14T18:12:00.155Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-14T18:12:00.155Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-14T18:12:00.155Z] [2021-03-14T18:12:00.155Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-14T18:12:00.155Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:12:00.155Z] [2021-03-14T18:12:00.155Z] [2021-03-14T18:12:00.155Z] DONE 196 tests, 6 skipped in 138.349s [2021-03-14T18:12:00.155Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-14T18:12:00.155Z] ++ 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-03-14T18:12:00.155Z] ++ set -e [2021-03-14T18:12:00.155Z] ++ '[' -n 0 ']' [2021-03-14T18:12:00.155Z] ++ set -x [2021-03-14T18:12:00.155Z] ++ env -i DEST=/go/src/github.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-03-14T18:12:00.155Z] INFO: Testing against a local daemon [2021-03-14T18:12:00.155Z] === RUN TestCommitInheritsEnv [2021-03-14T18:12:00.155Z] --- PASS: TestCommitInheritsEnv (0.58s) [2021-03-14T18:12:00.155Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-14T18:12:00.155Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-14T18:12:00.155Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-14T18:12:00.155Z] === RUN TestImagesFilterMultiReference [2021-03-14T18:12:00.155Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-03-14T18:12:00.155Z] === RUN TestImagePullPlatformInvalid [2021-03-14T18:12:00.155Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-14T18:12:00.155Z] === RUN TestRemoveImageOrphaning [2021-03-14T18:12:00.519Z] --- PASS: TestExec (0.89s) [2021-03-14T18:12:00.519Z] === RUN TestExecUser [2021-03-14T18:12:00.730Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2021-03-14T18:12:00.730Z] === RUN TestRemoveImageGarbageCollector [2021-03-14T18:12:00.730Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-14T18:12:00.730Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:12:00.730Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-14T18:12:00.730Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-14T18:12:00.730Z] === RUN TestTagInvalidReference [2021-03-14T18:12:00.730Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-14T18:12:00.730Z] === RUN TestTagValidPrefixedRepo [2021-03-14T18:12:00.730Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-14T18:12:00.730Z] === RUN TestTagExistedNameWithoutForce [2021-03-14T18:12:00.730Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-14T18:12:00.730Z] === RUN TestTagOfficialNames [2021-03-14T18:12:00.778Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-14T18:12:00.993Z] --- PASS: TestTagOfficialNames (0.07s) [2021-03-14T18:12:00.993Z] === RUN TestTagMatchesDigest [2021-03-14T18:12:00.993Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-14T18:12:00.993Z] PASS [2021-03-14T18:12:00.993Z] [2021-03-14T18:12:00.993Z] === Skipped [2021-03-14T18:12:00.993Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-14T18:12:00.993Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-14T18:12:00.993Z] [2021-03-14T18:12:00.993Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-14T18:12:00.993Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:12:00.993Z] [2021-03-14T18:12:00.993Z] [2021-03-14T18:12:00.993Z] DONE 12 tests, 2 skipped in 1.699s [2021-03-14T18:12:00.993Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-14T18:12:00.993Z] ++ 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-03-14T18:12:00.993Z] ++ set -e [2021-03-14T18:12:00.993Z] ++ '[' -n 0 ']' [2021-03-14T18:12:00.993Z] ++ set -x [2021-03-14T18:12:00.993Z] ++ env -i DEST=/go/src/github.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-03-14T18:12:00.993Z] INFO: Testing against a local daemon [2021-03-14T18:12:00.993Z] === RUN TestNetworkCreateDelete [2021-03-14T18:12:01.121Z] --- PASS: TestIpcModeNone (0.98s) [2021-03-14T18:12:01.121Z] === RUN TestIpcModePrivate [2021-03-14T18:12:01.207Z] 5ff1512f88ec: Pull complete [2021-03-14T18:12:01.207Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-14T18:12:01.207Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:12:01.207Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-14T18:12:01.207Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-14T18:12:01.207Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-03-14T18:12:01.207Z] WARN: Skipping validation tests [2021-03-14T18:12:01.207Z] INFO: Running unit tests at 03/14/2021 18:11:56... [2021-03-14T18:12:01.569Z] --- PASS: TestNetworkCreateDelete (0.39s) [2021-03-14T18:12:01.569Z] === RUN TestDockerNetworkDeletePreferID [2021-03-14T18:12:01.716Z] --- PASS: TestExecUser (1.08s) [2021-03-14T18:12:01.716Z] === RUN TestExportContainerAndImportImage [2021-03-14T18:12:02.157Z] --- PASS: TestIpcModePrivate (0.97s) [2021-03-14T18:12:02.157Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-03-14T18:12:02.157Z] === RUN TestIpcModeShareable [2021-03-14T18:12:02.207Z] INFO: make.ps1 starting at 03/14/2021 18:12:01 [2021-03-14T18:12:02.207Z] INFO: Git commit (fb886a119b) assumed from DOCKER_GITCOMMIT environment variable [2021-03-14T18:12:02.207Z] INFO: Invoking autogen... [2021-03-14T18:12:02.516Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2021-03-14T18:12:02.516Z] === RUN TestDaemonDNSFallback [2021-03-14T18:12:02.653Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-03-14T18:12:02.653Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-14T18:12:02.719Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2021-03-14T18:12:02.995Z] --- PASS: TestDaemonStartWithLogOpt (4.00s) [2021-03-14T18:12:02.995Z] === CONT TestReadPluginNoRead [2021-03-14T18:12:03.207Z] INFO: Running unit tests... [2021-03-14T18:12:03.257Z] --- PASS: TestIpcModeShareable (1.06s) [2021-03-14T18:12:03.257Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-03-14T18:12:03.257Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-14T18:12:03.591Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-14T18:12:04.160Z] --- PASS: TestExportContainerAfterDaemonRestart (1.67s) [2021-03-14T18:12:04.160Z] === RUN TestHealthCheckWorkdir [2021-03-14T18:12:04.568Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-14T18:12:05.536Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2021-03-14T18:12:05.536Z] === RUN TestHealthKillContainer [2021-03-14T18:12:06.283Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-14T18:12:06.782Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.05s) [2021-03-14T18:12:06.782Z] === RUN TestAPIIpcModeHost [2021-03-14T18:12:06.782Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-03-14T18:12:06.782Z] === RUN TestDaemonIpcModeShareable [2021-03-14T18:12:06.916Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-14T18:12:07.218Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-14T18:12:07.332Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-14T18:12:07.332Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-14T18:12:07.485Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-14T18:12:07.746Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-14T18:12:08.006Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-14T18:12:08.006Z] --- PASS: TestHealthKillContainer (2.79s) [2021-03-14T18:12:08.006Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-14T18:12:08.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-14T18:12:08.157Z] --- PASS: TestContinueAfterPluginCrash (9.15s) [2021-03-14T18:12:08.417Z] === RUN TestReadPluginNoRead/default [2021-03-14T18:12:08.575Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-14T18:12:08.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-14T18:12:08.836Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-03-14T18:12:08.836Z] === RUN TestIpcModeNone [2021-03-14T18:12:08.853Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2021-03-14T18:12:08.854Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-03-14T18:12:08.854Z] === RUN TestDaemonIpcModePrivate [2021-03-14T18:12:09.775Z] --- PASS: TestIpcModeNone (0.87s) [2021-03-14T18:12:09.775Z] === RUN TestIpcModePrivate [2021-03-14T18:12:09.797Z] --- PASS: TestReadPluginNoRead (6.76s) [2021-03-14T18:12:09.797Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2021-03-14T18:12:09.797Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2021-03-14T18:12:09.797Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2021-03-14T18:12:09.797Z] read_test.go:92: [d51c4aa94aec2] daemon is not started [2021-03-14T18:12:09.797Z] PASS [2021-03-14T18:12:09.797Z] [2021-03-14T18:12:09.797Z] DONE 6 tests in 10.792s [2021-03-14T18:12:09.797Z] 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-03-14T18:12:09.797Z] testing: warning: no tests to run [2021-03-14T18:12:09.797Z] PASS [2021-03-14T18:12:09.797Z] [2021-03-14T18:12:09.797Z] DONE 0 tests in 0.017s [2021-03-14T18:12:09.797Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-14T18:12:09.797Z] INFO: Testing against a local daemon [2021-03-14T18:12:09.797Z] === RUN TestPluginWithDevMounts [2021-03-14T18:12:09.797Z] === PAUSE TestPluginWithDevMounts [2021-03-14T18:12:09.797Z] === CONT TestPluginWithDevMounts [2021-03-14T18:12:09.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-14T18:12:10.344Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-14T18:12:10.365Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2021-03-14T18:12:10.365Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-14T18:12:10.365Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-14T18:12:10.604Z] --- PASS: TestIpcModePrivate (1.06s) [2021-03-14T18:12:10.604Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-14T18:12:10.604Z] === RUN TestIpcModeShareable [2021-03-14T18:12:10.674Z] --- PASS: TestDaemonDNSFallback (7.38s) [2021-03-14T18:12:10.674Z] === RUN TestInspectNetwork [2021-03-14T18:12:10.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-14T18:12:11.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-14T18:12:11.564Z] --- PASS: TestIpcModeShareable (0.95s) [2021-03-14T18:12:11.564Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2021-03-14T18:12:11.564Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-14T18:12:11.600Z] tests/integration/regression_test.py ...... [ 98%] [2021-03-14T18:12:11.702Z] --- PASS: TestPluginWithDevMounts (1.71s) [2021-03-14T18:12:11.702Z] PASS [2021-03-14T18:12:11.702Z] [2021-03-14T18:12:11.702Z] DONE 1 tests in 1.748s [2021-03-14T18:12:11.702Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-14T18:12:11.702Z] INFO: Testing against a local daemon [2021-03-14T18:12:11.702Z] === RUN TestSecretInspect [2021-03-14T18:12:12.121Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-14T18:12:12.121Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-14T18:12:12.121Z] [2021-03-14T18:12:12.121Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-14T18:12:12.121Z] =========================== short test summary info ============================ [2021-03-14T18:12:12.121Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-14T18:12:12.121Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-14T18:12:12.121Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-14T18:12:12.121Z] Not supported on most drivers [2021-03-14T18:12:12.121Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-14T18:12:12.121Z] Output of docker top depends on host distro, and is not formalized. [2021-03-14T18:12:12.121Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-14T18:12:12.121Z] Output of docker top depends on host distro, and is not formalized. [2021-03-14T18:12:12.121Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-14T18:12:12.121Z] Can fail if eth0 has multiple IP addresses [2021-03-14T18:12:12.121Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-14T18:12:12.121Z] This doesn't seem to be taken into account by the engine [2021-03-14T18:12:12.121Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-14T18:12:12.121Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-14T18:12:12.121Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 298.36 seconds == [2021-03-14T18:12:12.131Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-14T18:12:12.381Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-14T18:12:12.390Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-14T18:12:12.530Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2021-03-14T18:12:12.530Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-14T18:12:12.530Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-14T18:12:12.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-14T18:12:13.767Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-14T18:12:14.042Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2021-03-14T18:12:14.042Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-03-14T18:12:14.042Z] === RUN TestIpcModeOlderClient [2021-03-14T18:12:14.042Z] === PAUSE TestIpcModeOlderClient [2021-03-14T18:12:14.042Z] === RUN TestKillContainerInvalidSignal [2021-03-14T18:12:14.238Z] --- PASS: TestSecretInspect (2.27s) [2021-03-14T18:12:14.238Z] === RUN TestSecretList [2021-03-14T18:12:14.705Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.99s) [2021-03-14T18:12:14.706Z] === RUN TestAPIIpcModeHost [2021-03-14T18:12:14.894Z] === RUN TestInspectNetwork/full_network_id [2021-03-14T18:12:14.894Z] === RUN TestInspectNetwork/partial_network_id [2021-03-14T18:12:14.894Z] === RUN TestInspectNetwork/network_name [2021-03-14T18:12:14.894Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-14T18:12:15.082Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2021-03-14T18:12:15.082Z] === RUN TestKillContainer [2021-03-14T18:12:15.082Z] === RUN TestKillContainer/no_signal [2021-03-14T18:12:15.645Z] --- PASS: TestAPIIpcModeHost (0.83s) [2021-03-14T18:12:15.645Z] === RUN TestDaemonIpcModeShareable [2021-03-14T18:12:15.645Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-14T18:12:15.645Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-14T18:12:15.782Z] 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-03-14T18:12:15.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-14T18:12:16.120Z] === RUN TestKillContainer/non_killing_signal [2021-03-14T18:12:16.143Z] --- PASS: TestSecretList (2.29s) [2021-03-14T18:12:16.143Z] === RUN TestSecretsCreateAndDelete [2021-03-14T18:12:16.213Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-14T18:12:16.412Z] === RUN TestKillContainer/killing_signal [2021-03-14T18:12:17.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-14T18:12:17.593Z] --- PASS: TestDaemonIpcModeShareable (2.13s) [2021-03-14T18:12:17.593Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-03-14T18:12:17.593Z] === RUN TestDaemonIpcModePrivate [2021-03-14T18:12:17.593Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-14T18:12:17.924Z] --- PASS: TestKillContainer (2.67s) [2021-03-14T18:12:17.924Z] --- PASS: TestKillContainer/no_signal (0.89s) [2021-03-14T18:12:17.924Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-03-14T18:12:17.924Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2021-03-14T18:12:17.924Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-14T18:12:17.924Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-14T18:12:18.048Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2021-03-14T18:12:18.048Z] === RUN TestSecretsUpdate [2021-03-14T18:12:18.559Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-14T18:12:18.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-14T18:12:19.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-14T18:12:19.503Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2021-03-14T18:12:19.503Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-03-14T18:12:19.503Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-14T18:12:19.503Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-14T18:12:19.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2021-03-14T18:12:19.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2021-03-14T18:12:19.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-03-14T18:12:19.599Z] === RUN TestKillStoppedContainer [2021-03-14T18:12:19.599Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-03-14T18:12:19.599Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-14T18:12:19.599Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-03-14T18:12:19.599Z] === RUN TestKillDifferentUserContainer [2021-03-14T18:12:20.196Z] --- PASS: TestInspectNetwork (9.38s) [2021-03-14T18:12:20.196Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-14T18:12:20.196Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-14T18:12:20.196Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-14T18:12:20.196Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-14T18:12:20.196Z] === RUN TestRunContainerWithBridgeNone [2021-03-14T18:12:20.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-14T18:12:20.583Z] --- PASS: TestSecretsUpdate (2.40s) [2021-03-14T18:12:20.583Z] === RUN TestTemplatedSecret [2021-03-14T18:12:20.637Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2021-03-14T18:12:20.638Z] === RUN TestInspectOomKilledTrue [2021-03-14T18:12:20.638Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-14T18:12:20.638Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:12:20.638Z] === RUN TestInspectOomKilledFalse [2021-03-14T18:12:20.638Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-14T18:12:20.638Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:12:20.638Z] === RUN TestLinksEtcHostsContentMatch [2021-03-14T18:12:21.272Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2021-03-14T18:12:21.272Z] === RUN TestLinksContainerNames [2021-03-14T18:12:21.410Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2021-03-14T18:12:21.410Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false [2021-03-14T18:12:21.410Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-14T18:12:21.669Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-14T18:12:21.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-14T18:12:22.118Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2021-03-14T18:12:22.118Z] === RUN TestNetworkInvalidJSON [2021-03-14T18:12:22.118Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-14T18:12:22.118Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-14T18:12:22.118Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:12:22.118Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:12:22.118Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:12:22.118Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:12:22.118Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-14T18:12:22.118Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:12:22.118Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:12:22.118Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-14T18:12:22.118Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-14T18:12:22.118Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-14T18:12:22.118Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-14T18:12:22.118Z] === RUN TestNetworkList [2021-03-14T18:12:22.118Z] === RUN TestNetworkList//networks [2021-03-14T18:12:22.118Z] === PAUSE TestNetworkList//networks [2021-03-14T18:12:22.118Z] === RUN TestNetworkList//networks/ [2021-03-14T18:12:22.118Z] === PAUSE TestNetworkList//networks/ [2021-03-14T18:12:22.118Z] === CONT TestNetworkList//networks [2021-03-14T18:12:22.118Z] === CONT TestNetworkList//networks/ [2021-03-14T18:12:22.118Z] --- PASS: TestNetworkList (0.03s) [2021-03-14T18:12:22.118Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-14T18:12:22.118Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-14T18:12:22.118Z] === RUN TestHostIPv4BridgeLabel [2021-03-14T18:12:22.237Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-14T18:12:22.692Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2021-03-14T18:12:22.692Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-14T18:12:22.783Z] --- PASS: TestLinksContainerNames (1.73s) [2021-03-14T18:12:22.783Z] === RUN TestLogsFollowTailEmpty [2021-03-14T18:12:23.133Z] --- PASS: TestTemplatedSecret (2.72s) [2021-03-14T18:12:23.133Z] === RUN TestSecretCreateResolve [2021-03-14T18:12:23.174Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2021-03-14T18:12:23.174Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-03-14T18:12:23.174Z] === RUN TestIpcModeOlderClient [2021-03-14T18:12:23.174Z] === PAUSE TestIpcModeOlderClient [2021-03-14T18:12:23.174Z] === RUN TestKillContainerInvalidSignal [2021-03-14T18:12:23.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-14T18:12:23.743Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2021-03-14T18:12:23.743Z] === RUN TestKillContainer [2021-03-14T18:12:23.743Z] === RUN TestKillContainer/no_signal [2021-03-14T18:12:23.818Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2021-03-14T18:12:23.818Z] === RUN TestContainerNetworkMountsNoChown [2021-03-14T18:12:24.003Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-14T18:12:24.083Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2021-03-14T18:12:24.083Z] === RUN TestDaemonDefaultNetworkPools [2021-03-14T18:12:24.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-14T18:12:24.265Z] === RUN TestKillContainer/non_killing_signal [2021-03-14T18:12:24.530Z] ? github.com/docker/docker/api [no test files] [2021-03-14T18:12:24.604Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-14T18:12:24.604Z] [2021-03-14T18:12:24.604Z] Unloading profiles will leave already running processes permanently [2021-03-14T18:12:24.604Z] unconfined, which can lead to unexpected situations. [2021-03-14T18:12:24.604Z] [2021-03-14T18:12:24.604Z] To set a process to complain mode, use the command line tool [2021-03-14T18:12:24.604Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-14T18:12:24.604Z] Post stage [Pipeline] junit [2021-03-14T18:12:24.620Z] Recording test results [2021-03-14T18:12:24.835Z] === RUN TestKillContainer/killing_signal [2021-03-14T18:12:24.860Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/default [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/default [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/private [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/private [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rprivate [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/slave [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/slave [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rslave [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/shared [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/shared [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rshared [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/default [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/rprivate [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/private [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/shared [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/rshared [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/rslave [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/slave [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-14T18:12:24.860Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:12:24.860Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:12:24.860Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:12:24.861Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:12:24.861Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:12:24.861Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-14T18:12:24.880Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-14T18:12:25.098Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-14T18:12:25.153Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-14T18:12:25.153Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:12:25.153Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:12:25.153Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:12:25.153Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-14T18:12:25.153Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:12:25.153Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-14T18:12:25.153Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:12:25.153Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:12:25.153Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:12:25.172Z] + echo Ensuring container killed. [2021-03-14T18:12:25.172Z] Ensuring container killed. [2021-03-14T18:12:25.172Z] + docker rm -vf docker-pr1 [2021-03-14T18:12:25.172Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-14T18:12:25.446Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:12:25.446Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:12:25.446Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:12:25.446Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:12:25.446Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:12:25.446Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-14T18:12:25.463Z] + echo Chowning /workspace to jenkins user [2021-03-14T18:12:25.463Z] Chowning /workspace to jenkins user [2021-03-14T18:12:25.463Z] + id -u [2021-03-14T18:12:25.463Z] + id -g [2021-03-14T18:12:25.463Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42145:/workspace busybox chown -R 1000:1000 /workspace [2021-03-14T18:12:25.479Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s) [2021-03-14T18:12:25.479Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-14T18:12:25.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-14T18:12:25.667Z] --- PASS: TestSecretCreateResolve (2.31s) [2021-03-14T18:12:25.667Z] --- PASS: TestKillContainer (1.83s) [2021-03-14T18:12:25.667Z] --- PASS: TestKillContainer/no_signal (0.58s) [2021-03-14T18:12:25.667Z] PASS [2021-03-14T18:12:25.667Z] [2021-03-14T18:12:25.667Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2021-03-14T18:12:25.667Z] DONE 6 tests in 13.972s [2021-03-14T18:12:25.667Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2021-03-14T18:12:25.667Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-14T18:12:25.667Z] INFO: Testing against a local daemon [2021-03-14T18:12:25.667Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-14T18:12:25.667Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-14T18:12:25.667Z] === RUN TestServiceCreateInit [2021-03-14T18:12:25.667Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-14T18:12:25.667Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-14T18:12:25.739Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-14T18:12:25.739Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:12:25.739Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-03-14T18:12:25.739Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-14T18:12:25.739Z] === RUN TestContainerBindMountNonRecursive [2021-03-14T18:12:26.237Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-14T18:12:26.237Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-14T18:12:26.472Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-14T18:12:26.472Z] Using test binary docker [2021-03-14T18:12:26.472Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-14T18:12:26.472Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-14T18:12:26.472Z] INFO: Waiting for daemon to start... [2021-03-14T18:12:26.472Z] Starting dockerd [2021-03-14T18:12:26.711Z] + bundleName=docker-py [2021-03-14T18:12:26.711Z] + echo Creating docker-py-bundles.tar.gz [2021-03-14T18:12:26.711Z] Creating docker-py-bundles.tar.gz [2021-03-14T18:12:26.711Z] + 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-03-14T18:12:26.725Z] Archiving artifacts [2021-03-14T18:12:26.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2021-03-14T18:12:26.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2021-03-14T18:12:26.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-03-14T18:12:26.807Z] === RUN TestKillStoppedContainer [2021-03-14T18:12:26.993Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42145/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2021-03-14T18:12:27.068Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-03-14T18:12:27.068Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-14T18:12:27.068Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-14T18:12:27.068Z] === RUN TestKillDifferentUserContainer [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-03-14T18:12:27.385Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/make.sh binary-daemon [2021-03-14T18:12:27.405Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.91s) [2021-03-14T18:12:27.405Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-14T18:12:27.637Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2021-03-14T18:12:27.638Z] === RUN TestInspectOomKilledTrue [2021-03-14T18:12:27.638Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-14T18:12:27.638Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:12:27.638Z] === RUN TestInspectOomKilledFalse [2021-03-14T18:12:27.638Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-14T18:12:27.638Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:12:27.638Z] === RUN TestLinksEtcHostsContentMatch [2021-03-14T18:12:27.814Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2021-03-14T18:12:27.814Z] === RUN TestContainerVolumesMountedAsShared [2021-03-14T18:12:27.956Z] [2021-03-14T18:12:27.956Z] Removing bundles/ [2021-03-14T18:12:27.956Z] [2021-03-14T18:12:27.956Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-14T18:12:27.956Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-14T18:12:27.956Z] GOOS="" GOARCH="" GOARM="" [2021-03-14T18:12:28.206Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2021-03-14T18:12:28.206Z] === RUN TestLinksContainerNames [2021-03-14T18:12:28.854Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s) [2021-03-14T18:12:28.854Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-14T18:12:29.490Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2021-03-14T18:12:29.490Z] === RUN TestNetworkNat [2021-03-14T18:12:29.586Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-14T18:12:29.587Z] --- PASS: TestLinksContainerNames (1.25s) [2021-03-14T18:12:29.587Z] === RUN TestLogsFollowTailEmpty [2021-03-14T18:12:29.742Z] . [2021-03-14T18:12:29.742Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-14T18:12:29.742Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-14T18:12:29.742Z] Error: No such image: emptyfs [2021-03-14T18:12:29.742Z] Running integration-test (iteration 1) [2021-03-14T18:12:29.742Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-14T18:12:29.864Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-14T18:12:29.965Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2021-03-14T18:12:29.965Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-14T18:12:30.157Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-03-14T18:12:30.157Z] === RUN TestContainerNetworkMountsNoChown [2021-03-14T18:12:30.541Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s) [2021-03-14T18:12:30.541Z] === RUN TestServiceWithPredefinedNetwork [2021-03-14T18:12:30.587Z] --- PASS: TestNetworkNat (0.96s) [2021-03-14T18:12:30.587Z] === RUN TestNetworkLocalhostTCPNat [2021-03-14T18:12:30.728Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/default [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/default [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/private [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/private [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/rprivate [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/slave [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/slave [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/rslave [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/shared [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/shared [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/rshared [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-14T18:12:30.728Z] === CONT TestMountDaemonRoot/default [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-14T18:12:30.728Z] === CONT TestMountDaemonRoot/rslave [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:12:30.728Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:12:30.728Z] === CONT TestMountDaemonRoot/rshared [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:12:30.728Z] === CONT TestMountDaemonRoot/shared [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-14T18:12:30.728Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:12:30.728Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:12:30.728Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/rprivate [2021-03-14T18:12:30.989Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:12:30.989Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:12:30.989Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:12:30.989Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:12:30.989Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:12:30.989Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:12:30.989Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:12:30.989Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/slave [2021-03-14T18:12:30.989Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-14T18:12:30.989Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-14T18:12:30.989Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:12:30.989Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:12:30.989Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-14T18:12:30.989Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-14T18:12:30.989Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:12:30.989Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/private [2021-03-14T18:12:30.989Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-14T18:12:30.989Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-14T18:12:30.989Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:12:30.989Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:12:30.989Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-14T18:12:30.989Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-14T18:12:30.989Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:12:30.989Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:12:30.989Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:12:31.223Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2021-03-14T18:12:31.223Z] === RUN TestNetworkLoopbackNat [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:12:31.249Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-14T18:12:31.508Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:12:31.508Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-14T18:12:31.509Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-14T18:12:31.509Z] === RUN TestContainerBindMountNonRecursive [2021-03-14T18:12:32.078Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-14T18:12:33.464Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2021-03-14T18:12:33.464Z] === RUN TestContainerVolumesMountedAsShared [2021-03-14T18:12:33.857Z] --- PASS: TestServiceWithPredefinedNetwork (3.37s) [2021-03-14T18:12:33.857Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-14T18:12:33.857Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:12:33.857Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:12:33.857Z] === RUN TestServiceWithDataPathPortInit [2021-03-14T18:12:34.057Z] --- PASS: TestServiceCreateInit (7.79s) [2021-03-14T18:12:34.057Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2021-03-14T18:12:34.057Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.92s) [2021-03-14T18:12:34.057Z] === RUN TestCreateServiceMultipleTimes [2021-03-14T18:12:34.432Z] --- PASS: TestContainerVolumesMountedAsShared (0.91s) [2021-03-14T18:12:34.432Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-14T18:12:34.748Z] --- PASS: TestNetworkLoopbackNat (3.30s) [2021-03-14T18:12:34.748Z] === RUN TestPause [2021-03-14T18:12:35.003Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2021-03-14T18:12:35.003Z] === RUN TestNetworkNat [2021-03-14T18:12:35.263Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-14T18:12:35.784Z] --- PASS: TestPause (0.97s) [2021-03-14T18:12:35.784Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-14T18:12:35.784Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-14T18:12:35.784Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-14T18:12:35.784Z] === RUN TestPauseStopPausedContainer [2021-03-14T18:12:35.831Z] --- PASS: TestNetworkNat (0.91s) [2021-03-14T18:12:35.831Z] === RUN TestNetworkLocalhostTCPNat [2021-03-14T18:12:35.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-14T18:12:36.419Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2021-03-14T18:12:36.419Z] === RUN TestPsFilter [2021-03-14T18:12:36.711Z] --- PASS: TestPsFilter (0.27s) [2021-03-14T18:12:36.711Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-14T18:12:36.769Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2021-03-14T18:12:36.769Z] === RUN TestNetworkLoopbackNat [2021-03-14T18:12:37.747Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2021-03-14T18:12:37.747Z] === RUN TestRemoveContainerWithVolume [2021-03-14T18:12:38.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-14T18:12:38.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-14T18:12:38.783Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2021-03-14T18:12:38.783Z] === RUN TestRemoveContainerRunning [2021-03-14T18:12:39.416Z] --- PASS: TestRemoveContainerRunning (0.89s) [2021-03-14T18:12:39.416Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-14T18:12:39.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-14T18:12:39.914Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2021-03-14T18:12:39.914Z] === RUN TestPause [2021-03-14T18:12:40.451Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2021-03-14T18:12:40.451Z] === RUN TestRemoveInvalidContainer [2021-03-14T18:12:40.451Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-14T18:12:40.451Z] === RUN TestRenameLinkedContainer [2021-03-14T18:12:40.851Z] --- PASS: TestPause (0.86s) [2021-03-14T18:12:40.851Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-14T18:12:40.851Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-14T18:12:40.851Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-14T18:12:40.851Z] === RUN TestPauseStopPausedContainer [2021-03-14T18:12:41.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-14T18:12:41.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-14T18:12:41.368Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2021-03-14T18:12:41.369Z] === RUN TestPsFilter [2021-03-14T18:12:41.627Z] --- PASS: TestPsFilter (0.18s) [2021-03-14T18:12:41.627Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-14T18:12:41.919Z] Loaded image: buildpack-deps:buster [2021-03-14T18:12:41.919Z] Loaded image: busybox:latest [2021-03-14T18:12:42.175Z] Loaded image: busybox:glibc [2021-03-14T18:12:42.448Z] === RUN TestMiddlewares [2021-03-14T18:12:42.448Z] --- PASS: TestMiddlewares (0.00s) [2021-03-14T18:12:42.448Z] PASS [2021-03-14T18:12:42.448Z] coverage: 9.0% of statements [2021-03-14T18:12:42.448Z] ok github.com/docker/docker/api/server 0.073s coverage: 9.0% of statements [2021-03-14T18:12:42.565Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-03-14T18:12:42.565Z] === RUN TestRemoveContainerWithVolume [2021-03-14T18:12:43.506Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2021-03-14T18:12:43.506Z] === RUN TestRemoveContainerRunning [2021-03-14T18:12:44.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-14T18:12:44.648Z] --- PASS: TestRemoveContainerRunning (1.15s) [2021-03-14T18:12:44.648Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-14T18:12:44.692Z] Loaded image: debian:bullseye [2021-03-14T18:12:44.692Z] Loaded image: hello-world:latest [2021-03-14T18:12:44.692Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:12:44.692Z] INFO: Testing against a local daemon [2021-03-14T18:12:44.692Z] === RUN TestCgroupNamespacesBuild [2021-03-14T18:12:44.907Z] --- PASS: TestRenameLinkedContainer (3.73s) [2021-03-14T18:12:44.907Z] === RUN TestRenameStoppedContainer [2021-03-14T18:12:44.907Z] --- PASS: TestRenameStoppedContainer (0.92s) [2021-03-14T18:12:44.907Z] === RUN TestRenameRunningContainerAndReuse [2021-03-14T18:12:45.589Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.98s) [2021-03-14T18:12:45.589Z] === RUN TestRemoveInvalidContainer [2021-03-14T18:12:45.589Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-14T18:12:45.589Z] === RUN TestRenameLinkedContainer [2021-03-14T18:12:46.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-14T18:12:46.980Z] --- PASS: TestRenameRunningContainerAndReuse (1.91s) [2021-03-14T18:12:46.980Z] === RUN TestRenameInvalidName [2021-03-14T18:12:47.961Z] --- PASS: TestCgroupNamespacesBuild (3.45s) [2021-03-14T18:12:47.961Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-14T18:12:48.016Z] --- PASS: TestRenameInvalidName (0.92s) [2021-03-14T18:12:48.016Z] === RUN TestRenameAnonymousContainer [2021-03-14T18:12:49.508Z] --- PASS: TestRenameLinkedContainer (3.79s) [2021-03-14T18:12:49.508Z] === RUN TestRenameStoppedContainer [2021-03-14T18:12:49.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-14T18:12:50.029Z] --- PASS: TestRenameStoppedContainer (0.81s) [2021-03-14T18:12:50.029Z] === RUN TestRenameRunningContainerAndReuse [2021-03-14T18:12:50.478Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2021-03-14T18:12:50.478Z] === RUN TestBuildWithSession [2021-03-14T18:12:50.478Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-14T18:12:50.478Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:12:50.478Z] === RUN TestBuildSquashParent [2021-03-14T18:12:51.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-14T18:12:51.993Z] --- PASS: TestServiceWithDataPathPortInit (18.17s) [2021-03-14T18:12:51.993Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-14T18:12:52.139Z] --- PASS: TestCreateServiceMultipleTimes (15.89s) [2021-03-14T18:12:52.139Z] === RUN TestCreateServiceConflict [2021-03-14T18:12:52.139Z] --- PASS: TestCreateServiceConflict (2.35s) [2021-03-14T18:12:52.139Z] === RUN TestCreateServiceMaxReplicas [2021-03-14T18:12:52.348Z] --- PASS: TestRenameRunningContainerAndReuse (2.08s) [2021-03-14T18:12:52.348Z] === RUN TestRenameInvalidName [2021-03-14T18:12:53.287Z] --- PASS: TestRenameInvalidName (0.93s) [2021-03-14T18:12:53.287Z] === RUN TestRenameAnonymousContainer [2021-03-14T18:12:53.589Z] --- PASS: TestRenameAnonymousContainer (5.10s) [2021-03-14T18:12:53.589Z] === RUN TestRenameContainerWithSameName [2021-03-14T18:12:53.881Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2021-03-14T18:12:53.881Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-14T18:12:54.673Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2021-03-14T18:12:54.673Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-14T18:12:55.955Z] --- PASS: TestRenameContainerWithLinkedContainer (1.87s) [2021-03-14T18:12:55.955Z] === RUN TestResize [2021-03-14T18:12:56.590Z] --- PASS: TestResize (0.93s) [2021-03-14T18:12:56.590Z] === RUN TestResizeWithInvalidSize [2021-03-14T18:12:56.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-14T18:12:56.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-14T18:12:56.596Z] --- PASS: TestRenameAnonymousContainer (3.42s) [2021-03-14T18:12:56.596Z] === RUN TestRenameContainerWithSameName [2021-03-14T18:12:57.164Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-03-14T18:12:57.164Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-14T18:12:57.626Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2021-03-14T18:12:57.626Z] === RUN TestResizeWhenContainerNotStarted [2021-03-14T18:12:58.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-14T18:12:58.562Z] --- PASS: TestBuildSquashParent (7.15s) [2021-03-14T18:12:58.562Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-14T18:12:58.562Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:12:58.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:12:58.562Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:12:58.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:12:58.562Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:12:58.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:12:58.562Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:12:58.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:12:58.562Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:12:58.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:12:58.562Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:12:58.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:12:58.562Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:12:58.562Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:12:58.662Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2021-03-14T18:12:58.662Z] === RUN TestDaemonRestartKillContainers [2021-03-14T18:12:58.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:12:58.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:12:58.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:12:58.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:12:58.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:12:58.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:12:58.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:12:58.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:12:58.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:12:58.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:12:58.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:12:58.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:12:58.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:12:58.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:12:58.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:12:58.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:12:58.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:12:58.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:12:58.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:12:58.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:12:58.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:12:58.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:12:58.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:12:58.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:12:58.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:12:58.663Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:12:58.803Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2021-03-14T18:12:58.803Z] === RUN TestResize [2021-03-14T18:12:58.818Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:12:59.074Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:12:59.740Z] --- PASS: TestResize (0.73s) [2021-03-14T18:12:59.740Z] === RUN TestResizeWithInvalidSize [2021-03-14T18:12:59.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-14T18:13:00.308Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2021-03-14T18:13:00.309Z] === RUN TestResizeWhenContainerNotStarted [2021-03-14T18:13:00.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:13:00.877Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:13:00.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:13:00.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:13:00.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:13:00.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:13:00.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:13:00.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:13:00.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:13:00.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:13:00.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:13:00.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:13:00.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:13:00.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:13:00.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:13:00.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:13:00.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:13:00.964Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:13:00.964Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:13:01.074Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:13:02.010Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2021-03-14T18:13:02.010Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0qclrsf6m9o8gywyz5bh6260o Created:2021-03-14 18:12:53.678767603 +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[f8cc7d752e2e0c64e0608d3ecd722596d14096f99d85f633181905bba26b833c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.81ymr985ou56eszkk1vk5wzko EndpointID:26768aedc094b36db2bdd499dc2598d6c527cc10bd3e81e88e141d13e35bc013 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e870d8cbb6c9bb753f9beb83cdb83ae5d9651ea517780e6e3367410a4e2bac6a 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:be4eac2352e7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.81ymr985ou56eszkk1vk5wzko EndpointID:26768aedc094b36db2bdd499dc2598d6c527cc10bd3e81e88e141d13e35bc013 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-14T18:13:02.010Z] PASS [2021-03-14T18:13:02.010Z] [2021-03-14T18:13:02.010Z] === Skipped [2021-03-14T18:13:02.010Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:13:02.010Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:13:02.010Z] [2021-03-14T18:13:02.010Z] [2021-03-14T18:13:02.010Z] DONE 26 tests, 1 skipped in 60.077s [2021-03-14T18:13:02.010Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-14T18:13:02.010Z] ++ 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-03-14T18:13:02.010Z] ++ set -e [2021-03-14T18:13:02.010Z] ++ '[' -n 0 ']' [2021-03-14T18:13:02.010Z] ++ set -x [2021-03-14T18:13:02.010Z] ++ env -i DEST=/go/src/github.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-03-14T18:13:02.010Z] INFO: Testing against a local daemon [2021-03-14T18:13:02.010Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-14T18:13:02.010Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-14T18:13:02.010Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:13:02.010Z] === RUN TestDockerNetworkIpvlan [2021-03-14T18:13:02.010Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-14T18:13:02.010Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:13:02.010Z] PASS [2021-03-14T18:13:02.010Z] [2021-03-14T18:13:02.010Z] === Skipped [2021-03-14T18:13:02.010Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-14T18:13:02.010Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:13:02.010Z] [2021-03-14T18:13:02.010Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-14T18:13:02.010Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:13:02.010Z] [2021-03-14T18:13:02.010Z] [2021-03-14T18:13:02.010Z] DONE 2 tests, 2 skipped in 0.138s [2021-03-14T18:13:02.010Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-14T18:13:02.010Z] ++ 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-03-14T18:13:02.010Z] ++ set -e [2021-03-14T18:13:02.010Z] ++ '[' -n 0 ']' [2021-03-14T18:13:02.010Z] ++ set -x [2021-03-14T18:13:02.010Z] ++ env -i DEST=/go/src/github.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-03-14T18:13:02.010Z] INFO: Testing against a local daemon [2021-03-14T18:13:02.010Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-14T18:13:02.117Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:13:02.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:13:02.942Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-14T18:13:02.942Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2021-03-14T18:13:02.942Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.70s) [2021-03-14T18:13:02.942Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.80s) [2021-03-14T18:13:02.942Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.79s) [2021-03-14T18:13:02.942Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2021-03-14T18:13:02.942Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s) [2021-03-14T18:13:02.942Z] === RUN TestBuildMultiStageCopy [2021-03-14T18:13:02.942Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-14T18:13:03.402Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.17s) [2021-03-14T18:13:03.402Z] === RUN TestDockerNetworkMacvlan [2021-03-14T18:13:03.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:13:04.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:13:04.168Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:13:04.168Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:13:04.794Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-14T18:13:05.105Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-14T18:13:05.741Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-14T18:13:06.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:13:06.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:13:06.210Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-14T18:13:07.135Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-14T18:13:07.137Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-14T18:13:08.064Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-14T18:13:08.399Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:13:08.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-14T18:13:08.399Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:13:08.399Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-14T18:13:08.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:13:09.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:13:09.429Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-14T18:13:09.554Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s) [2021-03-14T18:13:09.554Z] === RUN TestCreateServiceSecretFileMode [2021-03-14T18:13:10.356Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2021-03-14T18:13:10.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2021-03-14T18:13:10.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-03-14T18:13:10.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-03-14T18:13:10.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-03-14T18:13:10.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-03-14T18:13:10.356Z] === RUN TestBuildMultiStageParentConfig [2021-03-14T18:13:10.446Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-14T18:13:10.491Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2021-03-14T18:13:10.491Z] === RUN TestCreateServiceConfigFileMode [2021-03-14T18:13:10.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:13:11.197Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s) [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s) [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.87s) [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.00s) [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2021-03-14T18:13:11.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2021-03-14T18:13:11.883Z] === RUN TestCgroupNamespacesRun [2021-03-14T18:13:12.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-14T18:13:13.053Z] --- PASS: TestCreateServiceConfigFileMode (2.27s) [2021-03-14T18:13:13.053Z] === RUN TestCreateServiceSysctls [2021-03-14T18:13:13.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:13:13.336Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:13:13.382Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-03-14T18:13:13.382Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-14T18:13:13.757Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-14T18:13:13.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-14T18:13:14.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:13:15.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-14T18:13:15.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:13:15.438Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2021-03-14T18:13:15.438Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-14T18:13:15.599Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-03-14T18:13:15.599Z] === RUN TestBuildLabelWithTargets [2021-03-14T18:13:15.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-14T18:13:15.621Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-14T18:13:16.338Z] --- PASS: TestCreateServiceSysctls (3.24s) [2021-03-14T18:13:16.338Z] === RUN TestCreateServiceCapabilities [2021-03-14T18:13:16.937Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2021-03-14T18:13:16.937Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.10s) [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.33s) [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.86s) [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s) [2021-03-14T18:13:18.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2021-03-14T18:13:18.158Z] === RUN TestCgroupNamespacesRun [2021-03-14T18:13:18.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-14T18:13:18.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-14T18:13:18.870Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2021-03-14T18:13:18.870Z] === RUN TestInspect [2021-03-14T18:13:18.993Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2021-03-14T18:13:18.993Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-14T18:13:19.539Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2021-03-14T18:13:19.539Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-14T18:13:20.361Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-14T18:13:20.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-14T18:13:20.492Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2021-03-14T18:13:20.492Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-14T18:13:21.065Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2021-03-14T18:13:21.065Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-14T18:13:21.402Z] --- PASS: TestInspect (2.59s) [2021-03-14T18:13:21.402Z] === RUN TestCreateJob [2021-03-14T18:13:21.761Z] --- PASS: TestDockerNetworkMacvlan (18.27s) [2021-03-14T18:13:21.761Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-03-14T18:13:21.761Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-03-14T18:13:21.761Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2021-03-14T18:13:21.761Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2021-03-14T18:13:21.761Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2021-03-14T18:13:21.761Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2021-03-14T18:13:21.761Z] PASS [2021-03-14T18:13:21.761Z] [2021-03-14T18:13:21.761Z] DONE 8 tests in 20.580s [2021-03-14T18:13:21.761Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-14T18:13:21.761Z] ++ 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-03-14T18:13:21.761Z] ++ set -e [2021-03-14T18:13:21.761Z] ++ '[' -n 0 ']' [2021-03-14T18:13:21.761Z] ++ set -x [2021-03-14T18:13:21.761Z] ++ env -i DEST=/go/src/github.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-03-14T18:13:21.761Z] testing: warning: no tests to run [2021-03-14T18:13:21.761Z] PASS [2021-03-14T18:13:21.761Z] [2021-03-14T18:13:21.761Z] DONE 0 tests in 0.026s [2021-03-14T18:13:21.761Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-14T18:13:21.761Z] ++ 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-03-14T18:13:21.761Z] ++ set -e [2021-03-14T18:13:21.761Z] ++ '[' -n 0 ']' [2021-03-14T18:13:21.761Z] ++ set -x [2021-03-14T18:13:21.761Z] ++ env -i DEST=/go/src/github.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-03-14T18:13:22.023Z] INFO: Testing against a local daemon [2021-03-14T18:13:22.023Z] === RUN TestAuthZPluginAllowRequest [2021-03-14T18:13:22.548Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2021-03-14T18:13:22.548Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-14T18:13:22.969Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2021-03-14T18:13:22.969Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-14T18:13:23.176Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2021-03-14T18:13:23.176Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-14T18:13:23.677Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-03-14T18:13:23.677Z] === RUN TestBuildWithEmptyLayers [2021-03-14T18:13:23.942Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2021-03-14T18:13:23.942Z] === RUN TestAuthZPluginTLS [2021-03-14T18:13:24.516Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-03-14T18:13:24.516Z] === RUN TestAuthZPluginDenyRequest [2021-03-14T18:13:24.687Z] --- PASS: TestCreateJob (3.20s) [2021-03-14T18:13:24.687Z] === RUN TestReplicatedJob [2021-03-14T18:13:25.090Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2021-03-14T18:13:25.090Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-14T18:13:25.103Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-14T18:13:25.103Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-14T18:13:25.103Z] ok github.com/docker/docker/api/types/strslice 0.028s coverage: 90.0% of statements [2021-03-14T18:13:25.103Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-03-14T18:13:25.103Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-14T18:13:25.103Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2021-03-14T18:13:25.103Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/builder [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-14T18:13:25.103Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-14T18:13:25.233Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2021-03-14T18:13:25.233Z] === RUN TestKernelTCPMemory [2021-03-14T18:13:25.504Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2021-03-14T18:13:25.504Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-14T18:13:25.664Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2021-03-14T18:13:25.664Z] === RUN TestAuthZPluginDenyResponse [2021-03-14T18:13:25.863Z] --- PASS: TestKernelTCPMemory (0.95s) [2021-03-14T18:13:25.863Z] === RUN TestNISDomainname [2021-03-14T18:13:26.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-14T18:13:26.190Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-03-14T18:13:26.190Z] === RUN TestBuildMultiStageOnBuild [2021-03-14T18:13:26.609Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-03-14T18:13:26.609Z] === RUN TestAuthZPluginAllowEventStream [2021-03-14T18:13:26.639Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2021-03-14T18:13:26.890Z] --- PASS: TestNISDomainname (1.08s) [2021-03-14T18:13:26.890Z] === RUN TestHostnameDnsResolution [2021-03-14T18:13:27.451Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.00s) [2021-03-14T18:13:27.451Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-14T18:13:27.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-14T18:13:28.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-14T18:13:28.533Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2021-03-14T18:13:28.533Z] === RUN TestAuthZPluginErrorResponse [2021-03-14T18:13:28.746Z] ok github.com/docker/docker/builder/remotecontext/git 4.174s coverage: 86.3% of statements [2021-03-14T18:13:28.795Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-03-14T18:13:28.795Z] === RUN TestAuthZPluginErrorRequest [2021-03-14T18:13:28.948Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-03-14T18:13:28.948Z] === RUN TestStats [2021-03-14T18:13:28.957Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2021-03-14T18:13:28.957Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-14T18:13:28.957Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-14T18:13:29.369Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2021-03-14T18:13:29.369Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-14T18:13:29.893Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2021-03-14T18:13:29.893Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-14T18:13:29.954Z] --- PASS: TestReplicatedJob (5.26s) [2021-03-14T18:13:29.954Z] === RUN TestUpdateReplicatedJob [2021-03-14T18:13:30.152Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-14T18:13:30.294Z] ok github.com/docker/docker/builder/remotecontext 0.441s coverage: 13.7% of statements [2021-03-14T18:13:30.315Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2021-03-14T18:13:30.315Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-14T18:13:31.089Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-14T18:13:31.344Z] ok github.com/docker/docker/builder/dockerfile 1.251s coverage: 48.3% of statements [2021-03-14T18:13:31.344Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-14T18:13:31.344Z] ? github.com/docker/docker/cli [no test files] [2021-03-14T18:13:31.344Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-14T18:13:31.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-14T18:13:31.430Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-03-14T18:13:31.430Z] === RUN TestBuildUncleanTarFilenames [2021-03-14T18:13:31.694Z] --- PASS: TestStats (3.02s) [2021-03-14T18:13:31.694Z] === RUN TestStopContainerWithTimeout [2021-03-14T18:13:31.694Z] === RUN TestStopContainerWithTimeout/0 [2021-03-14T18:13:31.694Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-14T18:13:31.694Z] === RUN TestStopContainerWithTimeout/1 [2021-03-14T18:13:31.694Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-14T18:13:31.694Z] === RUN TestStopContainerWithTimeout/3 [2021-03-14T18:13:31.694Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-14T18:13:31.694Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-14T18:13:31.694Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-14T18:13:31.694Z] === CONT TestStopContainerWithTimeout/0 [2021-03-14T18:13:31.694Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-14T18:13:31.916Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-03-14T18:13:31.916Z] === RUN TestKernelTCPMemory [2021-03-14T18:13:31.991Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-03-14T18:13:31.991Z] === RUN TestBuildMultiStageLayerLeak [2021-03-14T18:13:32.854Z] --- PASS: TestKernelTCPMemory (0.93s) [2021-03-14T18:13:32.854Z] === RUN TestNISDomainname [2021-03-14T18:13:32.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-14T18:13:32.867Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2021-03-14T18:13:32.867Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-14T18:13:33.197Z] === CONT TestStopContainerWithTimeout/3 [2021-03-14T18:13:33.240Z] --- PASS: TestUpdateReplicatedJob (3.19s) [2021-03-14T18:13:33.240Z] === RUN TestServiceListWithStatuses [2021-03-14T18:13:33.240Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-14T18:13:33.240Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-14T18:13:33.240Z] === RUN TestDockerNetworkConnectAlias [2021-03-14T18:13:33.792Z] --- PASS: TestNISDomainname (1.03s) [2021-03-14T18:13:33.792Z] === RUN TestHostnameDnsResolution [2021-03-14T18:13:34.695Z] === CONT TestStopContainerWithTimeout/1 [2021-03-14T18:13:34.786Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2021-03-14T18:13:34.786Z] === RUN TestAuthZPluginHeader [2021-03-14T18:13:35.171Z] --- PASS: TestHostnameDnsResolution (1.26s) [2021-03-14T18:13:35.171Z] === RUN TestStats [2021-03-14T18:13:35.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-14T18:13:35.732Z] --- PASS: TestAuthZPluginHeader (1.03s) [2021-03-14T18:13:35.732Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-14T18:13:35.732Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-14T18:13:35.732Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:13:35.732Z] === RUN TestAuthZPluginV2Disable [2021-03-14T18:13:35.732Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-14T18:13:35.732Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:13:35.732Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-14T18:13:35.732Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-14T18:13:35.732Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:13:35.732Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-14T18:13:35.732Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-14T18:13:35.732Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:13:35.732Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-14T18:13:36.156Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s) [2021-03-14T18:13:36.156Z] === RUN TestBuildWithHugeFile [2021-03-14T18:13:36.548Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-14T18:13:36.752Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-14T18:13:36.752Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2021-03-14T18:13:36.752Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2021-03-14T18:13:36.752Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2021-03-14T18:13:36.752Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2021-03-14T18:13:36.752Z] === RUN TestDeleteDevicemapper [2021-03-14T18:13:36.752Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-14T18:13:36.752Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-14T18:13:36.752Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-14T18:13:36.974Z] ok github.com/docker/docker/client 0.546s coverage: 75.4% of statements [2021-03-14T18:13:37.429Z] --- PASS: TestDockerNetworkConnectAlias (4.35s) [2021-03-14T18:13:37.429Z] === RUN TestDockerNetworkReConnect [2021-03-14T18:13:37.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-14T18:13:37.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-14T18:13:37.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-14T18:13:37.925Z] --- PASS: TestStats (2.82s) [2021-03-14T18:13:37.925Z] === RUN TestStopContainerWithTimeout [2021-03-14T18:13:37.925Z] === RUN TestStopContainerWithTimeout/0 [2021-03-14T18:13:37.925Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-14T18:13:37.925Z] === RUN TestStopContainerWithTimeout/1 [2021-03-14T18:13:37.925Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-14T18:13:37.925Z] === RUN TestStopContainerWithTimeout/3 [2021-03-14T18:13:37.925Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-14T18:13:37.925Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-14T18:13:37.925Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-14T18:13:37.925Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-14T18:13:37.925Z] === CONT TestStopContainerWithTimeout/0 [2021-03-14T18:13:37.925Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-14T18:13:38.862Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-14T18:13:39.122Z] === CONT TestStopContainerWithTimeout/3 [2021-03-14T18:13:40.057Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-14T18:13:40.714Z] --- PASS: TestDockerNetworkReConnect (3.08s) [2021-03-14T18:13:40.714Z] === RUN TestServicePlugin [2021-03-14T18:13:40.993Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-14T18:13:41.190Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s) [2021-03-14T18:13:41.190Z] === RUN TestUpdateMemory [2021-03-14T18:13:41.190Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-14T18:13:41.190Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:13:41.190Z] === RUN TestUpdateCPUQuota [2021-03-14T18:13:41.251Z] === CONT TestStopContainerWithTimeout/1 [2021-03-14T18:13:41.818Z] --- PASS: TestUpdateCPUQuota (1.30s) [2021-03-14T18:13:41.818Z] === RUN TestUpdatePidsLimit [2021-03-14T18:13:41.818Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-14T18:13:42.107Z] === RUN TestUpdatePidsLimit/no_change [2021-03-14T18:13:42.397Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-14T18:13:43.025Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-14T18:13:43.157Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-03-14T18:13:43.157Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2021-03-14T18:13:43.157Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2021-03-14T18:13:43.157Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-03-14T18:13:43.157Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2021-03-14T18:13:43.157Z] === RUN TestDeleteDevicemapper [2021-03-14T18:13:43.157Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2021-03-14T18:13:43.157Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-14T18:13:43.157Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-14T18:13:43.225Z] === RUN TestBoolValue [2021-03-14T18:13:43.225Z] --- PASS: TestBoolValue (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestBoolValueOrDefault [2021-03-14T18:13:43.225Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestInt64ValueOrZero [2021-03-14T18:13:43.225Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestInt64ValueOrDefault [2021-03-14T18:13:43.225Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-14T18:13:43.225Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestJsonContentType [2021-03-14T18:13:43.225Z] --- PASS: TestJsonContentType (0.00s) [2021-03-14T18:13:43.225Z] PASS [2021-03-14T18:13:43.225Z] coverage: 14.7% of statements [2021-03-14T18:13:43.225Z] ok github.com/docker/docker/api/server/httputils 0.066s coverage: 14.7% of statements [2021-03-14T18:13:43.225Z] === RUN TestMaskSecretKeys [2021-03-14T18:13:43.225Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-14T18:13:43.225Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-14T18:13:43.225Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-14T18:13:43.225Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-14T18:13:43.225Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-14T18:13:43.225Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-14T18:13:43.225Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestVersionMiddlewareVersion [2021-03-14T18:13:43.225Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-14T18:13:43.225Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-14T18:13:43.225Z] PASS [2021-03-14T18:13:43.225Z] coverage: 37.7% of statements [2021-03-14T18:13:43.225Z] ok github.com/docker/docker/api/server/middleware 0.067s coverage: 37.7% of statements [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-14T18:13:43.225Z] === RUN TestToJSON [2021-03-14T18:13:43.225Z] --- PASS: TestToJSON (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestToParamWithVersion [2021-03-14T18:13:43.225Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestFromJSON [2021-03-14T18:13:43.225Z] --- PASS: TestFromJSON (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestEmpty [2021-03-14T18:13:43.225Z] --- PASS: TestEmpty (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestArgsMatchKVListEmptySources [2021-03-14T18:13:43.225Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestArgsMatchKVList [2021-03-14T18:13:43.225Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestArgsMatch [2021-03-14T18:13:43.225Z] --- PASS: TestArgsMatch (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestAdd [2021-03-14T18:13:43.225Z] --- PASS: TestAdd (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestDel [2021-03-14T18:13:43.225Z] --- PASS: TestDel (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestLen [2021-03-14T18:13:43.225Z] --- PASS: TestLen (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestExactMatch [2021-03-14T18:13:43.225Z] --- PASS: TestExactMatch (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestOnlyOneExactMatch [2021-03-14T18:13:43.225Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestContains [2021-03-14T18:13:43.225Z] --- PASS: TestContains (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestValidate [2021-03-14T18:13:43.225Z] --- PASS: TestValidate (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestWalkValues [2021-03-14T18:13:43.225Z] --- PASS: TestWalkValues (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestFuzzyMatch [2021-03-14T18:13:43.225Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestClone [2021-03-14T18:13:43.225Z] --- PASS: TestClone (0.00s) [2021-03-14T18:13:43.225Z] PASS [2021-03-14T18:13:43.225Z] coverage: 92.2% of statements [2021-03-14T18:13:43.225Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2021-03-14T18:13:43.225Z] === RUN TestStrSliceMarshalJSON [2021-03-14T18:13:43.225Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestStrSliceUnmarshalJSON [2021-03-14T18:13:43.225Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestStrSliceUnmarshalString [2021-03-14T18:13:43.225Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestStrSliceUnmarshalSlice [2021-03-14T18:13:43.225Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-14T18:13:43.225Z] PASS [2021-03-14T18:13:43.225Z] coverage: 90.0% of statements [2021-03-14T18:13:43.225Z] ok github.com/docker/docker/api/types/strslice 0.153s coverage: 90.0% of statements [2021-03-14T18:13:43.225Z] === RUN TestDurationToSecondsString [2021-03-14T18:13:43.225Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-14T18:13:43.225Z] === RUN TestGetTimestamp [2021-03-14T18:13:43.225Z] === RUN TestAdjustForAPIVersion [2021-03-14T18:13:43.225Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-14T18:13:43.225Z] PASS [2021-03-14T18:13:43.225Z] coverage: 5.7% of statements [2021-03-14T18:13:43.225Z] ok github.com/docker/docker/api/server/router/swarm 0.061s coverage: 5.7% of statements [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-14T18:13:43.225Z] --- PASS: TestGetTimestamp (0.16s) [2021-03-14T18:13:43.225Z] === RUN TestParseTimestamps [2021-03-14T18:13:43.225Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-14T18:13:43.225Z] PASS [2021-03-14T18:13:43.225Z] coverage: 100.0% of statements [2021-03-14T18:13:43.225Z] ok github.com/docker/docker/api/types/time 0.219s coverage: 100.0% of statements [2021-03-14T18:13:43.225Z] === RUN TestCompareVersion [2021-03-14T18:13:43.225Z] --- PASS: TestCompareVersion (0.00s) [2021-03-14T18:13:43.225Z] PASS [2021-03-14T18:13:43.225Z] coverage: 75.0% of statements [2021-03-14T18:13:43.225Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/builder [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-14T18:13:43.225Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-14T18:13:43.314Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-14T18:13:43.604Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-14T18:13:43.699Z] === RUN TestParseRemoteURL [2021-03-14T18:13:43.699Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-14T18:13:43.699Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-14T18:13:43.699Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-14T18:13:43.699Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-14T18:13:43.699Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-14T18:13:43.699Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-14T18:13:43.699Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-14T18:13:43.699Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-14T18:13:43.699Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-14T18:13:43.699Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-14T18:13:43.699Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-14T18:13:43.699Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-14T18:13:43.699Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-14T18:13:43.699Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-14T18:13:43.699Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-14T18:13:43.699Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-14T18:13:43.699Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-14T18:13:43.699Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-14T18:13:43.699Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-14T18:13:43.699Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-14T18:13:43.699Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-14T18:13:43.699Z] === RUN TestCloneArgsSmartHttp [2021-03-14T18:13:43.699Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2021-03-14T18:13:43.699Z] === RUN TestCloneArgsDumbHttp [2021-03-14T18:13:43.699Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-14T18:13:43.699Z] === RUN TestCloneArgsGit [2021-03-14T18:13:43.699Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-14T18:13:43.699Z] === RUN TestCheckoutGit [2021-03-14T18:13:43.893Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-14T18:13:45.067Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-14T18:13:45.393Z] --- PASS: TestUpdatePidsLimit (3.61s) [2021-03-14T18:13:45.393Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2021-03-14T18:13:45.393Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2021-03-14T18:13:45.393Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-03-14T18:13:45.393Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-03-14T18:13:45.393Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-03-14T18:13:45.393Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2021-03-14T18:13:45.393Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2021-03-14T18:13:45.393Z] === RUN TestUpdateRestartPolicy [2021-03-14T18:13:45.941Z] === RUN TestEnable [2021-03-14T18:13:45.941Z] --- PASS: TestEnable (0.00s) [2021-03-14T18:13:45.941Z] === RUN TestDisable [2021-03-14T18:13:45.941Z] --- PASS: TestDisable (0.00s) [2021-03-14T18:13:45.941Z] === RUN TestEnabled [2021-03-14T18:13:45.941Z] --- PASS: TestEnabled (0.00s) [2021-03-14T18:13:45.941Z] PASS [2021-03-14T18:13:45.941Z] coverage: 100.0% of statements [2021-03-14T18:13:45.941Z] ok github.com/docker/docker/cli/debug 0.061s coverage: 100.0% of statements [2021-03-14T18:13:46.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-14T18:13:46.415Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-14T18:13:46.415Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-03-14T18:13:46.415Z] === RUN TestProcessNoDockerignore [2021-03-14T18:13:46.415Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-03-14T18:13:46.415Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-14T18:13:46.415Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-03-14T18:13:46.415Z] === RUN TestDetectContentType [2021-03-14T18:13:46.415Z] --- PASS: TestDetectContentType (0.00s) [2021-03-14T18:13:46.415Z] === RUN TestSelectAcceptableMIME [2021-03-14T18:13:46.415Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-14T18:13:46.415Z] === RUN TestInspectEmptyResponse [2021-03-14T18:13:46.415Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-14T18:13:46.415Z] === RUN TestInspectResponseBinary [2021-03-14T18:13:46.415Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-14T18:13:46.415Z] === RUN TestResponseUnsupportedContentType [2021-03-14T18:13:46.415Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-14T18:13:46.415Z] === RUN TestInspectResponseTextSimple [2021-03-14T18:13:46.415Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-14T18:13:46.415Z] === RUN TestInspectResponseEmptyContentType [2021-03-14T18:13:46.415Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-14T18:13:46.415Z] === RUN TestUnknownContentLength [2021-03-14T18:13:46.415Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-14T18:13:46.415Z] === RUN TestDownloadRemote [2021-03-14T18:13:46.415Z] --- PASS: TestDownloadRemote (0.10s) [2021-03-14T18:13:46.415Z] === RUN TestGetWithStatusError [2021-03-14T18:13:46.415Z] --- PASS: TestGetWithStatusError (0.00s) [2021-03-14T18:13:46.415Z] === RUN TestCloseRootDirectory [2021-03-14T18:13:46.415Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-03-14T18:13:46.415Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:13:46.415Z] === RUN TestHashFile [2021-03-14T18:13:46.415Z] --- SKIP: TestHashFile (0.00s) [2021-03-14T18:13:46.415Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:13:46.415Z] === RUN TestHashSubdir [2021-03-14T18:13:46.415Z] --- SKIP: TestHashSubdir (0.00s) [2021-03-14T18:13:46.415Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:13:46.415Z] === RUN TestRemoveDirectory [2021-03-14T18:13:46.415Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-03-14T18:13:46.415Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:13:46.415Z] PASS [2021-03-14T18:13:46.415Z] coverage: 9.3% of statements [2021-03-14T18:13:46.415Z] ok github.com/docker/docker/builder/remotecontext 0.378s coverage: 9.3% of statements [2021-03-14T18:13:46.942Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.73s) [2021-03-14T18:13:46.942Z] === RUN TestUpdateMemory [2021-03-14T18:13:46.942Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-14T18:13:46.942Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:13:46.942Z] === RUN TestUpdateCPUQuota [2021-03-14T18:13:47.422Z] === RUN TestGetAllAllowed [2021-03-14T18:13:47.422Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestGetAllMeta [2021-03-14T18:13:47.422Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-14T18:13:47.422Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestIsUnreferencedBuiltin [2021-03-14T18:13:47.422Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestIsExistingDirectory [2021-03-14T18:13:47.422Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestGetFilenameForDownload [2021-03-14T18:13:47.422Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestEnv2Variables [2021-03-14T18:13:47.422Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-14T18:13:47.422Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestMaintainer [2021-03-14T18:13:47.422Z] --- PASS: TestMaintainer (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestLabel [2021-03-14T18:13:47.422Z] --- PASS: TestLabel (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestFromScratch [2021-03-14T18:13:47.422Z] --- PASS: TestFromScratch (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestFromWithArg [2021-03-14T18:13:47.422Z] --- PASS: TestFromWithArg (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-14T18:13:47.422Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestFromWithUndefinedArg [2021-03-14T18:13:47.422Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestFromMultiStageWithNamedStage [2021-03-14T18:13:47.422Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestOnbuild [2021-03-14T18:13:47.422Z] --- PASS: TestOnbuild (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestWorkdir [2021-03-14T18:13:47.422Z] --- PASS: TestWorkdir (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestCmd [2021-03-14T18:13:47.422Z] --- PASS: TestCmd (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestHealthcheckNone [2021-03-14T18:13:47.422Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestHealthcheckCmd [2021-03-14T18:13:47.422Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestEntrypoint [2021-03-14T18:13:47.422Z] --- PASS: TestEntrypoint (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestExpose [2021-03-14T18:13:47.422Z] --- PASS: TestExpose (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestUser [2021-03-14T18:13:47.422Z] --- PASS: TestUser (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestVolume [2021-03-14T18:13:47.422Z] --- PASS: TestVolume (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestStopSignal [2021-03-14T18:13:47.422Z] --- SKIP: TestStopSignal (0.00s) [2021-03-14T18:13:47.422Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-14T18:13:47.422Z] === RUN TestArg [2021-03-14T18:13:47.422Z] --- PASS: TestArg (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestShell [2021-03-14T18:13:47.422Z] --- PASS: TestShell (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestPrependEnvOnCmd [2021-03-14T18:13:47.422Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestRunWithBuildArgs [2021-03-14T18:13:47.422Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestRunIgnoresHealthcheck [2021-03-14T18:13:47.422Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestNormalizeWorkdir [2021-03-14T18:13:47.422Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestDispatch [2021-03-14T18:13:47.422Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-14T18:13:47.422Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-14T18:13:47.422Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-14T18:13:47.422Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-14T18:13:47.422Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-14T18:13:47.422Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-14T18:13:47.422Z] === RUN TestDispatch/COPY_url [2021-03-14T18:13:47.422Z] --- PASS: TestDispatch (0.14s) [2021-03-14T18:13:47.422Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-03-14T18:13:47.422Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-03-14T18:13:47.422Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2021-03-14T18:13:47.422Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.04s) [2021-03-14T18:13:47.422Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-14T18:13:47.422Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-03-14T18:13:47.422Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestAddScratchImageAddsToMounts [2021-03-14T18:13:47.422Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-14T18:13:47.422Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-14T18:13:47.422Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-14T18:13:47.422Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestImageSourceGetAddsToMounts [2021-03-14T18:13:47.422Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestEmptyDockerfile [2021-03-14T18:13:47.422Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-03-14T18:13:47.422Z] === RUN TestSymlinkDockerfile [2021-03-14T18:13:47.422Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-14T18:13:47.422Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-14T18:13:47.422Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestNonExistingDockerfile [2021-03-14T18:13:47.422Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestCopyRunConfig [2021-03-14T18:13:47.422Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestDeepCopyRunConfig [2021-03-14T18:13:47.422Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestExportImage [2021-03-14T18:13:47.422Z] --- PASS: TestExportImage (0.00s) [2021-03-14T18:13:47.422Z] === RUN TestNormalizeDest [2021-03-14T18:13:47.422Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-14T18:13:47.422Z] PASS [2021-03-14T18:13:47.422Z] coverage: 46.6% of statements [2021-03-14T18:13:47.422Z] ok github.com/docker/docker/builder/dockerfile 0.349s coverage: 46.6% of statements [2021-03-14T18:13:47.422Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-14T18:13:47.879Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-14T18:13:48.447Z] --- PASS: TestUpdateCPUQuota (1.67s) [2021-03-14T18:13:48.447Z] === RUN TestUpdatePidsLimit [2021-03-14T18:13:48.447Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-14T18:13:48.706Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-14T18:13:48.965Z] === RUN TestUpdatePidsLimit/no_change [2021-03-14T18:13:49.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-14T18:13:49.224Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-14T18:13:49.482Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-14T18:13:49.744Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-14T18:13:49.744Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-14T18:13:50.002Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-14T18:13:50.261Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-14T18:13:50.520Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-14T18:13:50.520Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-14T18:13:50.520Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-14T18:13:51.089Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-14T18:13:52.028Z] --- PASS: TestUpdatePidsLimit (3.74s) [2021-03-14T18:13:52.028Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2021-03-14T18:13:52.028Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-03-14T18:13:52.028Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-03-14T18:13:52.028Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2021-03-14T18:13:52.028Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2021-03-14T18:13:52.028Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-03-14T18:13:52.028Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2021-03-14T18:13:52.028Z] === RUN TestUpdateRestartPolicy [2021-03-14T18:13:52.287Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-14T18:13:52.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-14T18:13:53.861Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.11s) [2021-03-14T18:13:53.861Z] PASS [2021-03-14T18:13:53.861Z] [2021-03-14T18:13:53.861Z] === Skipped [2021-03-14T18:13:53.861Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-14T18:13:53.861Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:13:53.861Z] [2021-03-14T18:13:53.861Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-14T18:13:53.861Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:13:53.861Z] [2021-03-14T18:13:53.861Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-14T18:13:53.861Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:13:53.861Z] [2021-03-14T18:13:53.861Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-14T18:13:53.861Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:13:53.861Z] [2021-03-14T18:13:53.861Z] [2021-03-14T18:13:53.861Z] DONE 17 tests, 4 skipped in 31.994s [2021-03-14T18:13:53.861Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-14T18:13:53.861Z] ++ 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-03-14T18:13:53.861Z] ++ set -e [2021-03-14T18:13:53.861Z] ++ '[' -n 0 ']' [2021-03-14T18:13:53.861Z] ++ set -x [2021-03-14T18:13:53.861Z] ++ env -i DEST=/go/src/github.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-03-14T18:13:53.861Z] INFO: Testing against a local daemon [2021-03-14T18:13:53.861Z] === RUN TestPluginInvalidJSON [2021-03-14T18:13:54.123Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:13:54.123Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:13:54.123Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:13:54.123Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-14T18:13:54.123Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-14T18:13:54.123Z] === RUN TestPluginInstall [2021-03-14T18:13:54.123Z] === RUN TestPluginInstall/no_auth [2021-03-14T18:13:55.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-14T18:13:56.043Z] time="2021-03-14T18:13:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:13:56.043Z] time="2021-03-14T18:13:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c677c706f68752aeb8811ede52311f166f41ea834c8c755ffaa293f6f3ca8088" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:13:56.043Z] time="2021-03-14T18:13:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:13:56.043Z] time="2021-03-14T18:13:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c677c706f68752aeb8811ede52311f166f41ea834c8c755ffaa293f6f3ca8088" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:13:56.617Z] === RUN TestPluginInstall/with_htpasswd [2021-03-14T18:13:56.984Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-14T18:13:57.191Z] time="2021-03-14T18:13:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:13:57.191Z] time="2021-03-14T18:13:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05673aa72ac1fb25f1d9075d4513e062cdd02a489bc4b83973b4b45a28608802" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:13:57.191Z] time="2021-03-14T18:13:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:13:57.191Z] time="2021-03-14T18:13:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05673aa72ac1fb25f1d9075d4513e062cdd02a489bc4b83973b4b45a28608802" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:13:57.552Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-14T18:13:57.764Z] === RUN TestPluginInstall/with_insecure [2021-03-14T18:13:58.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-14T18:13:58.232Z] --- PASS: TestUpdateRestartPolicy (12.95s) [2021-03-14T18:13:58.233Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-14T18:13:58.378Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-14T18:13:58.637Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-14T18:13:59.154Z] time="2021-03-14T18:13:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:13:59.154Z] time="2021-03-14T18:13:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:520183742f0798772de079dfe86e811efcc9cbfb804dc0078c8ace2b6a6b36ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:13:59.154Z] time="2021-03-14T18:13:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:13:59.154Z] time="2021-03-14T18:13:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:520183742f0798772de079dfe86e811efcc9cbfb804dc0078c8ace2b6a6b36ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:13:59.263Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2021-03-14T18:13:59.263Z] === RUN TestWaitNonBlocked [2021-03-14T18:13:59.263Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:13:59.263Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:13:59.263Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:13:59.263Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:13:59.263Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:13:59.263Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:13:59.416Z] --- PASS: TestPluginInstall (5.37s) [2021-03-14T18:13:59.416Z] --- PASS: TestPluginInstall/no_auth (2.47s) [2021-03-14T18:13:59.416Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2021-03-14T18:13:59.416Z] --- PASS: TestPluginInstall/with_insecure (1.71s) [2021-03-14T18:13:59.416Z] plugin_test.go:160: [dc7f846a1bbb9] daemon is not started [2021-03-14T18:13:59.416Z] === RUN TestPluginsWithRuntimes [2021-03-14T18:13:59.572Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-14T18:13:59.831Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-14T18:13:59.997Z] === RUN TestCheckpointCreateError [2021-03-14T18:13:59.997Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCheckpointCreate [2021-03-14T18:13:59.997Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCheckpointDeleteError [2021-03-14T18:13:59.997Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCheckpointDelete [2021-03-14T18:13:59.997Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCheckpointListError [2021-03-14T18:13:59.997Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCheckpointList [2021-03-14T18:13:59.997Z] --- PASS: TestCheckpointList (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCheckpointListContainerNotFound [2021-03-14T18:13:59.997Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestNewClientWithOpsFromEnv [2021-03-14T18:13:59.997Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-14T18:13:59.997Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-14T18:13:59.997Z] === RUN TestGetAPIPath [2021-03-14T18:13:59.997Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestParseHostURL [2021-03-14T18:13:59.997Z] --- PASS: TestParseHostURL (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-14T18:13:59.997Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-14T18:13:59.997Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestNegotiateAPIVersion [2021-03-14T18:13:59.997Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestNegotiateAPVersionOverride [2021-03-14T18:13:59.997Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-14T18:13:59.997Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-14T18:13:59.997Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-14T18:13:59.997Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestClientRedirect [2021-03-14T18:13:59.997Z] --- PASS: TestClientRedirect (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigCreateUnsupported [2021-03-14T18:13:59.997Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigCreateError [2021-03-14T18:13:59.997Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigCreate [2021-03-14T18:13:59.997Z] --- PASS: TestConfigCreate (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigInspectNotFound [2021-03-14T18:13:59.997Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigInspectWithEmptyID [2021-03-14T18:13:59.997Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigInspectUnsupported [2021-03-14T18:13:59.997Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigInspectError [2021-03-14T18:13:59.997Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigInspectConfigNotFound [2021-03-14T18:13:59.997Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigInspect [2021-03-14T18:13:59.997Z] --- PASS: TestConfigInspect (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigListUnsupported [2021-03-14T18:13:59.997Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigListError [2021-03-14T18:13:59.997Z] --- PASS: TestConfigListError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigList [2021-03-14T18:13:59.997Z] --- PASS: TestConfigList (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigRemoveUnsupported [2021-03-14T18:13:59.997Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigRemoveError [2021-03-14T18:13:59.997Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigRemove [2021-03-14T18:13:59.997Z] --- PASS: TestConfigRemove (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigUpdateUnsupported [2021-03-14T18:13:59.997Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigUpdateError [2021-03-14T18:13:59.997Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestConfigUpdate [2021-03-14T18:13:59.997Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerCommitError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerCommit [2021-03-14T18:13:59.997Z] --- PASS: TestContainerCommit (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerStatPathError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerStatPathNotFoundError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerStatPathNoHeaderError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerStatPath [2021-03-14T18:13:59.997Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCopyToContainerError [2021-03-14T18:13:59.997Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCopyToContainerNotFoundError [2021-03-14T18:13:59.997Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-14T18:13:59.997Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCopyToContainer [2021-03-14T18:13:59.997Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCopyFromContainerError [2021-03-14T18:13:59.997Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCopyFromContainerNotFoundError [2021-03-14T18:13:59.997Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-14T18:13:59.997Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-14T18:13:59.997Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestCopyFromContainer [2021-03-14T18:13:59.997Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerCreateError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerCreateImageNotFound [2021-03-14T18:13:59.997Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerCreateWithName [2021-03-14T18:13:59.997Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerCreateAutoRemove [2021-03-14T18:13:59.997Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerDiffError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerDiff [2021-03-14T18:13:59.997Z] --- PASS: TestContainerDiff (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerExecCreateError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerExecCreate [2021-03-14T18:13:59.997Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerExecStartError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerExecStart [2021-03-14T18:13:59.997Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerExecInspectError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerExecInspect [2021-03-14T18:13:59.997Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerExportError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerExportError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerExport [2021-03-14T18:13:59.997Z] --- PASS: TestContainerExport (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerInspectError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerInspectContainerNotFound [2021-03-14T18:13:59.997Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerInspectWithEmptyID [2021-03-14T18:13:59.997Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerInspect [2021-03-14T18:13:59.997Z] --- PASS: TestContainerInspect (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerInspectNode [2021-03-14T18:13:59.997Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerKillError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerKillError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerKill [2021-03-14T18:13:59.997Z] --- PASS: TestContainerKill (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerListError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerListError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerList [2021-03-14T18:13:59.997Z] --- PASS: TestContainerList (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerLogsNotFoundError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerLogsError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerLogs [2021-03-14T18:13:59.997Z] --- PASS: TestContainerLogs (0.22s) [2021-03-14T18:13:59.997Z] === RUN TestContainerPauseError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerPause [2021-03-14T18:13:59.997Z] --- PASS: TestContainerPause (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainersPruneError [2021-03-14T18:13:59.997Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainersPrune [2021-03-14T18:13:59.997Z] --- PASS: TestContainersPrune (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerRemoveError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerRemoveNotFoundError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerRemove [2021-03-14T18:13:59.997Z] --- PASS: TestContainerRemove (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerRenameError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerRename [2021-03-14T18:13:59.997Z] --- PASS: TestContainerRename (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerResizeError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerExecResizeError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerResize [2021-03-14T18:13:59.997Z] --- PASS: TestContainerResize (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerExecResize [2021-03-14T18:13:59.997Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerRestartError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerRestart [2021-03-14T18:13:59.997Z] --- PASS: TestContainerRestart (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerStartError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerStartError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerStart [2021-03-14T18:13:59.997Z] --- PASS: TestContainerStart (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerStatsError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerStats [2021-03-14T18:13:59.997Z] --- PASS: TestContainerStats (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerStopError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerStopError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerStop [2021-03-14T18:13:59.997Z] --- PASS: TestContainerStop (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerTopError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerTopError (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerTop [2021-03-14T18:13:59.997Z] --- PASS: TestContainerTop (0.00s) [2021-03-14T18:13:59.997Z] === RUN TestContainerUnpauseError [2021-03-14T18:13:59.997Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestContainerUnpause [2021-03-14T18:13:59.998Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestContainerUpdateError [2021-03-14T18:13:59.998Z] --- PASS: TestContainerUpdateError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestContainerUpdate [2021-03-14T18:13:59.998Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestContainerWaitError [2021-03-14T18:13:59.998Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestContainerWait [2021-03-14T18:13:59.998Z] --- PASS: TestContainerWait (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestDiskUsageError [2021-03-14T18:13:59.998Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestDiskUsage [2021-03-14T18:13:59.998Z] --- PASS: TestDiskUsage (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestDistributionInspectUnsupported [2021-03-14T18:13:59.998Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestDistributionInspectWithEmptyID [2021-03-14T18:13:59.998Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestEventsErrorInOptions [2021-03-14T18:13:59.998Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestEventsErrorFromServer [2021-03-14T18:13:59.998Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestEvents [2021-03-14T18:13:59.998Z] --- PASS: TestEvents (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestTLSCloseWriter [2021-03-14T18:13:59.998Z] === PAUSE TestTLSCloseWriter [2021-03-14T18:13:59.998Z] === RUN TestImageBuildError [2021-03-14T18:13:59.998Z] --- PASS: TestImageBuildError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageBuild [2021-03-14T18:13:59.998Z] --- PASS: TestImageBuild (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestGetDockerOS [2021-03-14T18:13:59.998Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageCreateError [2021-03-14T18:13:59.998Z] --- PASS: TestImageCreateError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageCreate [2021-03-14T18:13:59.998Z] --- PASS: TestImageCreate (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageHistoryError [2021-03-14T18:13:59.998Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageHistory [2021-03-14T18:13:59.998Z] --- PASS: TestImageHistory (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageImportError [2021-03-14T18:13:59.998Z] --- PASS: TestImageImportError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageImport [2021-03-14T18:13:59.998Z] --- PASS: TestImageImport (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageInspectError [2021-03-14T18:13:59.998Z] --- PASS: TestImageInspectError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageInspectImageNotFound [2021-03-14T18:13:59.998Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageInspectWithEmptyID [2021-03-14T18:13:59.998Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageInspect [2021-03-14T18:13:59.998Z] --- PASS: TestImageInspect (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageListError [2021-03-14T18:13:59.998Z] --- PASS: TestImageListError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageList [2021-03-14T18:13:59.998Z] --- PASS: TestImageList (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageListApiBefore125 [2021-03-14T18:13:59.998Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageLoadError [2021-03-14T18:13:59.998Z] --- PASS: TestImageLoadError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageLoad [2021-03-14T18:13:59.998Z] --- PASS: TestImageLoad (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagesPruneError [2021-03-14T18:13:59.998Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagesPrune [2021-03-14T18:13:59.998Z] --- PASS: TestImagesPrune (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePullReferenceParseError [2021-03-14T18:13:59.998Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePullAnyError [2021-03-14T18:13:59.998Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-14T18:13:59.998Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-14T18:13:59.998Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-14T18:13:59.998Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-14T18:13:59.998Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePullWithoutErrors [2021-03-14T18:13:59.998Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePushReferenceError [2021-03-14T18:13:59.998Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePushAnyError [2021-03-14T18:13:59.998Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-14T18:13:59.998Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-14T18:13:59.998Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-14T18:13:59.998Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-14T18:13:59.998Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImagePushWithoutErrors [2021-03-14T18:13:59.998Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-14T18:13:59.998Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-14T18:13:59.998Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-14T18:13:59.998Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-14T18:13:59.998Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-14T18:13:59.998Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-14T18:13:59.998Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-14T18:13:59.998Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-14T18:13:59.998Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageRemoveError [2021-03-14T18:13:59.998Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageRemoveImageNotFound [2021-03-14T18:13:59.998Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageRemove [2021-03-14T18:13:59.998Z] --- PASS: TestImageRemove (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageSaveError [2021-03-14T18:13:59.998Z] --- PASS: TestImageSaveError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageSave [2021-03-14T18:13:59.998Z] --- PASS: TestImageSave (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageSearchAnyError [2021-03-14T18:13:59.998Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-14T18:13:59.998Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-14T18:13:59.998Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-14T18:13:59.998Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-14T18:13:59.998Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageSearchWithoutErrors [2021-03-14T18:13:59.998Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageTagError [2021-03-14T18:13:59.998Z] --- PASS: TestImageTagError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageTagInvalidReference [2021-03-14T18:13:59.998Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageTagInvalidSourceImageName [2021-03-14T18:13:59.998Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageTagHexSource [2021-03-14T18:13:59.998Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestImageTag [2021-03-14T18:13:59.998Z] --- PASS: TestImageTag (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestInfoServerError [2021-03-14T18:13:59.998Z] --- PASS: TestInfoServerError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestInfoInvalidResponseJSONError [2021-03-14T18:13:59.998Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestInfo [2021-03-14T18:13:59.998Z] --- PASS: TestInfo (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkConnectError [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkConnect [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkCreateError [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkCreate [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkDisconnectError [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkDisconnect [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkInspectError [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkInspectNotFoundError [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkInspectWithEmptyID [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkInspect [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkListError [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkListError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkList [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkList (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworksPruneError [2021-03-14T18:13:59.998Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworksPrune [2021-03-14T18:13:59.998Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkRemoveError [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNetworkRemove [2021-03-14T18:13:59.998Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNodeInspectError [2021-03-14T18:13:59.998Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNodeInspectNodeNotFound [2021-03-14T18:13:59.998Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNodeInspectWithEmptyID [2021-03-14T18:13:59.998Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNodeInspect [2021-03-14T18:13:59.998Z] --- PASS: TestNodeInspect (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNodeListError [2021-03-14T18:13:59.998Z] --- PASS: TestNodeListError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNodeList [2021-03-14T18:13:59.998Z] --- PASS: TestNodeList (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNodeRemoveError [2021-03-14T18:13:59.998Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNodeRemove [2021-03-14T18:13:59.998Z] --- PASS: TestNodeRemove (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNodeUpdateError [2021-03-14T18:13:59.998Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestNodeUpdate [2021-03-14T18:13:59.998Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestOptionWithTimeout [2021-03-14T18:13:59.998Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPingFail [2021-03-14T18:13:59.998Z] --- PASS: TestPingFail (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPingWithError [2021-03-14T18:13:59.998Z] 2021/03/14 18:13:59 RoundTripper returned a response & error; ignoring response [2021-03-14T18:13:59.998Z] 2021/03/14 18:13:59 RoundTripper returned a response & error; ignoring response [2021-03-14T18:13:59.998Z] --- PASS: TestPingWithError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPingSuccess [2021-03-14T18:13:59.998Z] --- PASS: TestPingSuccess (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPingHeadFallback [2021-03-14T18:13:59.998Z] === RUN TestPingHeadFallback/OK [2021-03-14T18:13:59.998Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-14T18:13:59.998Z] === RUN TestPingHeadFallback/Not_Found [2021-03-14T18:13:59.998Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-14T18:13:59.998Z] --- PASS: TestPingHeadFallback (0.11s) [2021-03-14T18:13:59.998Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-14T18:13:59.998Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-14T18:13:59.998Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-14T18:13:59.998Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginDisableError [2021-03-14T18:13:59.998Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginDisable [2021-03-14T18:13:59.998Z] --- PASS: TestPluginDisable (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginEnableError [2021-03-14T18:13:59.998Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginEnable [2021-03-14T18:13:59.998Z] --- PASS: TestPluginEnable (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginInspectError [2021-03-14T18:13:59.998Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginInspectWithEmptyID [2021-03-14T18:13:59.998Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginInspect [2021-03-14T18:13:59.998Z] --- PASS: TestPluginInspect (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginListError [2021-03-14T18:13:59.998Z] --- PASS: TestPluginListError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginList [2021-03-14T18:13:59.998Z] --- PASS: TestPluginList (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginPushError [2021-03-14T18:13:59.998Z] --- PASS: TestPluginPushError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginPush [2021-03-14T18:13:59.998Z] --- PASS: TestPluginPush (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginRemoveError [2021-03-14T18:13:59.998Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginRemove [2021-03-14T18:13:59.998Z] --- PASS: TestPluginRemove (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginSetError [2021-03-14T18:13:59.998Z] --- PASS: TestPluginSetError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPluginSet [2021-03-14T18:13:59.998Z] --- PASS: TestPluginSet (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSetHostHeader [2021-03-14T18:13:59.998Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestPlainTextError [2021-03-14T18:13:59.998Z] --- PASS: TestPlainTextError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestInfiniteError [2021-03-14T18:13:59.998Z] --- PASS: TestInfiniteError (0.02s) [2021-03-14T18:13:59.998Z] === RUN TestSecretCreateUnsupported [2021-03-14T18:13:59.998Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretCreateError [2021-03-14T18:13:59.998Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretCreate [2021-03-14T18:13:59.998Z] --- PASS: TestSecretCreate (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretInspectUnsupported [2021-03-14T18:13:59.998Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretInspectError [2021-03-14T18:13:59.998Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretInspectSecretNotFound [2021-03-14T18:13:59.998Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretInspectWithEmptyID [2021-03-14T18:13:59.998Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretInspect [2021-03-14T18:13:59.998Z] --- PASS: TestSecretInspect (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretListUnsupported [2021-03-14T18:13:59.998Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretListError [2021-03-14T18:13:59.998Z] --- PASS: TestSecretListError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretList [2021-03-14T18:13:59.998Z] --- PASS: TestSecretList (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretRemoveUnsupported [2021-03-14T18:13:59.998Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretRemoveError [2021-03-14T18:13:59.998Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretRemove [2021-03-14T18:13:59.998Z] --- PASS: TestSecretRemove (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretUpdateUnsupported [2021-03-14T18:13:59.998Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretUpdateError [2021-03-14T18:13:59.998Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSecretUpdate [2021-03-14T18:13:59.998Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceCreateError [2021-03-14T18:13:59.998Z] --- PASS: TestServiceCreateError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceCreate [2021-03-14T18:13:59.998Z] --- PASS: TestServiceCreate (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-14T18:13:59.998Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceCreateDigestPinning [2021-03-14T18:13:59.998Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceInspectError [2021-03-14T18:13:59.998Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceInspectServiceNotFound [2021-03-14T18:13:59.998Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceInspectWithEmptyID [2021-03-14T18:13:59.998Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceInspect [2021-03-14T18:13:59.998Z] --- PASS: TestServiceInspect (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceListError [2021-03-14T18:13:59.998Z] --- PASS: TestServiceListError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceList [2021-03-14T18:13:59.998Z] --- PASS: TestServiceList (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceLogsError [2021-03-14T18:13:59.998Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceLogs [2021-03-14T18:13:59.998Z] --- PASS: TestServiceLogs (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceRemoveError [2021-03-14T18:13:59.998Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceRemoveNotFoundError [2021-03-14T18:13:59.998Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceRemove [2021-03-14T18:13:59.998Z] --- PASS: TestServiceRemove (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceUpdateError [2021-03-14T18:13:59.998Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestServiceUpdate [2021-03-14T18:13:59.998Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSwarmGetUnlockKeyError [2021-03-14T18:13:59.998Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSwarmGetUnlockKey [2021-03-14T18:13:59.998Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSwarmInitError [2021-03-14T18:13:59.998Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-14T18:13:59.998Z] === RUN TestSwarmInit [2021-03-14T18:13:59.998Z] --- PASS: TestSwarmInit (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestSwarmInspectError [2021-03-14T18:13:59.999Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestSwarmInspect [2021-03-14T18:13:59.999Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestSwarmJoinError [2021-03-14T18:13:59.999Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestSwarmJoin [2021-03-14T18:13:59.999Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestSwarmLeaveError [2021-03-14T18:13:59.999Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestSwarmLeave [2021-03-14T18:13:59.999Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestSwarmUnlockError [2021-03-14T18:13:59.999Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestSwarmUnlock [2021-03-14T18:13:59.999Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestSwarmUpdateError [2021-03-14T18:13:59.999Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestSwarmUpdate [2021-03-14T18:13:59.999Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestTaskInspectError [2021-03-14T18:13:59.999Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestTaskInspectWithEmptyID [2021-03-14T18:13:59.999Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestTaskInspect [2021-03-14T18:13:59.999Z] --- PASS: TestTaskInspect (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestTaskListError [2021-03-14T18:13:59.999Z] --- PASS: TestTaskListError (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestTaskList [2021-03-14T18:13:59.999Z] --- PASS: TestTaskList (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestVolumeCreateError [2021-03-14T18:13:59.999Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestVolumeCreate [2021-03-14T18:13:59.999Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestVolumeInspectError [2021-03-14T18:13:59.999Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestVolumeInspectNotFound [2021-03-14T18:13:59.999Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestVolumeInspectWithEmptyID [2021-03-14T18:13:59.999Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestVolumeInspect [2021-03-14T18:13:59.999Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestVolumeListError [2021-03-14T18:13:59.999Z] --- PASS: TestVolumeListError (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestVolumeList [2021-03-14T18:13:59.999Z] --- PASS: TestVolumeList (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestVolumeRemoveError [2021-03-14T18:13:59.999Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-14T18:13:59.999Z] === RUN TestVolumeRemove [2021-03-14T18:13:59.999Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-14T18:13:59.999Z] === CONT TestTLSCloseWriter [2021-03-14T18:13:59.999Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-03-14T18:13:59.999Z] PASS [2021-03-14T18:13:59.999Z] coverage: 74.9% of statements [2021-03-14T18:13:59.999Z] ok github.com/docker/docker/client 0.745s coverage: 74.9% of statements [2021-03-14T18:14:00.089Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-14T18:14:00.291Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-14T18:14:00.291Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2021-03-14T18:14:00.291Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-03-14T18:14:00.291Z] === RUN TestWaitBlocked [2021-03-14T18:14:00.291Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:14:00.291Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:14:00.291Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:14:00.291Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:14:00.291Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:14:00.291Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:14:01.468Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-14T18:14:01.791Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-14T18:14:01.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-03-14T18:14:01.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2021-03-14T18:14:01.791Z] === CONT TestContainerStartOnDaemonRestart [2021-03-14T18:14:01.791Z] === CONT TestContainerKillOnDaemonStart [2021-03-14T18:14:01.968Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-14T18:14:03.357Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-14T18:14:04.471Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-14T18:14:04.471Z] Copying nested executables into bundles/binary-daemon [2021-03-14T18:14:04.471Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-14T18:14:04.808Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/make.sh cross [2021-03-14T18:14:05.068Z] [2021-03-14T18:14:05.277Z] --- PASS: TestPluginsWithRuntimes (5.68s) [2021-03-14T18:14:05.277Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.69s) [2021-03-14T18:14:05.277Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.68s) [2021-03-14T18:14:05.277Z] PASS [2021-03-14T18:14:05.277Z] [2021-03-14T18:14:05.277Z] DONE 9 tests in 11.225s [2021-03-14T18:14:05.277Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-14T18:14:05.277Z] ++ 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-03-14T18:14:05.277Z] ++ set -e [2021-03-14T18:14:05.277Z] ++ '[' -n 0 ']' [2021-03-14T18:14:05.277Z] ++ set -x [2021-03-14T18:14:05.277Z] ++ env -i DEST=/go/src/github.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-03-14T18:14:05.277Z] INFO: Testing against a local daemon [2021-03-14T18:14:05.277Z] === RUN TestExternalGraphDriver [2021-03-14T18:14:05.277Z] === RUN TestExternalGraphDriver/json [2021-03-14T18:14:05.293Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2021-03-14T18:14:05.293Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-14T18:14:05.327Z] Removing bundles/ [2021-03-14T18:14:05.327Z] [2021-03-14T18:14:05.327Z] ---> Making bundle: cross (in bundles/cross) [2021-03-14T18:14:05.327Z] Cross building: bundles/cross/linux/amd64 [2021-03-14T18:14:05.327Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-14T18:14:05.327Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-14T18:14:05.657Z] --- PASS: TestUpdateRestartPolicy (12.86s) [2021-03-14T18:14:05.657Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-14T18:14:05.657Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-14T18:14:05.657Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-03-14T18:14:05.657Z] === RUN TestWaitNonBlocked [2021-03-14T18:14:05.657Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:14:05.657Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:14:05.657Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:14:05.657Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:14:05.917Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:14:05.917Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:14:07.303Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-14T18:14:07.303Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2021-03-14T18:14:07.303Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.33s) [2021-03-14T18:14:07.303Z] === RUN TestWaitBlocked [2021-03-14T18:14:07.303Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:14:07.303Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:14:07.303Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:14:07.303Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:14:07.303Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:14:07.303Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:14:07.831Z] === RUN TestExternalGraphDriver/spec [2021-03-14T18:14:07.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-14T18:14:08.055Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.92s) [2021-03-14T18:14:08.055Z] === CONT TestDaemonHostGatewayIP [2021-03-14T18:14:08.440Z] --- PASS: TestWaitBlocked (0.04s) [2021-03-14T18:14:08.440Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-03-14T18:14:08.440Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2021-03-14T18:14:08.440Z] === CONT TestContainerStartOnDaemonRestart [2021-03-14T18:14:08.440Z] === CONT TestContainerKillOnDaemonStart [2021-03-14T18:14:10.385Z] === RUN TestExternalGraphDriver/pull [2021-03-14T18:14:11.557Z] --- PASS: TestDaemonHostGatewayIP (3.42s) [2021-03-14T18:14:11.557Z] === CONT TestDaemonRestartIpcMode [2021-03-14T18:14:11.729Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-14T18:14:11.990Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2021-03-14T18:14:11.990Z] === CONT TestIpcModeOlderClient [2021-03-14T18:14:11.990Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-03-14T18:14:11.990Z] === CONT TestDaemonHostGatewayIP [2021-03-14T18:14:12.249Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-14T18:14:12.796Z] --- PASS: TestServicePlugin (30.69s) [2021-03-14T18:14:12.797Z] plugin_test.go:62: [d495a93fa8d01] joining swarm manager [dfb12815b8b13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:14:12.797Z] plugin_test.go:65: [d1be871ce0eb7] joining swarm manager [dfb12815b8b13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:14:12.797Z] === RUN TestServiceUpdateLabel [2021-03-14T18:14:12.938Z] --- PASS: TestExternalGraphDriver (7.28s) [2021-03-14T18:14:12.938Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2021-03-14T18:14:12.938Z] --- PASS: TestExternalGraphDriver/spec (2.61s) [2021-03-14T18:14:12.938Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2021-03-14T18:14:12.938Z] === RUN TestGraphdriverPluginV2 [2021-03-14T18:14:12.938Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-03-14T18:14:12.938Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:14:12.938Z] PASS [2021-03-14T18:14:12.938Z] [2021-03-14T18:14:12.938Z] === Skipped [2021-03-14T18:14:12.938Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-03-14T18:14:12.938Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:14:12.938Z] [2021-03-14T18:14:12.938Z] [2021-03-14T18:14:12.938Z] DONE 5 tests, 1 skipped in 7.443s [2021-03-14T18:14:12.938Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-14T18:14:12.938Z] ++ 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-03-14T18:14:12.938Z] ++ set -e [2021-03-14T18:14:12.938Z] ++ '[' -n 0 ']' [2021-03-14T18:14:12.938Z] ++ set -x [2021-03-14T18:14:12.938Z] ++ env -i DEST=/go/src/github.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-03-14T18:14:12.938Z] INFO: Testing against a local daemon [2021-03-14T18:14:12.938Z] === RUN TestContinueAfterPluginCrash [2021-03-14T18:14:12.938Z] === PAUSE TestContinueAfterPluginCrash [2021-03-14T18:14:12.938Z] === RUN TestReadPluginNoRead [2021-03-14T18:14:12.938Z] === PAUSE TestReadPluginNoRead [2021-03-14T18:14:12.938Z] === RUN TestDaemonStartWithLogOpt [2021-03-14T18:14:12.938Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-14T18:14:12.938Z] === CONT TestContinueAfterPluginCrash [2021-03-14T18:14:12.938Z] === CONT TestDaemonStartWithLogOpt [2021-03-14T18:14:12.938Z] === CONT TestReadPluginNoRead [2021-03-14T18:14:13.189Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-14T18:14:13.363Z] --- PASS: TestServiceUpdateLabel (2.34s) [2021-03-14T18:14:13.363Z] === RUN TestServiceUpdateSecrets [2021-03-14T18:14:13.755Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-14T18:14:14.281Z] --- PASS: TestContainerKillOnDaemonStart (12.43s) [2021-03-14T18:14:14.281Z] === CONT TestIpcModeOlderClient [2021-03-14T18:14:14.281Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-03-14T18:14:14.570Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2021-03-14T18:14:14.570Z] PASS [2021-03-14T18:14:14.570Z] [2021-03-14T18:14:14.570Z] === Skipped [2021-03-14T18:14:14.570Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-03-14T18:14:14.570Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:14:14.570Z] [2021-03-14T18:14:14.570Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-14T18:14:14.570Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:14:14.570Z] [2021-03-14T18:14:14.570Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-14T18:14:14.570Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:14:14.570Z] [2021-03-14T18:14:14.570Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-14T18:14:14.570Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-14T18:14:14.570Z] [2021-03-14T18:14:14.570Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-03-14T18:14:14.570Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-14T18:14:14.570Z] [2021-03-14T18:14:14.570Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-03-14T18:14:14.570Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:14:14.570Z] [2021-03-14T18:14:14.570Z] [2021-03-14T18:14:14.570Z] DONE 196 tests, 6 skipped in 156.618s [2021-03-14T18:14:14.570Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-03-14T18:14:14.570Z] ++ 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-03-14T18:14:14.570Z] ++ set -e [2021-03-14T18:14:14.570Z] ++ '[' -n 0 ']' [2021-03-14T18:14:14.570Z] ++ set -x [2021-03-14T18:14:14.570Z] ++ env -i DEST=/go/src/github.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-03-14T18:14:14.694Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-14T18:14:14.859Z] INFO: Testing against a local daemon [2021-03-14T18:14:14.859Z] === RUN TestCommitInheritsEnv [2021-03-14T18:14:15.488Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-03-14T18:14:15.488Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-14T18:14:15.488Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-14T18:14:15.488Z] === RUN TestImagesFilterMultiReference [2021-03-14T18:14:15.488Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-03-14T18:14:15.488Z] === RUN TestImagePullPlatformInvalid [2021-03-14T18:14:15.488Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-03-14T18:14:15.488Z] === RUN TestRemoveImageOrphaning [2021-03-14T18:14:15.631Z] --- PASS: TestDaemonHostGatewayIP (3.49s) [2021-03-14T18:14:15.631Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-14T18:14:16.116Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2021-03-14T18:14:16.116Z] === RUN TestRemoveImageGarbageCollector [2021-03-14T18:14:16.116Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-14T18:14:16.116Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:14:16.116Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-14T18:14:16.116Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-14T18:14:16.116Z] === RUN TestTagInvalidReference [2021-03-14T18:14:16.116Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-14T18:14:16.116Z] === RUN TestTagValidPrefixedRepo [2021-03-14T18:14:16.116Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-03-14T18:14:16.116Z] === RUN TestTagExistedNameWithoutForce [2021-03-14T18:14:16.116Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-03-14T18:14:16.116Z] === RUN TestTagOfficialNames [2021-03-14T18:14:16.116Z] --- PASS: TestTagOfficialNames (0.04s) [2021-03-14T18:14:16.116Z] === RUN TestTagMatchesDigest [2021-03-14T18:14:16.198Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-14T18:14:16.405Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-14T18:14:16.405Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-14T18:14:16.432Z] ok github.com/docker/docker/cmd/dockerd 0.152s coverage: 29.1% of statements [2021-03-14T18:14:16.766Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-14T18:14:17.161Z] === RUN TestReadPluginNoRead/default [2021-03-14T18:14:17.423Z] --- PASS: TestDaemonStartWithLogOpt (4.85s) [2021-03-14T18:14:18.143Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.54s) [2021-03-14T18:14:18.143Z] === CONT TestDaemonRestartIpcMode [2021-03-14T18:14:18.812Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-14T18:14:20.023Z] ok github.com/docker/docker/container 0.171s coverage: 34.7% of statements [2021-03-14T18:14:20.023Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-14T18:14:20.023Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-14T18:14:20.023Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-14T18:14:20.023Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-14T18:14:20.046Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-14T18:14:20.046Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-14T18:14:20.730Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-14T18:14:21.327Z] --- PASS: TestCheckoutGit (34.71s) [2021-03-14T18:14:21.327Z] === RUN TestValidGitTransport [2021-03-14T18:14:21.327Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-14T18:14:21.327Z] === RUN TestGitInvalidRef [2021-03-14T18:14:21.327Z] --- PASS: TestGitInvalidRef (0.26s) [2021-03-14T18:14:21.327Z] PASS [2021-03-14T18:14:21.327Z] coverage: 86.3% of statements [2021-03-14T18:14:21.327Z] ok github.com/docker/docker/builder/remotecontext/git 35.123s coverage: 86.3% of statements [2021-03-14T18:14:21.327Z] ? github.com/docker/docker/cli [no test files] [2021-03-14T18:14:21.327Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-14T18:14:21.425Z] --- PASS: TestDaemonRestartIpcMode (3.31s) [2021-03-14T18:14:21.425Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-14T18:14:21.425Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-14T18:14:21.425Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-14T18:14:21.425Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-14T18:14:21.425Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-14T18:14:21.683Z] --- PASS: TestContainerKillOnDaemonStart (13.31s) [2021-03-14T18:14:21.683Z] PASS [2021-03-14T18:14:21.683Z] [2021-03-14T18:14:21.683Z] === Skipped [2021-03-14T18:14:21.683Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-14T18:14:21.683Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:14:21.683Z] [2021-03-14T18:14:21.683Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-14T18:14:21.683Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:14:21.683Z] [2021-03-14T18:14:21.683Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-14T18:14:21.683Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:14:21.683Z] [2021-03-14T18:14:21.683Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-14T18:14:21.683Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-14T18:14:21.683Z] [2021-03-14T18:14:21.683Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2021-03-14T18:14:21.683Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-14T18:14:21.683Z] [2021-03-14T18:14:21.683Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-14T18:14:21.683Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:14:21.683Z] [2021-03-14T18:14:21.683Z] [2021-03-14T18:14:21.683Z] DONE 196 tests, 6 skipped in 153.053s [2021-03-14T18:14:21.683Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-14T18:14:21.683Z] ++ 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-03-14T18:14:21.683Z] ++ set -e [2021-03-14T18:14:21.683Z] ++ '[' -n 0 ']' [2021-03-14T18:14:21.683Z] ++ set -x [2021-03-14T18:14:21.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-14T18:14:21.950Z] INFO: Testing against a local daemon [2021-03-14T18:14:21.950Z] === RUN TestCommitInheritsEnv [2021-03-14T18:14:22.519Z] --- PASS: TestCommitInheritsEnv (0.58s) [2021-03-14T18:14:22.519Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-14T18:14:22.519Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-14T18:14:22.519Z] === RUN TestImagesFilterMultiReference [2021-03-14T18:14:22.519Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-03-14T18:14:22.519Z] === RUN TestImagePullPlatformInvalid [2021-03-14T18:14:22.519Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-14T18:14:22.519Z] === RUN TestRemoveImageOrphaning [2021-03-14T18:14:22.657Z] --- PASS: TestReadPluginNoRead (9.63s) [2021-03-14T18:14:22.657Z] --- PASS: TestReadPluginNoRead/default (1.80s) [2021-03-14T18:14:22.657Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2021-03-14T18:14:22.657Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2021-03-14T18:14:22.657Z] read_test.go:92: [d6f9b3e71272b] daemon is not started [2021-03-14T18:14:22.657Z] --- PASS: TestContinueAfterPluginCrash (10.08s) [2021-03-14T18:14:22.657Z] PASS [2021-03-14T18:14:22.657Z] [2021-03-14T18:14:22.657Z] DONE 6 tests in 10.218s [2021-03-14T18:14:22.794Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.023s coverage: 65.3% of statements [2021-03-14T18:14:22.940Z] 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-03-14T18:14:22.940Z] ++ 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-03-14T18:14:22.940Z] ++ set -e [2021-03-14T18:14:22.940Z] ++ '[' -n 0 ']' [2021-03-14T18:14:22.940Z] ++ set -x [2021-03-14T18:14:22.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=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-03-14T18:14:22.940Z] testing: warning: no tests to run [2021-03-14T18:14:22.940Z] PASS [2021-03-14T18:14:22.940Z] [2021-03-14T18:14:22.940Z] DONE 0 tests in 0.042s [2021-03-14T18:14:22.940Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-14T18:14:22.940Z] ++ 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-03-14T18:14:22.940Z] ++ set -e [2021-03-14T18:14:22.940Z] ++ '[' -n 0 ']' [2021-03-14T18:14:22.940Z] ++ set -x [2021-03-14T18:14:22.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=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-03-14T18:14:22.940Z] INFO: Testing against a local daemon [2021-03-14T18:14:22.940Z] === RUN TestPluginWithDevMounts [2021-03-14T18:14:22.940Z] === PAUSE TestPluginWithDevMounts [2021-03-14T18:14:22.940Z] === CONT TestPluginWithDevMounts [2021-03-14T18:14:23.086Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-03-14T18:14:23.086Z] === RUN TestRemoveImageGarbageCollector [2021-03-14T18:14:24.993Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-14T18:14:25.251Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-14T18:14:25.251Z] --- PASS: TestRemoveImageGarbageCollector (2.21s) [2021-03-14T18:14:25.251Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-14T18:14:25.251Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-14T18:14:25.251Z] === RUN TestTagInvalidReference [2021-03-14T18:14:25.251Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-14T18:14:25.251Z] === RUN TestTagValidPrefixedRepo [2021-03-14T18:14:25.251Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-14T18:14:25.251Z] === RUN TestTagExistedNameWithoutForce [2021-03-14T18:14:25.494Z] --- PASS: TestPluginWithDevMounts (2.18s) [2021-03-14T18:14:25.494Z] PASS [2021-03-14T18:14:25.494Z] [2021-03-14T18:14:25.494Z] DONE 1 tests in 2.336s [2021-03-14T18:14:25.494Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-14T18:14:25.494Z] ++ 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-03-14T18:14:25.494Z] ++ set -e [2021-03-14T18:14:25.494Z] ++ '[' -n 0 ']' [2021-03-14T18:14:25.494Z] ++ set -x [2021-03-14T18:14:25.494Z] ++ env -i DEST=/go/src/github.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-03-14T18:14:25.494Z] INFO: Testing against a local daemon [2021-03-14T18:14:25.494Z] === RUN TestSecretInspect [2021-03-14T18:14:25.510Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-14T18:14:25.510Z] === RUN TestTagOfficialNames [2021-03-14T18:14:25.510Z] --- PASS: TestTagOfficialNames (0.13s) [2021-03-14T18:14:25.510Z] === RUN TestTagMatchesDigest [2021-03-14T18:14:25.510Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-14T18:14:25.510Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-14T18:14:25.769Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-14T18:14:26.335Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-14T18:14:26.363Z] ok github.com/docker/docker/daemon/cluster/convert 0.069s coverage: 35.9% of statements [2021-03-14T18:14:26.903Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-14T18:14:27.248Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-14T18:14:27.248Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-14T18:14:27.248Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-14T18:14:27.248Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-14T18:14:27.248Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-14T18:14:27.248Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-14T18:14:27.248Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-14T18:14:27.248Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-14T18:14:27.248Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-14T18:14:27.249Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-14T18:14:27.249Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-14T18:14:27.249Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-14T18:14:27.249Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-14T18:14:27.249Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-03-14T18:14:27.249Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-14T18:14:27.249Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-03-14T18:14:27.249Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-14T18:14:27.249Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-14T18:14:27.249Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-14T18:14:27.249Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-14T18:14:27.249Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-14T18:14:27.249Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-14T18:14:27.249Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-14T18:14:27.249Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-14T18:14:27.249Z] === RUN TestConfigureDaemonLogs [2021-03-14T18:14:27.249Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-14T18:14:27.249Z] === RUN TestCommonOptionsInstallFlags [2021-03-14T18:14:27.249Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-14T18:14:27.249Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-14T18:14:27.249Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-14T18:14:27.249Z] PASS [2021-03-14T18:14:27.249Z] coverage: 18.4% of statements [2021-03-14T18:14:27.249Z] ok github.com/docker/docker/cmd/dockerd 0.434s coverage: 18.4% of statements [2021-03-14T18:14:28.235Z] --- PASS: TestServiceUpdateSecrets (15.00s) [2021-03-14T18:14:28.235Z] === RUN TestServiceUpdateConfigs [2021-03-14T18:14:28.803Z] --- PASS: TestSecretInspect (3.18s) [2021-03-14T18:14:28.803Z] === RUN TestSecretList [2021-03-14T18:14:29.134Z] ok github.com/docker/docker/daemon/cluster 0.170s coverage: 0.5% of statements [2021-03-14T18:14:29.488Z] === RUN TestContainerStopSignal [2021-03-14T18:14:29.488Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestContainerStopTimeout [2021-03-14T18:14:29.488Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-14T18:14:29.488Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-14T18:14:29.488Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-14T18:14:29.488Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestReplaceAndAppendEnvVars [2021-03-14T18:14:29.488Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-14T18:14:29.488Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-14T18:14:29.488Z] === RUN TestNewMemoryStore [2021-03-14T18:14:29.488Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestAddContainers [2021-03-14T18:14:29.488Z] --- PASS: TestAddContainers (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestGetContainer [2021-03-14T18:14:29.488Z] --- PASS: TestGetContainer (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestDeleteContainer [2021-03-14T18:14:29.488Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestListContainers [2021-03-14T18:14:29.488Z] --- PASS: TestListContainers (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestFirstContainer [2021-03-14T18:14:29.488Z] --- PASS: TestFirstContainer (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestApplyAllContainer [2021-03-14T18:14:29.488Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestIsValidHealthString [2021-03-14T18:14:29.488Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestStateRunStop [2021-03-14T18:14:29.488Z] --- PASS: TestStateRunStop (0.00s) [2021-03-14T18:14:29.488Z] === RUN TestStateTimeoutWait [2021-03-14T18:14:29.963Z] --- PASS: TestStateTimeoutWait (0.13s) [2021-03-14T18:14:29.963Z] state_test.go:141: Stop callback fired [2021-03-14T18:14:29.963Z] state_test.go:165: Stop callback fired [2021-03-14T18:14:29.963Z] === RUN TestIsValidStateString [2021-03-14T18:14:29.963Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-14T18:14:29.963Z] === RUN TestViewSaveDelete [2021-03-14T18:14:29.963Z] --- PASS: TestViewSaveDelete (0.01s) [2021-03-14T18:14:29.963Z] === RUN TestViewAll [2021-03-14T18:14:29.963Z] --- PASS: TestViewAll (0.02s) [2021-03-14T18:14:29.963Z] === RUN TestViewGet [2021-03-14T18:14:29.963Z] --- PASS: TestViewGet (0.01s) [2021-03-14T18:14:29.963Z] === RUN TestNames [2021-03-14T18:14:29.963Z] --- PASS: TestNames (0.00s) [2021-03-14T18:14:29.963Z] === RUN TestViewWithHealthCheck [2021-03-14T18:14:29.963Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-14T18:14:29.963Z] PASS [2021-03-14T18:14:29.963Z] coverage: 41.6% of statements [2021-03-14T18:14:29.963Z] ok github.com/docker/docker/container 0.434s coverage: 41.6% of statements [2021-03-14T18:14:29.963Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-14T18:14:29.963Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-14T18:14:29.963Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-14T18:14:29.963Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-14T18:14:30.204Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-14T18:14:31.550Z] === RUN TestPrepare [2021-03-14T18:14:31.550Z] --- PASS: TestPrepare (0.00s) [2021-03-14T18:14:31.550Z] === RUN TestStart [2021-03-14T18:14:31.550Z] --- PASS: TestStart (0.00s) [2021-03-14T18:14:31.550Z] === RUN TestWaitCancel [2021-03-14T18:14:31.550Z] --- PASS: TestWaitCancel (0.00s) [2021-03-14T18:14:31.550Z] === RUN TestWaitDisabled [2021-03-14T18:14:31.550Z] --- PASS: TestWaitDisabled (0.00s) [2021-03-14T18:14:31.550Z] === RUN TestWaitEnabled [2021-03-14T18:14:31.550Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-14T18:14:31.550Z] === RUN TestRemove [2021-03-14T18:14:31.550Z] --- PASS: TestRemove (0.00s) [2021-03-14T18:14:31.550Z] PASS [2021-03-14T18:14:31.550Z] coverage: 65.3% of statements [2021-03-14T18:14:31.550Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.137s coverage: 65.3% of statements [2021-03-14T18:14:32.111Z] --- PASS: TestSecretList (3.22s) [2021-03-14T18:14:32.111Z] === RUN TestSecretsCreateAndDelete [2021-03-14T18:14:32.112Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-14T18:14:32.323Z] --- PASS: TestBuildWithHugeFile (51.34s) [2021-03-14T18:14:32.323Z] === RUN TestBuildWCOWSandboxSize [2021-03-14T18:14:32.323Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-14T18:14:32.323Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-14T18:14:32.323Z] === RUN TestBuildWithEmptyDockerfile [2021-03-14T18:14:32.323Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:14:32.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:14:32.323Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:14:32.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:14:32.323Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:14:32.323Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:14:32.323Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:14:32.323Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:14:32.323Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:14:32.323Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-03-14T18:14:32.323Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-03-14T18:14:32.323Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-03-14T18:14:32.323Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-03-14T18:14:32.323Z] === RUN TestBuildPreserveOwnership [2021-03-14T18:14:32.323Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-14T18:14:33.049Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-14T18:14:33.308Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-14T18:14:33.567Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-14T18:14:33.675Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2021-03-14T18:14:33.827Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-14T18:14:33.971Z] ok github.com/docker/docker/daemon/config 0.087s coverage: 81.8% of statements [2021-03-14T18:14:34.209Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-14T18:14:35.379Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-14T18:14:35.379Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-14T18:14:35.379Z] === RUN TestNewListSecretsFilters [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-14T18:14:35.379Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-14T18:14:35.379Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-14T18:14:35.379Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-14T18:14:35.380Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-14T18:14:35.380Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-14T18:14:35.380Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-14T18:14:35.380Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-14T18:14:35.380Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-14T18:14:35.380Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-14T18:14:35.380Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-14T18:14:35.380Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-14T18:14:35.380Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-14T18:14:35.380Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-14T18:14:35.380Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-14T18:14:35.380Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-14T18:14:35.380Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-14T18:14:35.380Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-14T18:14:35.380Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-14T18:14:35.380Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-14T18:14:35.380Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-14T18:14:35.380Z] PASS [2021-03-14T18:14:35.380Z] coverage: 35.9% of statements [2021-03-14T18:14:35.380Z] ok github.com/docker/docker/daemon/cluster/convert 0.461s coverage: 35.9% of statements [2021-03-14T18:14:35.380Z] === RUN TestNewListConfigsFilters [2021-03-14T18:14:35.380Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-14T18:14:35.380Z] PASS [2021-03-14T18:14:35.380Z] coverage: 0.5% of statements [2021-03-14T18:14:35.380Z] ok github.com/docker/docker/daemon/cluster 0.530s coverage: 0.5% of statements [2021-03-14T18:14:35.419Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2021-03-14T18:14:35.419Z] === RUN TestSecretsUpdate [2021-03-14T18:14:35.501Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2021-03-14T18:14:35.730Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-14T18:14:37.596Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-03-14T18:14:38.377Z] --- PASS: TestBuildPreserveOwnership (10.32s) [2021-03-14T18:14:38.377Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.31s) [2021-03-14T18:14:38.377Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-14T18:14:38.377Z] === RUN TestBuildPlatformInvalid [2021-03-14T18:14:38.377Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-03-14T18:14:38.377Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-14T18:14:38.377Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-14T18:14:38.377Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-14T18:14:38.377Z] PASS [2021-03-14T18:14:38.377Z] [2021-03-14T18:14:38.377Z] === Skipped [2021-03-14T18:14:38.377Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-14T18:14:38.377Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:14:38.377Z] [2021-03-14T18:14:38.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-14T18:14:38.377Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-14T18:14:38.377Z] [2021-03-14T18:14:38.377Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-14T18:14:38.377Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-14T18:14:38.377Z] [2021-03-14T18:14:38.377Z] [2021-03-14T18:14:38.377Z] DONE 34 tests, 3 skipped in 128.577s [2021-03-14T18:14:38.377Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-14T18:14:38.377Z] INFO: Testing against a local daemon [2021-03-14T18:14:38.377Z] === RUN TestConfigInspect [2021-03-14T18:14:38.377Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-14T18:14:38.377Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:14:38.377Z] === RUN TestConfigList [2021-03-14T18:14:38.377Z] --- SKIP: TestConfigList (0.01s) [2021-03-14T18:14:38.377Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:14:38.377Z] === RUN TestConfigsCreateAndDelete [2021-03-14T18:14:38.377Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-03-14T18:14:38.377Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:14:38.377Z] === RUN TestConfigsUpdate [2021-03-14T18:14:38.377Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-03-14T18:14:38.377Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:14:38.377Z] === RUN TestTemplatedConfig [2021-03-14T18:14:38.377Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-14T18:14:38.377Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:14:38.377Z] === RUN TestConfigCreateResolve [2021-03-14T18:14:38.377Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-03-14T18:14:38.377Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:14:38.377Z] === RUN TestConfigDaemonLibtrustID [2021-03-14T18:14:38.729Z] --- PASS: TestSecretsUpdate (3.20s) [2021-03-14T18:14:38.729Z] === RUN TestTemplatedSecret [2021-03-14T18:14:39.018Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-14T18:14:39.277Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-14T18:14:39.536Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-14T18:14:40.264Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-03-14T18:14:40.264Z] PASS [2021-03-14T18:14:40.264Z] [2021-03-14T18:14:40.264Z] === Skipped [2021-03-14T18:14:40.264Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-14T18:14:40.264Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:14:40.264Z] [2021-03-14T18:14:40.264Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-03-14T18:14:40.264Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:14:40.264Z] [2021-03-14T18:14:40.264Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-03-14T18:14:40.264Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:14:40.264Z] [2021-03-14T18:14:40.264Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-03-14T18:14:40.264Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:14:40.264Z] [2021-03-14T18:14:40.264Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-14T18:14:40.264Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:14:40.264Z] [2021-03-14T18:14:40.264Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-03-14T18:14:40.265Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:14:40.265Z] [2021-03-14T18:14:40.265Z] [2021-03-14T18:14:40.265Z] DONE 7 tests, 6 skipped in 1.714s [2021-03-14T18:14:40.265Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-14T18:14:40.265Z] INFO: Testing against a local daemon [2021-03-14T18:14:40.265Z] === RUN TestCheckpoint [2021-03-14T18:14:40.265Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-14T18:14:40.265Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:14:40.265Z] === RUN TestContainerInvalidJSON [2021-03-14T18:14:40.265Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:14:40.265Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:14:40.265Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:14:40.265Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:14:40.265Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:14:40.265Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:14:40.265Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:14:40.265Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:14:40.265Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:14:40.265Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-14T18:14:40.265Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-14T18:14:40.265Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-14T18:14:40.265Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-14T18:14:40.265Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-14T18:14:40.265Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-03-14T18:14:40.265Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-14T18:14:40.265Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-03-14T18:14:40.265Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-14T18:14:40.265Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-14T18:14:40.265Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-14T18:14:40.265Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-14T18:14:40.265Z] === RUN TestCopyFromContainer [2021-03-14T18:14:41.154Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-03-14T18:14:42.039Z] --- PASS: TestTemplatedSecret (3.55s) [2021-03-14T18:14:42.039Z] === RUN TestSecretCreateResolve [2021-03-14T18:14:42.200Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.364s coverage: 57.1% of statements [2021-03-14T18:14:42.499Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.471s coverage: 14.1% of statements [2021-03-14T18:14:42.592Z] === RUN TestDiscoveryOptsErrors [2021-03-14T18:14:42.593Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestDiscoveryOpts [2021-03-14T18:14:42.593Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-14T18:14:42.593Z] PASS [2021-03-14T18:14:42.593Z] coverage: 30.0% of statements [2021-03-14T18:14:42.593Z] ok github.com/docker/docker/daemon/discovery 0.108s coverage: 30.0% of statements [2021-03-14T18:14:42.593Z] === RUN TestBuilderGC [2021-03-14T18:14:42.593Z] --- PASS: TestBuilderGC (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestDaemonConfigurationNotFound [2021-03-14T18:14:42.593Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestDaemonBrokenConfiguration [2021-03-14T18:14:42.593Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestParseClusterAdvertiseSettings [2021-03-14T18:14:42.593Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestFindConfigurationConflicts [2021-03-14T18:14:42.593Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-14T18:14:42.593Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-14T18:14:42.593Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-14T18:14:42.593Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-14T18:14:42.593Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-14T18:14:42.593Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-14T18:14:42.593Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-14T18:14:42.593Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-14T18:14:42.593Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-14T18:14:42.593Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-14T18:14:42.593Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-14T18:14:42.593Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-14T18:14:42.593Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestValidateConfiguration [2021-03-14T18:14:42.593Z] === RUN TestValidateConfiguration/with_label [2021-03-14T18:14:42.593Z] === RUN TestValidateConfiguration/with_dns [2021-03-14T18:14:42.593Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-14T18:14:42.593Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-14T18:14:42.593Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-14T18:14:42.593Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-14T18:14:42.593Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-14T18:14:42.593Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-14T18:14:42.593Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestModifiedDiscoverySettings [2021-03-14T18:14:42.593Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestReloadSetConfigFileNotExist [2021-03-14T18:14:42.593Z] time="2021-03-14T18:14:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-14T18:14:42.593Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-03-14T18:14:42.593Z] === RUN TestReloadDefaultConfigNotExist [2021-03-14T18:14:42.593Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-03-14T18:14:42.593Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:14:42.593Z] === RUN TestReloadBadDefaultConfig [2021-03-14T18:14:42.593Z] time="2021-03-14T18:14:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-030182175" [2021-03-14T18:14:42.593Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestReloadWithConflictingLabels [2021-03-14T18:14:42.593Z] time="2021-03-14T18:14:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-974819314" [2021-03-14T18:14:42.593Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestReloadWithDuplicateLabels [2021-03-14T18:14:42.593Z] time="2021-03-14T18:14:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-926916265" [2021-03-14T18:14:42.593Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-14T18:14:42.593Z] === RUN TestDaemonConfigurationMerge [2021-03-14T18:14:42.593Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-14T18:14:42.593Z] PASS [2021-03-14T18:14:42.593Z] coverage: 79.7% of statements [2021-03-14T18:14:42.593Z] ok github.com/docker/docker/daemon/config 0.558s coverage: 79.7% of statements [2021-03-14T18:14:42.825Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-14T18:14:43.108Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2021-03-14T18:14:43.108Z] === RUN TestServiceUpdateNetwork [2021-03-14T18:14:43.594Z] === RUN TestVerifyNetworkingConfig [2021-03-14T18:14:43.594Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-14T18:14:43.594Z] === RUN TestGetContainer [2021-03-14T18:14:43.594Z] --- PASS: TestGetContainer (0.00s) [2021-03-14T18:14:43.594Z] === RUN TestValidContainerNames [2021-03-14T18:14:43.594Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-14T18:14:43.594Z] === RUN TestContainerInitDNS [2021-03-14T18:14:43.594Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-14T18:14:43.594Z] daemon_test.go:147: root required [2021-03-14T18:14:43.594Z] === RUN TestMerge [2021-03-14T18:14:43.594Z] --- PASS: TestMerge (0.00s) [2021-03-14T18:14:43.594Z] === RUN TestValidateContainerIsolation [2021-03-14T18:14:43.594Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-14T18:14:43.594Z] === RUN TestFindNetworkErrorType [2021-03-14T18:14:43.594Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-14T18:14:43.594Z] === RUN TestEnsureServicesExist [2021-03-14T18:14:43.594Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-14T18:14:43.594Z] === RUN TestEnsureServicesExistErrors [2021-03-14T18:14:43.594Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-14T18:14:43.594Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-14T18:14:43.594Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-14T18:14:43.594Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-14T18:14:43.594Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-14T18:14:43.594Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-14T18:14:43.594Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-14T18:14:43.594Z] === RUN TestContainerDelete [2021-03-14T18:14:43.594Z] --- PASS: TestContainerDelete (0.00s) [2021-03-14T18:14:43.594Z] === RUN TestContainerDoubleDelete [2021-03-14T18:14:43.594Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-14T18:14:43.594Z] === RUN TestLogContainerEventCopyLabels [2021-03-14T18:14:43.594Z] --- PASS: TestLogContainerEventCopyLabels (0.02s) [2021-03-14T18:14:43.594Z] === RUN TestLogContainerEventWithAttributes [2021-03-14T18:14:43.594Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-14T18:14:43.594Z] === RUN TestNoneHealthcheck [2021-03-14T18:14:43.594Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-14T18:14:43.594Z] === RUN TestHealthStates [2021-03-14T18:14:43.594Z] === RUN TestWaitNodeAttachment [2021-03-14T18:14:43.594Z] time="2021-03-14T18:14:43Z" 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-03-14T18:14:43.594Z] time="2021-03-14T18:14:43Z" 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-03-14T18:14:43.595Z] time="2021-03-14T18:14:43Z" 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-03-14T18:14:43.595Z] time="2021-03-14T18:14:43Z" 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-03-14T18:14:43.595Z] time="2021-03-14T18:14:43Z" 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-03-14T18:14:43.595Z] time="2021-03-14T18:14:43Z" 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-03-14T18:14:43.595Z] time="2021-03-14T18:14:43Z" 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-03-14T18:14:43.595Z] time="2021-03-14T18:14:43Z" 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-03-14T18:14:43.595Z] time="2021-03-14T18:14:43Z" 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-03-14T18:14:43.595Z] time="2021-03-14T18:14:43Z" 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-03-14T18:14:43.595Z] --- PASS: TestHealthStates (0.16s) [2021-03-14T18:14:43.595Z] === RUN TestMaskURLCredentials [2021-03-14T18:14:43.595Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-14T18:14:43.595Z] === RUN TestGetInspectData [2021-03-14T18:14:43.595Z] --- PASS: TestGetInspectData (0.00s) [2021-03-14T18:14:43.595Z] === RUN TestFillLicense [2021-03-14T18:14:43.595Z] --- PASS: TestFillLicense (0.00s) [2021-03-14T18:14:43.595Z] === RUN TestListInvalidFilter [2021-03-14T18:14:43.595Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-14T18:14:43.595Z] === RUN TestNameFilter [2021-03-14T18:14:43.595Z] --- PASS: TestNameFilter (0.00s) [2021-03-14T18:14:43.595Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-14T18:14:43.595Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-14T18:14:43.595Z] === 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-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-14T18:14:43.595Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-14T18:14:43.595Z] --- 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-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-14T18:14:43.595Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-14T18:14:43.595Z] === RUN TestDaemonReloadLabels [2021-03-14T18:14:43.595Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-14T18:14:43.595Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-14T18:14:43.595Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-14T18:14:43.595Z] === RUN TestDaemonReloadMirrors [2021-03-14T18:14:43.595Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-14T18:14:43.595Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-14T18:14:43.595Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-14T18:14:43.595Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-14T18:14:43.595Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-14T18:14:43.595Z] === RUN TestDaemonDiscoveryReload [2021-03-14T18:14:44.070Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-03-14T18:14:44.070Z] === RUN TestIsolationConversion [2021-03-14T18:14:44.070Z] === RUN TestIsolationConversion/default [2021-03-14T18:14:44.070Z] === RUN TestIsolationConversion/process [2021-03-14T18:14:44.070Z] === RUN TestIsolationConversion/hyperv [2021-03-14T18:14:44.070Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-14T18:14:44.070Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-14T18:14:44.070Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-14T18:14:44.070Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-14T18:14:44.070Z] === RUN TestContainerLabels [2021-03-14T18:14:44.070Z] --- PASS: TestContainerLabels (0.00s) [2021-03-14T18:14:44.070Z] === RUN TestCredentialSpecConversion [2021-03-14T18:14:44.070Z] === RUN TestCredentialSpecConversion/none [2021-03-14T18:14:44.070Z] === RUN TestCredentialSpecConversion/config [2021-03-14T18:14:44.070Z] === RUN TestCredentialSpecConversion/file [2021-03-14T18:14:44.070Z] === RUN TestCredentialSpecConversion/registry [2021-03-14T18:14:44.070Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-14T18:14:44.070Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-14T18:14:44.070Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-14T18:14:44.070Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-14T18:14:44.070Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-14T18:14:44.070Z] === RUN TestControllerValidateMountBind [2021-03-14T18:14:44.070Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-14T18:14:44.070Z] === RUN TestControllerValidateMountVolume [2021-03-14T18:14:44.070Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-14T18:14:44.070Z] === RUN TestControllerValidateMountTarget [2021-03-14T18:14:44.070Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-14T18:14:44.070Z] === RUN TestControllerValidateMountTmpfs [2021-03-14T18:14:44.070Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-14T18:14:44.070Z] === RUN TestControllerValidateMountInvalidType [2021-03-14T18:14:44.070Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-14T18:14:44.070Z] === RUN TestControllerValidateMountNamedPipe [2021-03-14T18:14:44.070Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-14T18:14:44.070Z] PASS [2021-03-14T18:14:44.070Z] coverage: 11.3% of statements [2021-03-14T18:14:44.070Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.884s coverage: 11.3% of statements [2021-03-14T18:14:44.070Z] === RUN TestEventsLog [2021-03-14T18:14:44.070Z] --- PASS: TestEventsLog (0.00s) [2021-03-14T18:14:44.070Z] === RUN TestEventsLogTimeout [2021-03-14T18:14:44.070Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-14T18:14:44.070Z] === RUN TestLogEvents [2021-03-14T18:14:44.070Z] --- PASS: TestLogEvents (0.05s) [2021-03-14T18:14:44.070Z] === RUN TestLoadBufferedEvents [2021-03-14T18:14:44.201Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-14T18:14:44.430Z] === RUN TestCopyFromContainer// [2021-03-14T18:14:44.430Z] === RUN TestCopyFromContainer//bar/root [2021-03-14T18:14:44.430Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-14T18:14:44.430Z] === RUN TestCopyFromContainer/bar/quux [2021-03-14T18:14:44.430Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-14T18:14:44.430Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-14T18:14:44.430Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-14T18:14:44.545Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-03-14T18:14:44.545Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-14T18:14:44.545Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-14T18:14:44.545Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-14T18:14:44.545Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-14T18:14:44.545Z] PASS [2021-03-14T18:14:44.545Z] coverage: 50.0% of statements [2021-03-14T18:14:44.545Z] ok github.com/docker/docker/daemon/events 0.288s coverage: 50.0% of statements [2021-03-14T18:14:44.545Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-03-14T18:14:44.545Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-14T18:14:44.685Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-14T18:14:44.685Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-14T18:14:44.685Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-14T18:14:44.942Z] --- PASS: TestCopyFromContainer (4.45s) [2021-03-14T18:14:44.942Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-14T18:14:44.942Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-14T18:14:44.942Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-14T18:14:44.942Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-03-14T18:14:44.942Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-14T18:14:44.942Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-14T18:14:44.942Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-14T18:14:44.942Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-14T18:14:44.942Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-14T18:14:44.942Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-14T18:14:44.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-14T18:14:44.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:14:44.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:14:44.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:14:44.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:14:44.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:14:44.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:14:44.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:14:44.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:14:44.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:14:44.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-14T18:14:44.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-14T18:14:44.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-14T18:14:44.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-14T18:14:44.942Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-14T18:14:44.942Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-03-14T18:14:44.942Z] === RUN TestCreateWithInvalidEnv [2021-03-14T18:14:44.942Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-14T18:14:44.942Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-14T18:14:44.942Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-14T18:14:44.942Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-14T18:14:44.942Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-14T18:14:44.942Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-14T18:14:44.942Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-14T18:14:44.942Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-14T18:14:44.942Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-14T18:14:44.942Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-14T18:14:44.942Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-14T18:14:44.942Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-14T18:14:44.942Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-14T18:14:44.942Z] === RUN TestCreateTmpfsMountsTarget [2021-03-14T18:14:44.942Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-14T18:14:44.942Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-14T18:14:45.019Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-03-14T18:14:45.019Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-14T18:14:45.257Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-03-14T18:14:45.349Z] --- PASS: TestSecretCreateResolve (3.22s) [2021-03-14T18:14:45.349Z] PASS [2021-03-14T18:14:45.349Z] [2021-03-14T18:14:45.349Z] DONE 6 tests in 19.677s [2021-03-14T18:14:45.349Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-14T18:14:45.349Z] ++ 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-03-14T18:14:45.349Z] ++ set -e [2021-03-14T18:14:45.349Z] ++ '[' -n 0 ']' [2021-03-14T18:14:45.349Z] ++ set -x [2021-03-14T18:14:45.349Z] ++ env -i DEST=/go/src/github.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-03-14T18:14:45.349Z] INFO: Testing against a local daemon [2021-03-14T18:14:45.349Z] === RUN TestServiceCreateInit [2021-03-14T18:14:45.349Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-14T18:14:45.495Z] === RUN TestIsEmptyDir [2021-03-14T18:14:45.495Z] --- PASS: TestIsEmptyDir (0.01s) [2021-03-14T18:14:45.495Z] PASS [2021-03-14T18:14:45.495Z] coverage: 2.3% of statements [2021-03-14T18:14:45.495Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2021-03-14T18:14:45.495Z] === RUN TestLinkNaming [2021-03-14T18:14:45.495Z] --- PASS: TestLinkNaming (0.00s) [2021-03-14T18:14:45.495Z] === RUN TestLinkNew [2021-03-14T18:14:45.495Z] --- PASS: TestLinkNew (0.00s) [2021-03-14T18:14:45.495Z] === RUN TestLinkEnv [2021-03-14T18:14:45.495Z] --- PASS: TestLinkEnv (0.00s) [2021-03-14T18:14:45.495Z] === RUN TestLinkMultipleEnv [2021-03-14T18:14:45.495Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-14T18:14:45.495Z] === RUN TestLinkPortRangeEnv [2021-03-14T18:14:45.495Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-14T18:14:45.495Z] PASS [2021-03-14T18:14:45.495Z] coverage: 93.0% of statements [2021-03-14T18:14:45.495Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2021-03-14T18:14:45.495Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-03-14T18:14:45.495Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-14T18:14:45.495Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-14T18:14:45.495Z] reload_test.go:520: root required [2021-03-14T18:14:45.495Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-14T18:14:45.495Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-03-14T18:14:45.495Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-14T18:14:45.970Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-03-14T18:14:45.970Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-14T18:14:45.970Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2021-03-14T18:14:45.970Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-14T18:14:45.970Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-03-14T18:14:45.970Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-14T18:14:45.970Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2021-03-14T18:14:45.970Z] === RUN TestParseVolumesFrom [2021-03-14T18:14:45.970Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-14T18:14:45.970Z] PASS [2021-03-14T18:14:45.970Z] coverage: 9.1% of statements [2021-03-14T18:14:45.970Z] ok github.com/docker/docker/daemon 2.910s coverage: 9.1% of statements [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-14T18:14:45.970Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-14T18:14:46.305Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2021-03-14T18:14:46.305Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-14T18:14:46.737Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-14T18:14:47.233Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2021-03-14T18:14:47.233Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-14T18:14:47.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:14:47.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:14:47.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:14:47.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:14:47.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:14:47.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:14:47.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:14:47.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:14:47.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:14:47.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:14:47.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:14:47.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:14:47.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:14:47.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:14:47.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:14:47.388Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.113s coverage: 69.3% of statements [2021-03-14T18:14:47.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-14T18:14:47.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-14T18:14:47.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-14T18:14:47.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-14T18:14:47.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-14T18:14:47.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-14T18:14:47.489Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-14T18:14:47.674Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-14T18:14:47.745Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-03-14T18:14:47.745Z] === RUN TestCreateDifferentPlatform [2021-03-14T18:14:47.745Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-14T18:14:47.745Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-14T18:14:47.745Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-14T18:14:47.745Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-14T18:14:47.745Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-14T18:14:47.745Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-14T18:14:47.745Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-03-14T18:14:47.745Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-14T18:14:47.745Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-14T18:14:47.745Z] === RUN TestContainerStartOnDaemonRestart [2021-03-14T18:14:47.745Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-14T18:14:47.745Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-14T18:14:47.745Z] === RUN TestDaemonRestartIpcMode [2021-03-14T18:14:47.745Z] === PAUSE TestDaemonRestartIpcMode [2021-03-14T18:14:47.745Z] === RUN TestDaemonHostGatewayIP [2021-03-14T18:14:47.745Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-14T18:14:47.745Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:14:47.745Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-14T18:14:47.745Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-14T18:14:47.745Z] === RUN TestContainerKillOnDaemonStart [2021-03-14T18:14:47.745Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-14T18:14:47.745Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-14T18:14:47.745Z] === RUN TestDiff [2021-03-14T18:14:48.307Z] --- PASS: TestDiff (0.41s) [2021-03-14T18:14:48.307Z] === RUN TestExecWithCloseStdin [2021-03-14T18:14:48.434Z] ok github.com/docker/docker/daemon 12.384s coverage: 17.2% of statements [2021-03-14T18:14:48.434Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-14T18:14:48.434Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-14T18:14:48.434Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-14T18:14:48.434Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-14T18:14:48.434Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.421s coverage: 45.9% of statements [2021-03-14T18:14:48.434Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-14T18:14:48.610Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-14T18:14:48.868Z] --- PASS: TestExecWithCloseStdin (0.47s) [2021-03-14T18:14:48.868Z] === RUN TestExec [2021-03-14T18:14:48.964Z] === RUN TestAdapterReadLogs [2021-03-14T18:14:48.964Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-03-14T18:14:48.964Z] === RUN TestCopier [2021-03-14T18:14:48.964Z] --- PASS: TestCopier (0.01s) [2021-03-14T18:14:48.964Z] === RUN TestCopierLongLines [2021-03-14T18:14:48.964Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-14T18:14:48.964Z] === RUN TestCopierSlow [2021-03-14T18:14:48.964Z] === RUN TestNewStreamConfig [2021-03-14T18:14:48.964Z] === RUN TestNewStreamConfig/defaults [2021-03-14T18:14:48.964Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-14T18:14:48.964Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-14T18:14:48.964Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-14T18:14:48.964Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-14T18:14:48.964Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-14T18:14:48.964Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-14T18:14:48.964Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-14T18:14:48.964Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-14T18:14:48.964Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-14T18:14:48.964Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-14T18:14:48.964Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-14T18:14:48.964Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-14T18:14:48.964Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-14T18:14:48.964Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-14T18:14:48.964Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-14T18:14:48.964Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-14T18:14:48.964Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-14T18:14:48.964Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-14T18:14:48.964Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-14T18:14:49.082Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.893s coverage: 49.4% of statements [2021-03-14T18:14:49.126Z] --- PASS: TestExec (0.46s) [2021-03-14T18:14:49.126Z] === RUN TestExecUser [2021-03-14T18:14:49.177Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-14T18:14:49.436Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-14T18:14:49.437Z] --- PASS: TestCopierSlow (0.21s) [2021-03-14T18:14:49.437Z] === RUN TestCopierWithSized [2021-03-14T18:14:49.437Z] === RUN TestCopierWithSized/as_is [2021-03-14T18:14:49.437Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-14T18:14:49.437Z] time="2021-03-14T18:14:48Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-14T18:14:49.437Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-03-14T18:14:49.437Z] === RUN TestCreateSuccess [2021-03-14T18:14:49.437Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestCreateLogGroupSuccess [2021-03-14T18:14:49.437Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestCreateError [2021-03-14T18:14:49.437Z] --- PASS: TestCreateError (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestCreateAlreadyExists [2021-03-14T18:14:49.437Z] time="2021-03-14T18:14:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-14T18:14:49.437Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestLogClosed [2021-03-14T18:14:49.437Z] --- PASS: TestLogClosed (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestLogBlocking [2021-03-14T18:14:49.437Z] --- PASS: TestLogBlocking (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-14T18:14:49.437Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestLogNonBlockingBufferFull [2021-03-14T18:14:49.437Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestPublishBatchSuccess [2021-03-14T18:14:49.437Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestPublishBatchError [2021-03-14T18:14:49.437Z] time="2021-03-14T18:14:48Z" level=error msg=Error [2021-03-14T18:14:49.437Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-14T18:14:49.437Z] time="2021-03-14T18:14:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-14T18:14:49.437Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-14T18:14:49.437Z] time="2021-03-14T18:14:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-14T18:14:49.437Z] time="2021-03-14T18:14:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-14T18:14:49.437Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestCollectBatchSimple [2021-03-14T18:14:49.437Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestCollectBatchTicker [2021-03-14T18:14:49.437Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestCollectBatchMultilinePattern [2021-03-14T18:14:49.437Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-14T18:14:49.437Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-14T18:14:49.437Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-14T18:14:49.437Z] --- PASS: TestCopierWithSized (0.01s) [2021-03-14T18:14:49.437Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-14T18:14:49.437Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-03-14T18:14:49.437Z] === RUN TestCopierWithPartial [2021-03-14T18:14:49.437Z] --- PASS: TestCopierWithPartial (0.01s) [2021-03-14T18:14:49.437Z] === RUN TestRingLogger [2021-03-14T18:14:49.437Z] --- PASS: TestRingLogger (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestRingCap [2021-03-14T18:14:49.437Z] --- PASS: TestRingCap (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestRingClose [2021-03-14T18:14:49.437Z] --- PASS: TestRingClose (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestRingDrain [2021-03-14T18:14:49.437Z] --- PASS: TestRingDrain (0.00s) [2021-03-14T18:14:49.437Z] PASS [2021-03-14T18:14:49.437Z] coverage: 43.5% of statements [2021-03-14T18:14:49.437Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-03-14T18:14:49.437Z] === RUN TestCollectBatchClose [2021-03-14T18:14:49.437Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-14T18:14:49.437Z] === RUN TestEffectiveLen [2021-03-14T18:14:49.437Z] === RUN TestEffectiveLen/0/Hello [2021-03-14T18:14:49.437Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-14T18:14:49.438Z] === RUN TestEffectiveLen/2/🙃 [2021-03-14T18:14:49.438Z] === RUN TestEffectiveLen/3/���� [2021-03-14T18:14:49.438Z] === RUN TestEffectiveLen/4/He��o [2021-03-14T18:14:49.438Z] === RUN TestEffectiveLen/5/ [2021-03-14T18:14:49.438Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-14T18:14:49.438Z] === RUN TestFindValidSplit [2021-03-14T18:14:49.438Z] === RUN TestFindValidSplit/0/ [2021-03-14T18:14:49.438Z] === RUN TestFindValidSplit/1/Hello [2021-03-14T18:14:49.438Z] === RUN TestFindValidSplit/2/Hello [2021-03-14T18:14:49.438Z] === RUN TestFindValidSplit/3/Hello [2021-03-14T18:14:49.438Z] === RUN TestFindValidSplit/4/🙃 [2021-03-14T18:14:49.438Z] === RUN TestFindValidSplit/5/🙃 [2021-03-14T18:14:49.438Z] === RUN TestFindValidSplit/6/a� [2021-03-14T18:14:49.438Z] === RUN TestFindValidSplit/7/a� [2021-03-14T18:14:49.438Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1044: [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1045: [2021-03-14T18:14:49.438Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1044: Hello [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1045: [2021-03-14T18:14:49.438Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1044: He [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1045: llo [2021-03-14T18:14:49.438Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1044: [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1045: Hello [2021-03-14T18:14:49.438Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1044: [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-14T18:14:49.438Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1045: [2021-03-14T18:14:49.438Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1044: a [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1045: � [2021-03-14T18:14:49.438Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1044: a� [2021-03-14T18:14:49.438Z] cloudwatchlogs_test.go:1045: [2021-03-14T18:14:49.438Z] === RUN TestProcessEventEmoji [2021-03-14T18:14:49.438Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-14T18:14:49.438Z] === RUN TestCollectBatchLineSplit [2021-03-14T18:14:49.438Z] ok github.com/docker/docker/daemon/logger 0.334s coverage: 43.5% of statements [2021-03-14T18:14:49.438Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-14T18:14:49.438Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-14T18:14:49.438Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-14T18:14:49.438Z] === RUN TestCollectBatchMaxEvents [2021-03-14T18:14:49.438Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-03-14T18:14:49.438Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-14T18:14:49.438Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-03-14T18:14:49.438Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-14T18:14:49.438Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-03-14T18:14:49.438Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-14T18:14:49.438Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.12s) [2021-03-14T18:14:49.438Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-14T18:14:49.438Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-14T18:14:49.438Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-14T18:14:49.438Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-14T18:14:49.438Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-14T18:14:49.438Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-14T18:14:49.438Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-14T18:14:49.438Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-14T18:14:49.438Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-14T18:14:49.438Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-14T18:14:49.438Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-14T18:14:49.438Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-14T18:14:49.438Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-14T18:14:49.438Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-14T18:14:49.438Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-14T18:14:49.438Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-14T18:14:49.438Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-14T18:14:49.438Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-14T18:14:49.438Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-14T18:14:49.438Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-14T18:14:49.438Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-14T18:14:49.438Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-14T18:14:49.438Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-14T18:14:49.438Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-14T18:14:49.438Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-14T18:14:49.438Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-14T18:14:49.438Z] === RUN TestCreateTagSuccess [2021-03-14T18:14:49.438Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-14T18:14:49.438Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-14T18:14:49.438Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-14T18:14:49.438Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-14T18:14:49.438Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-14T18:14:49.438Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-14T18:14:49.438Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-14T18:14:49.438Z] PASS [2021-03-14T18:14:49.438Z] coverage: 77.8% of statements [2021-03-14T18:14:49.438Z] ok github.com/docker/docker/daemon/logger/awslogs 0.529s coverage: 77.8% of statements [2021-03-14T18:14:49.687Z] --- PASS: TestExecUser (0.48s) [2021-03-14T18:14:49.687Z] === RUN TestExportContainerAndImportImage [2021-03-14T18:14:50.250Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2021-03-14T18:14:50.250Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-14T18:14:50.436Z] === RUN TestSearchRegistryForImagesErrors [2021-03-14T18:14:50.436Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-14T18:14:50.436Z] === RUN TestSearchRegistryForImages [2021-03-14T18:14:50.436Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-14T18:14:50.436Z] === RUN TestOnlyPlatformWithFallback [2021-03-14T18:14:50.436Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-14T18:14:50.436Z] === RUN TestImageDelete [2021-03-14T18:14:50.436Z] === RUN TestImageDelete/no_lease [2021-03-14T18:14:50.436Z] === RUN TestImageDelete/lease_exists [2021-03-14T18:14:50.436Z] --- PASS: TestImageDelete (0.05s) [2021-03-14T18:14:50.436Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-03-14T18:14:50.436Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-03-14T18:14:50.436Z] === RUN TestContentStoreForPull [2021-03-14T18:14:50.436Z] === RUN TestJSONFileLogger [2021-03-14T18:14:50.436Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-14T18:14:50.436Z] === RUN TestJSONFileLoggerWithTags [2021-03-14T18:14:50.436Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-14T18:14:50.436Z] === RUN TestJSONFileLoggerWithOpts [2021-03-14T18:14:50.436Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-03-14T18:14:50.436Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-14T18:14:50.436Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-03-14T18:14:50.436Z] === RUN TestEncodeDecode [2021-03-14T18:14:50.436Z] === PAUSE TestEncodeDecode [2021-03-14T18:14:50.436Z] === CONT TestEncodeDecode [2021-03-14T18:14:50.436Z] --- PASS: TestEncodeDecode (0.20s) [2021-03-14T18:14:50.436Z] PASS [2021-03-14T18:14:50.436Z] coverage: 61.6% of statements [2021-03-14T18:14:50.436Z] --- PASS: TestContentStoreForPull (0.24s) [2021-03-14T18:14:50.436Z] PASS [2021-03-14T18:14:50.436Z] coverage: 6.7% of statements [2021-03-14T18:14:50.436Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.369s coverage: 61.6% of statements [2021-03-14T18:14:50.436Z] ok github.com/docker/docker/daemon/images 0.550s coverage: 6.7% of statements [2021-03-14T18:14:50.436Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-14T18:14:50.436Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-14T18:14:50.436Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-14T18:14:50.436Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-14T18:14:50.436Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-14T18:14:50.436Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-14T18:14:50.436Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-14T18:14:50.648Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-14T18:14:50.911Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-14T18:14:50.911Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-14T18:14:50.911Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-14T18:14:50.911Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-03-14T18:14:50.911Z] === RUN TestFastTimeMarshalJSON [2021-03-14T18:14:50.911Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-03-14T18:14:50.911Z] PASS [2021-03-14T18:14:50.911Z] coverage: 87.2% of statements [2021-03-14T18:14:50.911Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.227s coverage: 87.2% of statements [2021-03-14T18:14:51.852Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 57.5% of statements [2021-03-14T18:14:52.153Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2021-03-14T18:14:52.497Z] === RUN TestWriteLog [2021-03-14T18:14:52.497Z] === PAUSE TestWriteLog [2021-03-14T18:14:52.497Z] === RUN TestReadLog [2021-03-14T18:14:52.497Z] === PAUSE TestReadLog [2021-03-14T18:14:52.497Z] === CONT TestWriteLog [2021-03-14T18:14:52.497Z] === CONT TestReadLog [2021-03-14T18:14:52.497Z] --- PASS: TestWriteLog (0.02s) [2021-03-14T18:14:52.497Z] === RUN TestReadLog/tail_exact [2021-03-14T18:14:52.497Z] === RUN TestReadLog/tail_less_than_available [2021-03-14T18:14:52.497Z] === RUN TestReadLog/tail_more_than_available [2021-03-14T18:14:52.497Z] --- PASS: TestReadLog (0.30s) [2021-03-14T18:14:52.497Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-03-14T18:14:52.497Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-03-14T18:14:52.497Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-14T18:14:52.971Z] PASS [2021-03-14T18:14:52.971Z] coverage: 75.2% of statements [2021-03-14T18:14:52.971Z] ok github.com/docker/docker/daemon/logger/local 0.436s coverage: 75.2% of statements [2021-03-14T18:14:52.971Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-14T18:14:53.206Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-03-14T18:14:53.446Z] === RUN TestOpenFileDelete [2021-03-14T18:14:53.446Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-14T18:14:53.446Z] === RUN TestOpenFileRename [2021-03-14T18:14:53.446Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-14T18:14:53.446Z] === RUN TestParseLogTagDefaultTag [2021-03-14T18:14:53.446Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-14T18:14:53.446Z] === RUN TestParseLogTag [2021-03-14T18:14:53.446Z] --- PASS: TestParseLogTag (0.00s) [2021-03-14T18:14:53.446Z] === RUN TestParseLogTagEmptyTag [2021-03-14T18:14:53.446Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-14T18:14:53.446Z] === RUN TestTailFiles [2021-03-14T18:14:53.446Z] --- PASS: TestTailFiles (0.00s) [2021-03-14T18:14:53.446Z] === RUN TestFollowLogsConsumerGone [2021-03-14T18:14:53.446Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-14T18:14:53.446Z] === RUN TestFollowLogsProducerGone [2021-03-14T18:14:53.446Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-03-14T18:14:53.446Z] logfile_test.go:179: logDecode() closed after sending 1961 messages [2021-03-14T18:14:53.446Z] logfile_test.go:232: messages sent: 1961, received: 1961 [2021-03-14T18:14:53.446Z] === RUN TestCheckCapacityAndRotate [2021-03-14T18:14:53.446Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-14T18:14:53.446Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-14T18:14:53.513Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-03-14T18:14:53.513Z] === RUN TestHealthCheckWorkdir [2021-03-14T18:14:53.630Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-14T18:14:53.889Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-14T18:14:53.889Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-14T18:14:53.920Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-03-14T18:14:53.920Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-03-14T18:14:53.920Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-03-14T18:14:53.920Z] PASS [2021-03-14T18:14:53.920Z] coverage: 55.3% of statements [2021-03-14T18:14:53.920Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.416s coverage: 55.3% of statements [2021-03-14T18:14:53.920Z] === RUN TestLog [2021-03-14T18:14:53.920Z] --- PASS: TestLog (0.01s) [2021-03-14T18:14:53.920Z] PASS [2021-03-14T18:14:53.920Z] coverage: 31.5% of statements [2021-03-14T18:14:53.920Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.098s coverage: 31.5% of statements [2021-03-14T18:14:54.075Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2021-03-14T18:14:54.075Z] === RUN TestHealthKillContainer [2021-03-14T18:14:54.402Z] === RUN TestValidateLogOpt [2021-03-14T18:14:54.402Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-14T18:14:54.402Z] === RUN TestNewMissedConfig [2021-03-14T18:14:54.402Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-14T18:14:54.402Z] === RUN TestNewMissedUrl [2021-03-14T18:14:54.402Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-14T18:14:54.402Z] === RUN TestNewMissedToken [2021-03-14T18:14:54.402Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-14T18:14:54.402Z] === RUN TestNewWithProxy [2021-03-14T18:14:54.402Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-14T18:14:54.402Z] === RUN TestDefault [2021-03-14T18:14:54.402Z] --- PASS: TestDefault (0.01s) [2021-03-14T18:14:54.402Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-14T18:14:54.402Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-03-14T18:14:54.402Z] === RUN TestJsonFormat [2021-03-14T18:14:54.402Z] --- PASS: TestJsonFormat (0.01s) [2021-03-14T18:14:54.402Z] === RUN TestRawFormat [2021-03-14T18:14:54.737Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.927s coverage: 52.1% of statements [2021-03-14T18:14:54.737Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-14T18:14:54.737Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-14T18:14:54.827Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-14T18:14:54.884Z] --- PASS: TestRawFormat (0.00s) [2021-03-14T18:14:54.884Z] === RUN TestRawFormatWithLabels [2021-03-14T18:14:54.884Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-03-14T18:14:54.884Z] === RUN TestRawFormatWithoutTag [2021-03-14T18:14:54.884Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-14T18:14:54.884Z] === RUN TestBatching [2021-03-14T18:14:54.884Z] --- PASS: TestBatching (0.40s) [2021-03-14T18:14:54.884Z] === RUN TestFrequency [2021-03-14T18:14:55.309Z] --- PASS: TestServiceUpdateNetwork (12.63s) [2021-03-14T18:14:55.309Z] === RUN TestServiceUpdatePidsLimit [2021-03-14T18:14:55.359Z] --- PASS: TestFrequency (0.20s) [2021-03-14T18:14:55.359Z] === RUN TestOneMessagePerRequest [2021-03-14T18:14:55.359Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-03-14T18:14:55.359Z] === RUN TestVerify [2021-03-14T18:14:55.359Z] --- PASS: TestVerify (0.00s) [2021-03-14T18:14:55.359Z] === RUN TestSkipVerify [2021-03-14T18:14:55.359Z] time="2021-03-14T18:14:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-14T18:14:55.359Z] time="2021-03-14T18:14:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-14T18:14:55.359Z] time="2021-03-14T18:14:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-14T18:14:55.359Z] time="2021-03-14T18:14:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-14T18:14:55.359Z] === RUN TestParseLogFormat [2021-03-14T18:14:55.359Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-14T18:14:55.359Z] === RUN TestValidateLogOptEmpty [2021-03-14T18:14:55.359Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-14T18:14:55.359Z] === RUN TestValidateSyslogAddress [2021-03-14T18:14:55.359Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-14T18:14:55.359Z] === RUN TestParseAddressDefaultPort [2021-03-14T18:14:55.359Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-14T18:14:55.359Z] === RUN TestValidateSyslogFacility [2021-03-14T18:14:55.359Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-14T18:14:55.359Z] === RUN TestValidateLogOptSyslogFormat [2021-03-14T18:14:55.359Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-14T18:14:55.382Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 43.2% of statements [2021-03-14T18:14:55.396Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-14T18:14:55.834Z] === RUN TestValidateLogOpt [2021-03-14T18:14:55.834Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-14T18:14:55.834Z] PASS [2021-03-14T18:14:55.834Z] coverage: 46.8% of statements [2021-03-14T18:14:55.834Z] ok github.com/docker/docker/daemon/logger/syslog 0.144s coverage: 46.8% of statements [2021-03-14T18:14:55.834Z] --- PASS: TestSkipVerify (0.54s) [2021-03-14T18:14:55.834Z] === RUN TestBufferMaximum [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615745695.424149\",\"host\":\"9274e8bf2bf6\"}'" [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615745695.424149\",\"host\":\"9274e8bf2bf6\"}'" [2021-03-14T18:14:55.834Z] --- PASS: TestBufferMaximum (0.01s) [2021-03-14T18:14:55.834Z] === RUN TestServerAlwaysDown [2021-03-14T18:14:55.834Z] === RUN TestNewParse [2021-03-14T18:14:55.834Z] --- PASS: TestNewParse (0.00s) [2021-03-14T18:14:55.834Z] PASS [2021-03-14T18:14:55.834Z] coverage: 8.3% of statements [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615745695.430162\",\"host\":\"9274e8bf2bf6\"}'" [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615745695.430162\",\"host\":\"9274e8bf2bf6\"}'" [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615745695.430162\",\"host\":\"9274e8bf2bf6\"}'" [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615745695.436176\",\"host\":\"9274e8bf2bf6\"}'" [2021-03-14T18:14:55.834Z] time="2021-03-14T18:14:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615745695.436176\",\"host\":\"9274e8bf2bf6\"}'" [2021-03-14T18:14:55.834Z] --- PASS: TestServerAlwaysDown (0.01s) [2021-03-14T18:14:55.834Z] === RUN TestCannotSendAfterClose [2021-03-14T18:14:55.834Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-14T18:14:55.834Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-14T18:14:55.834Z] ok github.com/docker/docker/daemon/logger/templates 0.165s coverage: 8.3% of statements [2021-03-14T18:14:55.948Z] --- PASS: TestServiceCreateInit (10.47s) [2021-03-14T18:14:55.948Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.11s) [2021-03-14T18:14:55.948Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.33s) [2021-03-14T18:14:55.948Z] === RUN TestCreateServiceMultipleTimes [2021-03-14T18:14:56.588Z] --- PASS: TestHealthKillContainer (2.49s) [2021-03-14T18:14:56.588Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-14T18:14:56.684Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-14T18:14:56.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-14T18:14:56.832Z] time="2021-03-14T18:14:56Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49203/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-14T18:14:56.833Z] time="2021-03-14T18:14:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9274e8bf2bf6\"}'" [2021-03-14T18:14:56.833Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-03-14T18:14:56.833Z] PASS [2021-03-14T18:14:56.833Z] coverage: 82.5% of statements [2021-03-14T18:14:56.833Z] ok github.com/docker/docker/daemon/logger/splunk 2.272s coverage: 82.5% of statements [2021-03-14T18:14:56.833Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-14T18:14:56.833Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-14T18:14:56.833Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-14T18:14:56.931Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 6.7% of statements [2021-03-14T18:14:56.931Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-14T18:14:56.931Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-14T18:14:57.148Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2021-03-14T18:14:57.148Z] === RUN TestIpcModeNone [2021-03-14T18:14:57.228Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2021-03-14T18:14:57.404Z] --- PASS: TestIpcModeNone (0.45s) [2021-03-14T18:14:57.404Z] === RUN TestIpcModePrivate [2021-03-14T18:14:57.525Z] ok github.com/docker/docker/daemon/logger/awslogs 0.386s coverage: 77.8% of statements [2021-03-14T18:14:57.525Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-14T18:14:57.525Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-14T18:14:57.620Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-14T18:14:57.966Z] --- PASS: TestIpcModePrivate (0.44s) [2021-03-14T18:14:57.966Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-03-14T18:14:57.966Z] === RUN TestIpcModeShareable [2021-03-14T18:14:57.966Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-14T18:14:57.966Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-14T18:14:57.966Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-14T18:14:58.163Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-14T18:14:58.163Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-14T18:14:58.169Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-03-14T18:14:58.414Z] === RUN TestV1IDService [2021-03-14T18:14:58.414Z] --- PASS: TestV1IDService (0.07s) [2021-03-14T18:14:58.414Z] === RUN TestV2MetadataService [2021-03-14T18:14:58.414Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-14T18:14:58.414Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-14T18:14:58.414Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-14T18:14:58.414Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-14T18:14:58.414Z] === RUN TestContinueOnError_NeverContinue [2021-03-14T18:14:58.414Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-14T18:14:58.414Z] === RUN TestContinueOnError_UnnestsErrors [2021-03-14T18:14:58.414Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-03-14T18:14:58.414Z] === RUN TestManifestStore [2021-03-14T18:14:58.414Z] === RUN TestManifestStore/no_remote_or_local [2021-03-14T18:14:58.813Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.043s coverage: 87.2% of statements [2021-03-14T18:14:58.888Z] time="2021-03-14T18:14:58Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local197878495\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-14T18:14:58.888Z] === RUN TestManifestStore/no_local_cache [2021-03-14T18:14:58.888Z] === RUN TestManifestStore/with_local_cache [2021-03-14T18:14:58.888Z] === RUN TestManifestStore/unknown_media_type [2021-03-14T18:14:58.888Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-14T18:14:58.888Z] time="2021-03-14T18:14:58Z" level=warning msg="reference for unknown type: " [2021-03-14T18:14:58.888Z] time="2021-03-14T18:14:58Z" level=warning msg="reference for unknown type: " [2021-03-14T18:14:58.888Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-14T18:14:58.888Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-14T18:14:58.888Z] time="2021-03-14T18:14:58Z" level=warning msg="reference for unknown type: " [2021-03-14T18:14:58.888Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-14T18:14:58.888Z] === RUN TestSuccessfulDownload [2021-03-14T18:14:58.888Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-14T18:14:58.888Z] download_test.go:268: Needs fixing on Windows [2021-03-14T18:14:58.888Z] === RUN TestCancelledDownload [2021-03-14T18:14:58.888Z] time="2021-03-14T18:14:58Z" level=warning msg="reference for unknown type: " [2021-03-14T18:14:58.888Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-14T18:14:58.888Z] === RUN TestMaxDownloadAttempts [2021-03-14T18:14:58.888Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-14T18:14:58.888Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-14T18:14:58.888Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-14T18:14:58.888Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-14T18:14:58.888Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-14T18:14:58.888Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-14T18:14:58.888Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-14T18:14:58.888Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-14T18:14:58.888Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-14T18:14:58.888Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-14T18:14:58.888Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-14T18:14:58.888Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-14T18:14:58.889Z] time="2021-03-14T18:14:58Z" level=warning msg="reference for unknown type: " [2021-03-14T18:14:58.889Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-14T18:14:58.889Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-14T18:14:58.889Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-14T18:14:58.889Z] time="2021-03-14T18:14:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-14T18:14:58.889Z] --- PASS: TestManifestStore (0.34s) [2021-03-14T18:14:58.889Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-03-14T18:14:58.889Z] --- PASS: TestManifestStore/no_local_cache (0.06s) [2021-03-14T18:14:58.889Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-03-14T18:14:58.889Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-03-14T18:14:58.889Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-03-14T18:14:58.889Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-03-14T18:14:58.889Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-03-14T18:14:58.889Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-14T18:14:58.889Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-03-14T18:14:58.889Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-14T18:14:58.889Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-03-14T18:14:58.889Z] === RUN TestDetectManifestBlobMediaType [2021-03-14T18:14:58.889Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-14T18:14:58.889Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-14T18:14:58.889Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-14T18:14:58.889Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-14T18:14:58.889Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-14T18:14:58.889Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-14T18:14:58.889Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-14T18:14:58.889Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-14T18:14:58.889Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-14T18:14:58.889Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-14T18:14:58.889Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-14T18:14:58.889Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-14T18:14:58.889Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-14T18:14:58.889Z] === RUN TestFixManifestLayers [2021-03-14T18:14:58.889Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-14T18:14:58.889Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-14T18:14:58.889Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-14T18:14:58.889Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-14T18:14:58.889Z] === RUN TestFixManifestLayersBadParent [2021-03-14T18:14:58.889Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-14T18:14:58.889Z] === RUN TestValidateManifest [2021-03-14T18:14:58.889Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-14T18:14:58.889Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-14T18:14:58.889Z] === RUN TestFormatPlatform [2021-03-14T18:14:58.889Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-14T18:14:58.889Z] === RUN TestGetRepositoryMountCandidates [2021-03-14T18:14:58.889Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-14T18:14:58.889Z] === RUN TestLayerAlreadyExists [2021-03-14T18:14:58.889Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-14T18:14:58.889Z] 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-03-14T18:14:58.889Z] 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-03-14T18:14:58.889Z] 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-03-14T18:14:58.889Z] 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-03-14T18:14:58.889Z] 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-03-14T18:14:58.889Z] 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-03-14T18:14:58.889Z] === RUN TestWhenEmptyAuthConfig [2021-03-14T18:14:59.362Z] time="2021-03-14T18:14:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-14T18:14:59.362Z] time="2021-03-14T18:14:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-14T18:14:59.362Z] time="2021-03-14T18:14:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-14T18:14:59.362Z] time="2021-03-14T18:14:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-14T18:14:59.362Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-14T18:14:59.362Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-03-14T18:14:59.362Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-03-14T18:14:59.362Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-03-14T18:14:59.362Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-03-14T18:14:59.362Z] === RUN TestTransfer [2021-03-14T18:14:59.362Z] --- PASS: TestTransfer (0.12s) [2021-03-14T18:14:59.362Z] === RUN TestConcurrencyLimit [2021-03-14T18:14:59.362Z] --- PASS: TestV2MetadataService (1.09s) [2021-03-14T18:14:59.362Z] PASS [2021-03-14T18:14:59.362Z] coverage: 48.2% of statements [2021-03-14T18:14:59.363Z] ok github.com/docker/docker/distribution/metadata 1.233s coverage: 48.2% of statements [2021-03-14T18:14:59.369Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2021-03-14T18:14:59.369Z] === RUN TestAPIIpcModeHost [2021-03-14T18:14:59.369Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-14T18:14:59.369Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-14T18:14:59.369Z] === RUN TestDaemonIpcModeShareable [2021-03-14T18:14:59.369Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-14T18:14:59.369Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-14T18:14:59.369Z] === RUN TestDaemonIpcModePrivate [2021-03-14T18:14:59.478Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 61.6% of statements [2021-03-14T18:14:59.837Z] === RUN TestNotFound [2021-03-14T18:14:59.837Z] --- PASS: TestNotFound (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestConflict [2021-03-14T18:14:59.837Z] --- PASS: TestConflict (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestForbidden [2021-03-14T18:14:59.837Z] --- PASS: TestForbidden (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestInvalidParameter [2021-03-14T18:14:59.837Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestNotImplemented [2021-03-14T18:14:59.837Z] --- PASS: TestNotImplemented (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestNotModified [2021-03-14T18:14:59.837Z] --- PASS: TestNotModified (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestUnauthorized [2021-03-14T18:14:59.837Z] --- PASS: TestUnauthorized (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestUnknown [2021-03-14T18:14:59.837Z] --- PASS: TestUnknown (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestCancelled [2021-03-14T18:14:59.837Z] --- PASS: TestCancelled (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestDeadline [2021-03-14T18:14:59.837Z] --- PASS: TestDeadline (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestDataLoss [2021-03-14T18:14:59.837Z] --- PASS: TestDataLoss (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestUnavailable [2021-03-14T18:14:59.837Z] --- PASS: TestUnavailable (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestSystem [2021-03-14T18:14:59.837Z] --- PASS: TestSystem (0.00s) [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Not_Found [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Bad_Request [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Conflict [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Unauthorized [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Forbidden [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Not_Modified [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-14T18:14:59.837Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-14T18:14:59.837Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-14T18:14:59.837Z] PASS [2021-03-14T18:14:59.837Z] coverage: 53.1% of statements [2021-03-14T18:14:59.837Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2021-03-14T18:14:59.837Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-03-14T18:14:59.837Z] === RUN TestInactiveJobs [2021-03-14T18:15:00.311Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-03-14T18:15:00.311Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-14T18:15:00.311Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-14T18:15:00.311Z] === RUN TestTokenPassThru [2021-03-14T18:15:00.311Z] --- PASS: TestTokenPassThru (0.01s) [2021-03-14T18:15:00.311Z] === RUN TestTokenPassThruDifferentHost [2021-03-14T18:15:00.311Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-03-14T18:15:00.311Z] PASS [2021-03-14T18:15:00.311Z] coverage: 23.4% of statements [2021-03-14T18:15:00.311Z] ok github.com/docker/docker/distribution 1.654s coverage: 23.4% of statements [2021-03-14T18:15:00.311Z] --- PASS: TestInactiveJobs (0.40s) [2021-03-14T18:15:00.311Z] === RUN TestWatchRelease [2021-03-14T18:15:00.311Z] --- PASS: TestWatchRelease (0.04s) [2021-03-14T18:15:00.311Z] === RUN TestWatchFinishedTransfer [2021-03-14T18:15:00.311Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-14T18:15:00.311Z] === RUN TestDuplicateTransfer [2021-03-14T18:15:00.311Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-14T18:15:00.311Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-03-14T18:15:00.311Z] === RUN TestSuccessfulUpload [2021-03-14T18:15:00.311Z] time="2021-03-14T18:15:00Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-14T18:15:00.785Z] --- PASS: TestSuccessfulUpload (0.50s) [2021-03-14T18:15:00.785Z] === RUN TestCancelledUpload [2021-03-14T18:15:00.785Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-14T18:15:00.785Z] PASS [2021-03-14T18:15:00.785Z] coverage: 76.8% of statements [2021-03-14T18:15:00.785Z] ok github.com/docker/docker/distribution/xfer 2.071s coverage: 76.8% of statements [2021-03-14T18:15:00.785Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-14T18:15:01.008Z] ok github.com/docker/docker/daemon/logger/local 0.067s coverage: 75.2% of statements [2021-03-14T18:15:01.008Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-14T18:15:01.450Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-14T18:15:01.655Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2021-03-14T18:15:01.782Z] === RUN TestCompare [2021-03-14T18:15:01.782Z] --- PASS: TestCompare (0.00s) [2021-03-14T18:15:01.782Z] PASS [2021-03-14T18:15:01.782Z] coverage: 19.2% of statements [2021-03-14T18:15:01.782Z] ok github.com/docker/docker/image/cache 0.103s coverage: 19.2% of statements [2021-03-14T18:15:01.782Z] === RUN TestFSGetInvalidData [2021-03-14T18:15:01.901Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2021-03-14T18:15:01.901Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-03-14T18:15:01.901Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-14T18:15:01.901Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-14T18:15:01.901Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-14T18:15:01.901Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-14T18:15:01.901Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-14T18:15:01.901Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-14T18:15:01.901Z] === RUN TestIpcModeOlderClient [2021-03-14T18:15:01.901Z] === PAUSE TestIpcModeOlderClient [2021-03-14T18:15:01.901Z] === RUN TestKillContainerInvalidSignal [2021-03-14T18:15:01.901Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2021-03-14T18:15:01.901Z] === RUN TestKillContainer [2021-03-14T18:15:01.901Z] === RUN TestKillContainer/no_signal [2021-03-14T18:15:01.952Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.083s coverage: 55.1% of statements [2021-03-14T18:15:02.256Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-03-14T18:15:02.256Z] === RUN TestFSInvalidSet [2021-03-14T18:15:02.256Z] --- PASS: TestFSInvalidSet (0.01s) [2021-03-14T18:15:02.256Z] === RUN TestFSInvalidRoot [2021-03-14T18:15:02.256Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-03-14T18:15:02.256Z] === RUN TestFSMetadataGetSet [2021-03-14T18:15:02.256Z] --- PASS: TestFSMetadataGetSet (0.08s) [2021-03-14T18:15:02.256Z] === RUN TestFSInvalidWalker [2021-03-14T18:15:02.256Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-03-14T18:15:02.256Z] === RUN TestFSGetSet [2021-03-14T18:15:02.256Z] --- PASS: TestFSGetSet (0.02s) [2021-03-14T18:15:02.256Z] === RUN TestFSGetUnsetKey [2021-03-14T18:15:02.256Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-03-14T18:15:02.256Z] === RUN TestFSGetEmptyData [2021-03-14T18:15:02.256Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-03-14T18:15:02.256Z] === RUN TestFSDelete [2021-03-14T18:15:02.256Z] --- PASS: TestFSDelete (0.03s) [2021-03-14T18:15:02.256Z] === RUN TestFSWalker [2021-03-14T18:15:02.256Z] --- PASS: TestFSWalker (0.02s) [2021-03-14T18:15:02.256Z] === RUN TestFSWalkerStopOnError [2021-03-14T18:15:02.256Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-03-14T18:15:02.256Z] === RUN TestNewFromJSON [2021-03-14T18:15:02.256Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-14T18:15:02.256Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-14T18:15:02.256Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-14T18:15:02.256Z] === RUN TestMarshalKeyOrder [2021-03-14T18:15:02.256Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-14T18:15:02.256Z] === RUN TestHistoryEqual [2021-03-14T18:15:02.256Z] --- PASS: TestHistoryEqual (0.16s) [2021-03-14T18:15:02.256Z] === RUN TestImage [2021-03-14T18:15:02.256Z] --- PASS: TestImage (0.00s) [2021-03-14T18:15:02.256Z] === RUN TestImageOSNotEmpty [2021-03-14T18:15:02.256Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-14T18:15:02.256Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-14T18:15:02.461Z] === RUN TestKillContainer/non_killing_signal [2021-03-14T18:15:02.717Z] === RUN TestKillContainer/killing_signal [2021-03-14T18:15:02.730Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-14T18:15:02.730Z] === RUN TestCreate [2021-03-14T18:15:02.730Z] --- PASS: TestCreate (0.09s) [2021-03-14T18:15:02.730Z] === RUN TestRestore [2021-03-14T18:15:02.730Z] time="2021-03-14T18:15:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-14T18:15:02.730Z] --- PASS: TestRestore (0.05s) [2021-03-14T18:15:02.730Z] === RUN TestAddDelete [2021-03-14T18:15:02.730Z] --- PASS: TestAddDelete (0.02s) [2021-03-14T18:15:02.730Z] === RUN TestSearchAfterDelete [2021-03-14T18:15:02.730Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-03-14T18:15:02.730Z] === RUN TestParentReset [2021-03-14T18:15:02.730Z] --- PASS: TestParentReset (0.03s) [2021-03-14T18:15:02.730Z] === RUN TestGetAndSetLastUpdated [2021-03-14T18:15:02.730Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-03-14T18:15:02.730Z] === RUN TestStoreLen [2021-03-14T18:15:02.730Z] --- PASS: TestStoreLen (0.07s) [2021-03-14T18:15:02.730Z] PASS [2021-03-14T18:15:02.730Z] coverage: 86.6% of statements [2021-03-14T18:15:02.730Z] ok github.com/docker/docker/image 0.754s coverage: 86.6% of statements [2021-03-14T18:15:03.009Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2021-03-14T18:15:03.205Z] === RUN TestValidateManifest [2021-03-14T18:15:03.205Z] === RUN TestValidateManifest/nil [2021-03-14T18:15:03.205Z] === RUN TestValidateManifest/non-nil [2021-03-14T18:15:03.205Z] --- PASS: TestValidateManifest (0.00s) [2021-03-14T18:15:03.205Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-03-14T18:15:03.205Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-03-14T18:15:03.205Z] PASS [2021-03-14T18:15:03.205Z] coverage: 0.6% of statements [2021-03-14T18:15:03.205Z] ok github.com/docker/docker/image/tarexport 0.083s coverage: 0.6% of statements [2021-03-14T18:15:03.279Z] --- PASS: TestKillContainer (1.24s) [2021-03-14T18:15:03.279Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-03-14T18:15:03.279Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-03-14T18:15:03.279Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-03-14T18:15:03.279Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-14T18:15:03.279Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-14T18:15:03.535Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-14T18:15:03.668Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2021-03-14T18:15:03.679Z] === RUN TestMakeV1ConfigFromConfig [2021-03-14T18:15:03.679Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-14T18:15:03.679Z] PASS [2021-03-14T18:15:03.679Z] coverage: 25.0% of statements [2021-03-14T18:15:03.983Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-14T18:15:04.095Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2021-03-14T18:15:04.095Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-03-14T18:15:04.095Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-03-14T18:15:04.095Z] === RUN TestKillStoppedContainer [2021-03-14T18:15:04.095Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-14T18:15:04.095Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-14T18:15:04.095Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-03-14T18:15:04.095Z] === RUN TestKillDifferentUserContainer [2021-03-14T18:15:04.153Z] ok github.com/docker/docker/image/v1 0.451s coverage: 25.0% of statements [2021-03-14T18:15:04.153Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-14T18:15:04.153Z] === RUN TestSerialization [2021-03-14T18:15:04.204Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-14T18:15:04.241Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-14T18:15:04.627Z] --- PASS: TestSerialization (0.02s) [2021-03-14T18:15:04.627Z] PASS [2021-03-14T18:15:04.627Z] coverage: 100.0% of statements [2021-03-14T18:15:04.627Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2021-03-14T18:15:04.656Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-03-14T18:15:04.656Z] === RUN TestInspectOomKilledTrue [2021-03-14T18:15:04.656Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-14T18:15:04.656Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:04.656Z] === RUN TestInspectOomKilledFalse [2021-03-14T18:15:04.656Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-14T18:15:04.656Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:15:04.656Z] === RUN TestLinksEtcHostsContentMatch [2021-03-14T18:15:04.656Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-14T18:15:04.656Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-14T18:15:04.656Z] === RUN TestLinksContainerNames [2021-03-14T18:15:04.809Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-14T18:15:05.217Z] --- PASS: TestLinksContainerNames (0.82s) [2021-03-14T18:15:05.217Z] === RUN TestLogsFollowTailEmpty [2021-03-14T18:15:05.375Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-14T18:15:05.778Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-03-14T18:15:05.778Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-03-14T18:15:05.778Z] === RUN TestContainerNetworkMountsNoChown [2021-03-14T18:15:06.035Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2021-03-14T18:15:06.035Z] === RUN TestMountDaemonRoot [2021-03-14T18:15:06.035Z] === RUN TestMountDaemonRoot/default [2021-03-14T18:15:06.035Z] === PAUSE TestMountDaemonRoot/default [2021-03-14T18:15:06.075Z] ok github.com/docker/docker/daemon/logger/splunk 2.535s coverage: 82.5% of statements [2021-03-14T18:15:06.075Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-14T18:15:06.075Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-14T18:15:06.210Z] === RUN TestEmptyLayer [2021-03-14T18:15:06.210Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-14T18:15:06.210Z] === RUN TestCommitFailure [2021-03-14T18:15:06.210Z] --- PASS: TestCommitFailure (0.01s) [2021-03-14T18:15:06.210Z] === RUN TestStartTransactionFailure [2021-03-14T18:15:06.210Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-03-14T18:15:06.210Z] === RUN TestGetOrphan [2021-03-14T18:15:06.210Z] --- PASS: TestGetOrphan (0.01s) [2021-03-14T18:15:06.210Z] === RUN TestMountAndRegister [2021-03-14T18:15:06.210Z] --- PASS: TestMountAndRegister (0.05s) [2021-03-14T18:15:06.210Z] layer_test.go:271: Layer size: 14 [2021-03-14T18:15:06.210Z] === RUN TestLayerRelease [2021-03-14T18:15:06.210Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-14T18:15:06.210Z] layer_test.go:304: Failing on Windows [2021-03-14T18:15:06.210Z] === RUN TestStoreRestore [2021-03-14T18:15:06.210Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-14T18:15:06.210Z] layer_test.go:353: Failing on Windows [2021-03-14T18:15:06.210Z] === RUN TestTarStreamStability [2021-03-14T18:15:06.210Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-14T18:15:06.210Z] layer_test.go:468: Failing on Windows [2021-03-14T18:15:06.210Z] === RUN TestRegisterExistingLayer [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/private [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/private [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rprivate [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/slave [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/slave [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rslave [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/shared [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/shared [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rshared [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/default [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/rshared [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/shared [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/rslave [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/slave [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/rprivate [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/private [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-14T18:15:06.291Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:15:06.291Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:15:06.291Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:15:06.292Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:15:06.292Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-14T18:15:06.292Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:15:06.292Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:15:06.292Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-14T18:15:06.292Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:15:06.292Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:15:06.292Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:15:06.292Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:15:06.547Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:15:06.547Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:15:06.547Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-14T18:15:06.547Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:15:06.547Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-14T18:15:06.547Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:15:06.547Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:15:06.547Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:15:06.547Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-14T18:15:06.547Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:15:06.547Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-14T18:15:06.547Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-14T18:15:06.547Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-14T18:15:06.547Z] === RUN TestContainerBindMountNonRecursive [2021-03-14T18:15:06.547Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-14T18:15:06.547Z] 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-03-14T18:15:06.547Z] === RUN TestContainerVolumesMountedAsShared [2021-03-14T18:15:06.547Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-14T18:15:06.547Z] 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-03-14T18:15:06.547Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-14T18:15:06.547Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-14T18:15:06.547Z] 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-03-14T18:15:06.547Z] === RUN TestNetworkNat [2021-03-14T18:15:06.684Z] --- PASS: TestRegisterExistingLayer (0.33s) [2021-03-14T18:15:06.684Z] === RUN TestTarStreamVerification [2021-03-14T18:15:06.684Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-14T18:15:06.684Z] layer_test.go:697: Failing on Windows [2021-03-14T18:15:06.684Z] === RUN TestLayerMigration [2021-03-14T18:15:06.684Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-14T18:15:06.684Z] migration_test.go:46: Failing on Windows [2021-03-14T18:15:06.684Z] === RUN TestLayerMigrationNoTarsplit [2021-03-14T18:15:06.684Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-14T18:15:06.684Z] migration_test.go:182: Failing on Windows [2021-03-14T18:15:06.684Z] === RUN TestMountInit [2021-03-14T18:15:06.684Z] --- SKIP: TestMountInit (0.00s) [2021-03-14T18:15:06.684Z] mount_test.go:17: Failing on Windows [2021-03-14T18:15:06.684Z] === RUN TestMountSize [2021-03-14T18:15:06.684Z] --- SKIP: TestMountSize (0.00s) [2021-03-14T18:15:06.684Z] mount_test.go:76: Failing on Windows [2021-03-14T18:15:06.684Z] === RUN TestMountChanges [2021-03-14T18:15:06.684Z] --- SKIP: TestMountChanges (0.00s) [2021-03-14T18:15:06.684Z] mount_test.go:125: Failing on Windows [2021-03-14T18:15:06.684Z] === RUN TestMountApply [2021-03-14T18:15:06.684Z] --- SKIP: TestMountApply (0.00s) [2021-03-14T18:15:06.684Z] mount_test.go:212: Failing on Windows [2021-03-14T18:15:06.684Z] PASS [2021-03-14T18:15:06.684Z] coverage: 30.1% of statements [2021-03-14T18:15:06.684Z] ok github.com/docker/docker/layer 0.559s coverage: 30.1% of statements [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-14T18:15:06.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-14T18:15:06.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-14T18:15:06.684Z] PASS [2021-03-14T18:15:06.684Z] coverage: 42.3% of statements [2021-03-14T18:15:06.684Z] ok github.com/docker/docker/oci 0.075s coverage: 42.3% of statements [2021-03-14T18:15:06.684Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-14T18:15:07.108Z] --- PASS: TestNetworkNat (0.52s) [2021-03-14T18:15:07.108Z] === RUN TestNetworkLocalhostTCPNat [2021-03-14T18:15:07.158Z] === RUN TestEnvironmentParsing [2021-03-14T18:15:07.158Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-14T18:15:07.158Z] PASS [2021-03-14T18:15:07.158Z] coverage: 1.0% of statements [2021-03-14T18:15:07.158Z] ok github.com/docker/docker/libcontainerd/local 0.103s coverage: 1.0% of statements [2021-03-14T18:15:07.158Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-14T18:15:07.158Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-14T18:15:07.158Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-14T18:15:07.158Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-14T18:15:07.158Z] === RUN TestAddressPoolOpt [2021-03-14T18:15:07.158Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/a [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/something [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/_=a [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/env1=value1 [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/_env1=value1 [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/PATH [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/=a [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/PATH= [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/PATH=something [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/asd!qwe [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/1asd [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/123 [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/some_space [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/__some_space_before [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/some_space_after__ [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/= [2021-03-14T18:15:07.158Z] === RUN TestValidateEnv/PaTh [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestParseHost [2021-03-14T18:15:07.158Z] --- PASS: TestParseHost (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestParseDockerDaemonHost [2021-03-14T18:15:07.158Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestParseTCP [2021-03-14T18:15:07.158Z] --- PASS: TestParseTCP (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-14T18:15:07.158Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestValidateExtraHosts [2021-03-14T18:15:07.158Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestIpOptString [2021-03-14T18:15:07.158Z] --- PASS: TestIpOptString (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-14T18:15:07.158Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestNewIpOptValidDefaultVal [2021-03-14T18:15:07.158Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestIpOptSetInvalidVal [2021-03-14T18:15:07.158Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestValidateIPAddress [2021-03-14T18:15:07.158Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestMapOpts [2021-03-14T18:15:07.158Z] --- PASS: TestMapOpts (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestListOptsWithoutValidator [2021-03-14T18:15:07.158Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestListOptsWithValidator [2021-03-14T18:15:07.158Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestValidateDNSSearch [2021-03-14T18:15:07.158Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/label_with_general_format [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/label_with_one_more [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-14T18:15:07.158Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-14T18:15:07.158Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestNamedListOpts [2021-03-14T18:15:07.158Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestNamedMapOpts [2021-03-14T18:15:07.158Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestParseLink [2021-03-14T18:15:07.158Z] --- PASS: TestParseLink (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestQuotedStringSetWithQuotes [2021-03-14T18:15:07.158Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-14T18:15:07.158Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-14T18:15:07.158Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-14T18:15:07.158Z] === RUN TestUlimitOpt [2021-03-14T18:15:07.158Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-14T18:15:07.158Z] PASS [2021-03-14T18:15:07.158Z] coverage: 67.1% of statements [2021-03-14T18:15:07.158Z] ok github.com/docker/docker/opts 0.076s coverage: 67.1% of statements [2021-03-14T18:15:07.277Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-14T18:15:07.277Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-14T18:15:07.605Z] ok github.com/docker/docker/distribution/metadata 0.148s coverage: 48.2% of statements [2021-03-14T18:15:07.633Z] === RUN TestParseVersion [2021-03-14T18:15:07.633Z] --- PASS: TestParseVersion (0.00s) [2021-03-14T18:15:07.633Z] PASS [2021-03-14T18:15:07.633Z] coverage: 52.9% of statements [2021-03-14T18:15:07.633Z] ok github.com/docker/docker/pkg/aaparser 0.069s coverage: 52.9% of statements [2021-03-14T18:15:07.670Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-03-14T18:15:07.670Z] === RUN TestNetworkLoopbackNat [2021-03-14T18:15:08.108Z] === RUN TestUnbuffered [2021-03-14T18:15:08.108Z] --- PASS: TestUnbuffered (0.00s) [2021-03-14T18:15:08.108Z] === RUN TestRaceUnbuffered [2021-03-14T18:15:08.108Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-14T18:15:08.108Z] PASS [2021-03-14T18:15:08.108Z] coverage: 100.0% of statements [2021-03-14T18:15:08.108Z] ok github.com/docker/docker/pkg/broadcaster 0.063s coverage: 100.0% of statements [2021-03-14T18:15:09.133Z] ok github.com/docker/docker/errdefs 0.030s coverage: 53.1% of statements [2021-03-14T18:15:09.183Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-14T18:15:09.442Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-14T18:15:09.691Z] === RUN TestPeerCertificateMarshalJSON [2021-03-14T18:15:09.691Z] === RUN TestMatch [2021-03-14T18:15:09.691Z] === RUN TestMatch/[[]] [2021-03-14T18:15:09.691Z] === RUN TestMatch/[[foo]] [2021-03-14T18:15:09.691Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-14T18:15:09.691Z] === RUN TestMatch/[[foo_bar]] [2021-03-14T18:15:09.691Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-14T18:15:09.691Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-14T18:15:09.691Z] === RUN TestMatch/[] [2021-03-14T18:15:09.691Z] === RUN TestMatch/[]#01 [2021-03-14T18:15:09.691Z] === RUN TestMatch/[[qux]] [2021-03-14T18:15:09.691Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-14T18:15:09.691Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-14T18:15:09.691Z] === RUN TestMatch/[[foo_baz]] [2021-03-14T18:15:09.691Z] --- PASS: TestMatch (0.00s) [2021-03-14T18:15:09.691Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-14T18:15:09.691Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-14T18:15:09.691Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-14T18:15:09.691Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-14T18:15:09.691Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-14T18:15:09.691Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-14T18:15:09.691Z] --- PASS: TestMatch/[] (0.00s) [2021-03-14T18:15:09.691Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-14T18:15:09.691Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-14T18:15:09.691Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-14T18:15:09.691Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-14T18:15:09.691Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-14T18:15:09.691Z] PASS [2021-03-14T18:15:09.691Z] coverage: 87.5% of statements [2021-03-14T18:15:09.691Z] ok github.com/docker/docker/pkg/capabilities 0.102s coverage: 87.5% of statements [2021-03-14T18:15:09.779Z] ok github.com/docker/docker/distribution 0.411s coverage: 25.0% of statements [2021-03-14T18:15:09.779Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-14T18:15:10.165Z] === RUN TestIsArchivePathDir [2021-03-14T18:15:10.165Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-03-14T18:15:10.165Z] === RUN TestIsArchivePathInvalidFile [2021-03-14T18:15:10.165Z] === RUN TestChrootTarUntar [2021-03-14T18:15:10.165Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-14T18:15:10.165Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:10.165Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-14T18:15:10.165Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-14T18:15:10.165Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:10.165Z] === RUN TestChrootUntarEmptyArchive [2021-03-14T18:15:10.165Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-14T18:15:10.165Z] === RUN TestChrootTarUntarWithSymlink [2021-03-14T18:15:10.165Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2021-03-14T18:15:10.165Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-14T18:15:10.165Z] === RUN TestChrootCopyWithTar [2021-03-14T18:15:10.165Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-14T18:15:10.165Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-14T18:15:10.165Z] === RUN TestChrootCopyFileWithTar [2021-03-14T18:15:10.165Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-14T18:15:10.165Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:10.165Z] === RUN TestChrootUntarPath [2021-03-14T18:15:10.165Z] --- SKIP: TestChrootUntarPath (0.01s) [2021-03-14T18:15:10.165Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-14T18:15:10.165Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-14T18:15:10.165Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-14T18:15:10.165Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:10.165Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-14T18:15:10.165Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-14T18:15:10.165Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:10.165Z] === RUN TestChrootApplyDotDotFile [2021-03-14T18:15:10.165Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-14T18:15:10.165Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:10.165Z] PASS [2021-03-14T18:15:10.165Z] coverage: 15.4% of statements [2021-03-14T18:15:10.165Z] ok github.com/docker/docker/pkg/chrootarchive 0.128s coverage: 15.4% of statements [2021-03-14T18:15:10.181Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2021-03-14T18:15:10.181Z] === RUN TestPause [2021-03-14T18:15:10.181Z] --- SKIP: TestPause (0.00s) [2021-03-14T18:15:10.181Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:10.181Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-14T18:15:10.181Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-14T18:15:10.181Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-14T18:15:10.181Z] === RUN TestPauseStopPausedContainer [2021-03-14T18:15:10.181Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-14T18:15:10.181Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:10.181Z] === RUN TestPsFilter [2021-03-14T18:15:10.181Z] --- PASS: TestPsFilter (0.10s) [2021-03-14T18:15:10.181Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-14T18:15:10.380Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-14T18:15:10.640Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-14T18:15:10.640Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-14T18:15:10.640Z] --- PASS: TestPeerCertificateMarshalJSON (0.86s) [2021-03-14T18:15:10.640Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-14T18:15:10.640Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-14T18:15:10.640Z] === RUN TestMiddleware [2021-03-14T18:15:10.640Z] --- PASS: TestMiddleware (0.00s) [2021-03-14T18:15:10.640Z] === RUN TestNewResponseModifier [2021-03-14T18:15:10.640Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-14T18:15:10.640Z] PASS [2021-03-14T18:15:10.640Z] coverage: 26.8% of statements [2021-03-14T18:15:10.640Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-03-14T18:15:10.640Z] === RUN TestIsArchivePathTar [2021-03-14T18:15:10.640Z] ok github.com/docker/docker/pkg/authorization 0.939s coverage: 26.8% of statements [2021-03-14T18:15:10.640Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-03-14T18:15:10.640Z] === RUN TestDecompressStreamGzip [2021-03-14T18:15:10.640Z] --- PASS: TestDecompressStreamGzip (0.17s) [2021-03-14T18:15:10.640Z] === RUN TestDecompressStreamBzip2 [2021-03-14T18:15:10.742Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2021-03-14T18:15:10.742Z] === RUN TestRemoveContainerWithVolume [2021-03-14T18:15:10.999Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-03-14T18:15:10.999Z] === RUN TestRemoveContainerRunning [2021-03-14T18:15:11.114Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-03-14T18:15:11.114Z] === RUN TestDecompressStreamXz [2021-03-14T18:15:11.114Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-14T18:15:11.114Z] archive_test.go:134: Xz not present in msys2 [2021-03-14T18:15:11.114Z] === RUN TestCompressStreamXzUnsupported [2021-03-14T18:15:11.114Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-14T18:15:11.114Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestCompressStreamInvalid [2021-03-14T18:15:11.114Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestExtensionInvalid [2021-03-14T18:15:11.114Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestExtensionUncompressed [2021-03-14T18:15:11.114Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestExtensionBzip2 [2021-03-14T18:15:11.114Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestExtensionGzip [2021-03-14T18:15:11.114Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestExtensionXz [2021-03-14T18:15:11.114Z] --- PASS: TestExtensionXz (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestCmdStreamLargeStderr [2021-03-14T18:15:11.114Z] === RUN TestSizeEmpty [2021-03-14T18:15:11.114Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestSizeEmptyFile [2021-03-14T18:15:11.114Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestSizeNonemptyFile [2021-03-14T18:15:11.114Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-14T18:15:11.114Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-14T18:15:11.114Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-14T18:15:11.114Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestMoveToSubdir [2021-03-14T18:15:11.114Z] --- PASS: TestMoveToSubdir (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestSizeNonExistingDirectory [2021-03-14T18:15:11.114Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-14T18:15:11.114Z] PASS [2021-03-14T18:15:11.114Z] coverage: 80.0% of statements [2021-03-14T18:15:11.114Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2021-03-14T18:15:11.114Z] === RUN TestCmdStreamBad [2021-03-14T18:15:11.114Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-14T18:15:11.114Z] archive_test.go:239: Failing on Windows CI machines [2021-03-14T18:15:11.114Z] === RUN TestCmdStreamGood [2021-03-14T18:15:11.114Z] ok github.com/docker/docker/pkg/directory 0.080s coverage: 80.0% of statements [2021-03-14T18:15:11.114Z] --- PASS: TestCmdStreamGood (0.04s) [2021-03-14T18:15:11.114Z] === RUN TestUntarPathWithInvalidDest [2021-03-14T18:15:11.114Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-03-14T18:15:11.114Z] === RUN TestUntarPathWithInvalidSrc [2021-03-14T18:15:11.114Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-14T18:15:11.114Z] === RUN TestUntarPath [2021-03-14T18:15:11.114Z] --- PASS: TestUntarPath (0.10s) [2021-03-14T18:15:11.114Z] === RUN TestUntarPathWithDestinationFile [2021-03-14T18:15:11.114Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2021-03-14T18:15:11.114Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-14T18:15:11.318Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-14T18:15:11.322Z] ok github.com/docker/docker/image 0.042s coverage: 86.6% of statements [2021-03-14T18:15:11.560Z] --- PASS: TestRemoveContainerRunning (0.40s) [2021-03-14T18:15:11.560Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-14T18:15:11.590Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-03-14T18:15:11.590Z] === RUN TestCopyWithTarInvalidSrc [2021-03-14T18:15:11.590Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-14T18:15:11.590Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-14T18:15:11.590Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-14T18:15:11.590Z] === RUN TestCopyWithTarSrcFile [2021-03-14T18:15:11.590Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-03-14T18:15:11.590Z] === RUN TestCopyWithTarSrcFolder [2021-03-14T18:15:11.590Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2021-03-14T18:15:11.590Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-14T18:15:11.590Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-03-14T18:15:11.590Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-14T18:15:11.590Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-03-14T18:15:11.590Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-14T18:15:11.590Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-14T18:15:11.590Z] === RUN TestCopyFileWithTarSrcFile [2021-03-14T18:15:11.590Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-03-14T18:15:11.590Z] === RUN TestTarFiles [2021-03-14T18:15:11.590Z] === RUN Test [2021-03-14T18:15:11.590Z] === RUN Test/TestContent [2021-03-14T18:15:11.590Z] === RUN Test/TestInitialize [2021-03-14T18:15:11.590Z] === RUN Test/TestNew [2021-03-14T18:15:11.590Z] === RUN Test/TestParsingContentsWithComments [2021-03-14T18:15:11.590Z] === RUN Test/TestRegister [2021-03-14T18:15:11.590Z] === RUN Test/TestWatch [2021-03-14T18:15:11.590Z] --- PASS: Test (0.03s) [2021-03-14T18:15:11.590Z] --- PASS: Test/TestContent (0.00s) [2021-03-14T18:15:11.590Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-14T18:15:11.590Z] --- PASS: Test/TestNew (0.00s) [2021-03-14T18:15:11.590Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-14T18:15:11.590Z] --- PASS: Test/TestRegister (0.00s) [2021-03-14T18:15:11.590Z] --- PASS: Test/TestWatch (0.03s) [2021-03-14T18:15:11.590Z] PASS [2021-03-14T18:15:11.590Z] coverage: 92.9% of statements [2021-03-14T18:15:11.590Z] ok github.com/docker/docker/pkg/discovery/file 0.079s coverage: 92.9% of statements [2021-03-14T18:15:11.816Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-03-14T18:15:11.816Z] === RUN TestRemoveInvalidContainer [2021-03-14T18:15:11.816Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-14T18:15:11.816Z] === RUN TestRenameLinkedContainer [2021-03-14T18:15:11.965Z] ok github.com/docker/docker/distribution/xfer 1.679s coverage: 85.1% of statements [2021-03-14T18:15:11.965Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-14T18:15:11.965Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2021-03-14T18:15:12.065Z] === RUN Test [2021-03-14T18:15:12.065Z] === RUN Test/TestContainsEntry [2021-03-14T18:15:12.065Z] === RUN Test/TestCreateEntries [2021-03-14T18:15:12.065Z] === RUN Test/TestEntriesDiff [2021-03-14T18:15:12.065Z] === RUN Test/TestEntriesEquality [2021-03-14T18:15:12.065Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-14T18:15:12.065Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-14T18:15:12.065Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-14T18:15:12.065Z] === RUN Test/TestGeneratorNotGenerate [2021-03-14T18:15:12.065Z] === RUN Test/TestGeneratorWithPort [2021-03-14T18:15:12.065Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-14T18:15:12.065Z] === RUN Test/TestNewEntry [2021-03-14T18:15:12.065Z] === RUN Test/TestParse [2021-03-14T18:15:12.065Z] --- PASS: Test (0.00s) [2021-03-14T18:15:12.065Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-14T18:15:12.065Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-14T18:15:12.065Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-14T18:15:12.065Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-14T18:15:12.065Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-14T18:15:12.065Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-14T18:15:12.065Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-14T18:15:12.065Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-14T18:15:12.065Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-14T18:15:12.065Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-14T18:15:12.065Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-14T18:15:12.065Z] --- PASS: Test/TestParse (0.00s) [2021-03-14T18:15:12.065Z] PASS [2021-03-14T18:15:12.065Z] coverage: 58.3% of statements [2021-03-14T18:15:12.065Z] ok github.com/docker/docker/pkg/discovery 0.091s coverage: 58.3% of statements [2021-03-14T18:15:12.313Z] --- PASS: TestServiceUpdatePidsLimit (16.35s) [2021-03-14T18:15:12.313Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2021-03-14T18:15:12.313Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2021-03-14T18:15:12.313Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2021-03-14T18:15:12.313Z] PASS [2021-03-14T18:15:12.313Z] [2021-03-14T18:15:12.314Z] === Skipped [2021-03-14T18:15:12.314Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-14T18:15:12.314Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-14T18:15:12.314Z] [2021-03-14T18:15:12.314Z] [2021-03-14T18:15:12.314Z] DONE 27 tests, 1 skipped in 166.218s [2021-03-14T18:15:12.314Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-14T18:15:12.314Z] INFO: Testing against a local daemon [2021-03-14T18:15:12.314Z] === RUN TestSessionCreate [2021-03-14T18:15:12.314Z] --- PASS: TestSessionCreate (0.02s) [2021-03-14T18:15:12.314Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-14T18:15:12.314Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-14T18:15:12.314Z] PASS [2021-03-14T18:15:12.314Z] [2021-03-14T18:15:12.314Z] DONE 2 tests in 0.085s [2021-03-14T18:15:12.314Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-14T18:15:12.314Z] INFO: Testing against a local daemon [2021-03-14T18:15:12.314Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-14T18:15:12.314Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-14T18:15:12.314Z] === RUN TestEventsExecDie [2021-03-14T18:15:12.572Z] --- PASS: TestEventsExecDie (0.62s) [2021-03-14T18:15:12.572Z] === RUN TestEventsBackwardsCompatible [2021-03-14T18:15:12.572Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-14T18:15:12.572Z] === RUN TestInfoBinaryCommits [2021-03-14T18:15:12.572Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-14T18:15:12.572Z] === RUN TestInfoAPIVersioned [2021-03-14T18:15:12.572Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-14T18:15:12.572Z] === RUN TestInfoDiscoveryBackend [2021-03-14T18:15:13.016Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2021-03-14T18:15:13.064Z] === RUN Test [2021-03-14T18:15:13.064Z] === RUN Test/TestWatch [2021-03-14T18:15:13.064Z] --- PASS: Test (0.00s) [2021-03-14T18:15:13.064Z] --- PASS: Test/TestWatch (0.00s) [2021-03-14T18:15:13.064Z] PASS [2021-03-14T18:15:13.064Z] coverage: 92.3% of statements [2021-03-14T18:15:13.064Z] ok github.com/docker/docker/pkg/discovery/memory 0.069s coverage: 92.3% of statements [2021-03-14T18:15:13.139Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-14T18:15:13.139Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-14T18:15:13.537Z] === RUN Test [2021-03-14T18:15:13.537Z] === RUN Test/TestInitialize [2021-03-14T18:15:13.537Z] === RUN Test/TestInitializeWithPattern [2021-03-14T18:15:13.537Z] === RUN Test/TestRegister [2021-03-14T18:15:13.537Z] === RUN Test/TestWatch [2021-03-14T18:15:13.537Z] --- PASS: Test (0.00s) [2021-03-14T18:15:13.537Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-14T18:15:13.537Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-14T18:15:13.537Z] --- PASS: Test/TestRegister (0.00s) [2021-03-14T18:15:13.537Z] --- PASS: Test/TestWatch (0.00s) [2021-03-14T18:15:13.537Z] PASS [2021-03-14T18:15:13.537Z] coverage: 93.8% of statements [2021-03-14T18:15:13.538Z] ok github.com/docker/docker/pkg/discovery/nodes 0.048s coverage: 93.8% of statements [2021-03-14T18:15:13.664Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.6% of statements [2021-03-14T18:15:13.704Z] --- PASS: TestRenameLinkedContainer (1.67s) [2021-03-14T18:15:13.704Z] === RUN TestRenameStoppedContainer [2021-03-14T18:15:13.852Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-14T18:15:13.960Z] --- PASS: TestRenameStoppedContainer (0.40s) [2021-03-14T18:15:13.960Z] === RUN TestRenameRunningContainerAndReuse [2021-03-14T18:15:14.017Z] === RUN Test [2021-03-14T18:15:14.017Z] === RUN Test/TestInitialize [2021-03-14T18:15:14.017Z] time="2021-03-14T18:15:13Z" level=info msg="Initializing discovery without TLS" [2021-03-14T18:15:14.017Z] time="2021-03-14T18:15:13Z" level=info msg="Initializing discovery without TLS" [2021-03-14T18:15:14.017Z] time="2021-03-14T18:15:13Z" level=info msg="Initializing discovery without TLS" [2021-03-14T18:15:14.017Z] === RUN Test/TestInitializeWithCerts [2021-03-14T18:15:14.017Z] time="2021-03-14T18:15:13Z" level=info msg="Initializing discovery with TLS" [2021-03-14T18:15:14.017Z] === RUN Test/TestWatch [2021-03-14T18:15:14.017Z] time="2021-03-14T18:15:13Z" level=info msg="Initializing discovery without TLS" [2021-03-14T18:15:14.073Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-14T18:15:14.073Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-14T18:15:14.640Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-14T18:15:14.640Z] === RUN TestInfoAPI [2021-03-14T18:15:14.640Z] --- PASS: TestInfoAPI (0.02s) [2021-03-14T18:15:14.640Z] === RUN TestInfoAPIWarnings [2021-03-14T18:15:14.886Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-03-14T18:15:14.886Z] === RUN TestRenameInvalidName [2021-03-14T18:15:15.016Z] === RUN TestPollerAddRemove [2021-03-14T18:15:15.016Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-14T18:15:15.016Z] === RUN TestPollerEvent [2021-03-14T18:15:15.016Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-14T18:15:15.016Z] poller_test.go:41: No chmod on Windows [2021-03-14T18:15:15.016Z] === RUN TestPollerClose [2021-03-14T18:15:15.016Z] --- PASS: TestPollerClose (0.00s) [2021-03-14T18:15:15.016Z] PASS [2021-03-14T18:15:15.016Z] coverage: 36.2% of statements [2021-03-14T18:15:15.016Z] ok github.com/docker/docker/pkg/filenotify 0.078s coverage: 36.2% of statements [2021-03-14T18:15:15.142Z] --- PASS: TestRenameInvalidName (0.42s) [2021-03-14T18:15:15.142Z] === RUN TestRenameAnonymousContainer [2021-03-14T18:15:15.213Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2021-03-14T18:15:15.213Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-14T18:15:15.231Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-14T18:15:15.495Z] === RUN TestCopyFileWithInvalidSrc [2021-03-14T18:15:15.495Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestCopyFileWithInvalidDest [2021-03-14T18:15:15.495Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-14T18:15:15.495Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-14T18:15:15.495Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestCopyFile [2021-03-14T18:15:15.495Z] --- PASS: TestCopyFile (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-14T18:15:15.495Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-14T18:15:15.495Z] fileutils_test.go:134: Needs porting to Windows [2021-03-14T18:15:15.495Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-14T18:15:15.495Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-14T18:15:15.495Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-14T18:15:15.495Z] fileutils_test.go:180: Needs porting to Windows [2021-03-14T18:15:15.495Z] === RUN TestWildcardMatches [2021-03-14T18:15:15.495Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestPatternMatches [2021-03-14T18:15:15.495Z] --- PASS: TestPatternMatches (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-14T18:15:15.495Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestPatternMatchesFolderExclusions [2021-03-14T18:15:15.495Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-14T18:15:15.495Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-14T18:15:15.495Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-14T18:15:15.495Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-14T18:15:15.495Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestSingleExclamationError [2021-03-14T18:15:15.495Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestMatchesWithNoPatterns [2021-03-14T18:15:15.495Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestMatchesWithMalformedPatterns [2021-03-14T18:15:15.495Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestMatches [2021-03-14T18:15:15.495Z] --- PASS: TestMatches (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestCleanPatterns [2021-03-14T18:15:15.495Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-14T18:15:15.495Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestCleanPatternsExceptionFlag [2021-03-14T18:15:15.495Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-14T18:15:15.495Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-14T18:15:15.495Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestCleanPatternsErrorSingleException [2021-03-14T18:15:15.495Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestCreateIfNotExistsDir [2021-03-14T18:15:15.495Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-03-14T18:15:15.495Z] === RUN TestCreateIfNotExistsFile [2021-03-14T18:15:15.495Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-03-14T18:15:15.495Z] === RUN TestMatch [2021-03-14T18:15:15.495Z] --- PASS: TestMatch (0.00s) [2021-03-14T18:15:15.495Z] PASS [2021-03-14T18:15:15.495Z] coverage: 87.7% of statements [2021-03-14T18:15:15.495Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 87.7% of statements [2021-03-14T18:15:16.071Z] === RUN TestGet [2021-03-14T18:15:16.071Z] --- PASS: TestGet (0.00s) [2021-03-14T18:15:16.071Z] === RUN TestGetShortcutString [2021-03-14T18:15:16.072Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-14T18:15:16.072Z] PASS [2021-03-14T18:15:16.072Z] coverage: 42.9% of statements [2021-03-14T18:15:16.072Z] ok github.com/docker/docker/pkg/homedir 0.054s coverage: 42.9% of statements [2021-03-14T18:15:16.428Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 52.9% of statements [2021-03-14T18:15:16.428Z] ok github.com/docker/docker/opts 0.059s coverage: 67.1% of statements [2021-03-14T18:15:17.031Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2021-03-14T18:15:17.031Z] === RUN TestRenameContainerWithSameName [2021-03-14T18:15:17.031Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2021-03-14T18:15:17.031Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-14T18:15:17.069Z] === RUN TestCreateIDMapOrder [2021-03-14T18:15:17.069Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-14T18:15:17.069Z] PASS [2021-03-14T18:15:17.069Z] coverage: 7.2% of statements [2021-03-14T18:15:17.069Z] --- PASS: Test (3.17s) [2021-03-14T18:15:17.069Z] --- PASS: Test/TestInitialize (0.16s) [2021-03-14T18:15:17.069Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-03-14T18:15:17.069Z] --- PASS: Test/TestWatch (3.00s) [2021-03-14T18:15:17.069Z] PASS [2021-03-14T18:15:17.069Z] coverage: 84.1% of statements [2021-03-14T18:15:17.069Z] ok github.com/docker/docker/pkg/idtools 0.089s coverage: 7.2% of statements [2021-03-14T18:15:17.069Z] ok github.com/docker/docker/pkg/discovery/kv 3.242s coverage: 84.1% of statements [2021-03-14T18:15:17.075Z] ok github.com/docker/docker/oci 0.027s coverage: 45.2% of statements [2021-03-14T18:15:17.133Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-14T18:15:17.929Z] --- PASS: TestCreateServiceMultipleTimes (19.44s) [2021-03-14T18:15:17.929Z] === RUN TestCreateServiceConflict [2021-03-14T18:15:17.957Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2021-03-14T18:15:17.957Z] === RUN TestResize [2021-03-14T18:15:18.068Z] --- PASS: TestTarFiles (6.39s) [2021-03-14T18:15:18.068Z] === RUN TestTarUntar [2021-03-14T18:15:18.068Z] --- PASS: TestTarUntar (0.03s) [2021-03-14T18:15:18.068Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-14T18:15:18.068Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-03-14T18:15:18.068Z] === RUN TestTarWithOptions [2021-03-14T18:15:18.068Z] --- PASS: TestTarWithOptions (0.02s) [2021-03-14T18:15:18.068Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-14T18:15:18.068Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-14T18:15:18.068Z] === RUN TestUntarUstarGnuConflict [2021-03-14T18:15:18.068Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-03-14T18:15:18.068Z] === RUN TestUntarInvalidFilenames [2021-03-14T18:15:18.068Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames713811722\\dest" [2021-03-14T18:15:18.068Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-03-14T18:15:18.068Z] === RUN TestUntarHardlinkToSymlink [2021-03-14T18:15:18.068Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-03-14T18:15:18.068Z] === RUN TestUntarInvalidHardlink [2021-03-14T18:15:18.068Z] === RUN TestFixedBufferCap [2021-03-14T18:15:18.068Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-14T18:15:18.068Z] === RUN TestFixedBufferLen [2021-03-14T18:15:18.068Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-14T18:15:18.068Z] === RUN TestFixedBufferString [2021-03-14T18:15:18.068Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-14T18:15:18.068Z] === RUN TestFixedBufferWrite [2021-03-14T18:15:18.068Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-14T18:15:18.068Z] === RUN TestFixedBufferRead [2021-03-14T18:15:18.068Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-14T18:15:18.068Z] === RUN TestBytesPipeRead [2021-03-14T18:15:18.068Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-14T18:15:18.068Z] === RUN TestBytesPipeWrite [2021-03-14T18:15:18.068Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-14T18:15:18.068Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-14T18:15:18.068Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink454452667\\victim\\hello" -> "../victim/hello" [2021-03-14T18:15:18.068Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink019401694\\victim\\hello" -> "/../victim/hello" [2021-03-14T18:15:18.068Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink133544869\\victim" -> "../victim" [2021-03-14T18:15:18.068Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink294105280\\victim" -> "../victim" [2021-03-14T18:15:18.068Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink772231455\\victim" -> "../victim" [2021-03-14T18:15:18.068Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink972725746\\victim" -> "../victim" [2021-03-14T18:15:18.068Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-03-14T18:15:18.068Z] === RUN TestUntarInvalidSymlink [2021-03-14T18:15:18.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink349118121\\dest\\dotdot" -> "../victim/hello" [2021-03-14T18:15:18.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink023678964\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-14T18:15:18.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink161081539\\dest\\loophole-victim" -> "../victim" [2021-03-14T18:15:18.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink713254726\\dest\\loophole-victim" -> "../victim" [2021-03-14T18:15:18.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink965871085\\dest\\loophole-victim" -> "../victim" [2021-03-14T18:15:18.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink322622568\\dest\\loophole-victim" -> "../victim" [2021-03-14T18:15:18.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink906518183\\dest\\dir\\loophole" -> "../../victim" [2021-03-14T18:15:18.068Z] --- PASS: TestUntarInvalidSymlink (0.07s) [2021-03-14T18:15:18.068Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-14T18:15:18.068Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-14T18:15:18.068Z] === RUN TestXGlobalNoParent [2021-03-14T18:15:18.068Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-14T18:15:18.068Z] === RUN TestReplaceFileTarWrapper [2021-03-14T18:15:18.191Z] --- PASS: TestCreateServiceConflict (3.20s) [2021-03-14T18:15:18.191Z] === RUN TestCreateServiceMaxReplicas [2021-03-14T18:15:18.528Z] --- PASS: TestResize (0.42s) [2021-03-14T18:15:18.528Z] === RUN TestResizeWithInvalidSize [2021-03-14T18:15:18.542Z] === RUN TestError [2021-03-14T18:15:18.542Z] --- PASS: TestError (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestProgressString [2021-03-14T18:15:18.542Z] === RUN TestProgressString/no_progress [2021-03-14T18:15:18.542Z] === RUN TestProgressString/progress_1 [2021-03-14T18:15:18.542Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-14T18:15:18.542Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-14T18:15:18.542Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-14T18:15:18.542Z] === RUN TestProgressString/with_units [2021-03-14T18:15:18.542Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-14T18:15:18.542Z] === RUN TestProgressString/hide_counts [2021-03-14T18:15:18.542Z] --- PASS: TestProgressString (0.00s) [2021-03-14T18:15:18.542Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-14T18:15:18.542Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-14T18:15:18.542Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-14T18:15:18.542Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-14T18:15:18.542Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-14T18:15:18.542Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-14T18:15:18.542Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-14T18:15:18.542Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestJSONMessageDisplay [2021-03-14T18:15:18.542Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-03-14T18:15:18.542Z] === RUN TestPrefixHeaderReadable [2021-03-14T18:15:18.542Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-03-14T18:15:18.542Z] === RUN TestDisablePigz [2021-03-14T18:15:18.542Z] === RUN TestStandardLongPath [2021-03-14T18:15:18.542Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestUNCLongPath [2021-03-14T18:15:18.542Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-14T18:15:18.542Z] PASS [2021-03-14T18:15:18.542Z] coverage: 100.0% of statements [2021-03-14T18:15:18.542Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2021-03-14T18:15:18.542Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-03-14T18:15:18.542Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-14T18:15:18.542Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-14T18:15:18.542Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestDisplayJSONMessagesStream [2021-03-14T18:15:18.542Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-14T18:15:18.542Z] PASS [2021-03-14T18:15:18.542Z] coverage: 91.7% of statements [2021-03-14T18:15:18.542Z] --- PASS: TestDisablePigz (0.11s) [2021-03-14T18:15:18.542Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-14T18:15:18.542Z] === RUN TestPigz [2021-03-14T18:15:18.542Z] ok github.com/docker/docker/pkg/jsonmessage 0.194s coverage: 91.7% of statements [2021-03-14T18:15:18.542Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2021-03-14T18:15:18.542Z] === RUN TestAtomicWriteToFile [2021-03-14T18:15:18.542Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-03-14T18:15:18.542Z] === RUN TestAtomicWriteSetCommit [2021-03-14T18:15:18.542Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-14T18:15:18.542Z] === RUN TestAtomicWriteSetCancel [2021-03-14T18:15:18.542Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-03-14T18:15:18.542Z] === RUN TestReadCloserWrapperClose [2021-03-14T18:15:18.542Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestReaderErrWrapperReadOnError [2021-03-14T18:15:18.542Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestReaderErrWrapperRead [2021-03-14T18:15:18.542Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestHashData [2021-03-14T18:15:18.542Z] --- PASS: TestHashData (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestCancelReadCloser [2021-03-14T18:15:18.542Z] --- PASS: TestPigz (0.13s) [2021-03-14T18:15:18.542Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-14T18:15:18.542Z] === RUN TestCopyFileWithInvalidDest [2021-03-14T18:15:18.542Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-14T18:15:18.542Z] archive_windows_test.go:16: Currently fails [2021-03-14T18:15:18.542Z] === RUN TestCanonicalTarNameForPath [2021-03-14T18:15:18.542Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestCanonicalTarName [2021-03-14T18:15:18.542Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestChmodTarEntry [2021-03-14T18:15:18.542Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestHardLinkOrder [2021-03-14T18:15:18.542Z] --- PASS: TestCancelReadCloser (0.10s) [2021-03-14T18:15:18.542Z] === RUN TestWriteCloserWrapperClose [2021-03-14T18:15:18.542Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestNopWriteCloser [2021-03-14T18:15:18.542Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestNopWriter [2021-03-14T18:15:18.542Z] --- PASS: TestNopWriter (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestWriteCounter [2021-03-14T18:15:18.542Z] --- PASS: TestWriteCounter (0.00s) [2021-03-14T18:15:18.542Z] PASS [2021-03-14T18:15:18.542Z] coverage: 68.4% of statements [2021-03-14T18:15:18.542Z] ok github.com/docker/docker/pkg/ioutils 0.780s coverage: 68.4% of statements [2021-03-14T18:15:18.542Z] --- PASS: TestHardLinkOrder (0.09s) [2021-03-14T18:15:18.542Z] === RUN TestChangeString [2021-03-14T18:15:18.542Z] --- PASS: TestChangeString (0.00s) [2021-03-14T18:15:18.542Z] === RUN TestChangesWithNoChanges [2021-03-14T18:15:18.542Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-03-14T18:15:18.542Z] === RUN TestChangesWithChanges [2021-03-14T18:15:18.784Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-03-14T18:15:18.784Z] === RUN TestResizeWhenContainerNotStarted [2021-03-14T18:15:19.017Z] --- PASS: TestChangesWithChanges (0.03s) [2021-03-14T18:15:19.017Z] === RUN TestChangesWithChangesGH13590 [2021-03-14T18:15:19.017Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-14T18:15:19.017Z] changes_test.go:192: needs more investigation [2021-03-14T18:15:19.017Z] === RUN TestChangesDirsEmpty [2021-03-14T18:15:19.017Z] --- PASS: TestChangesDirsEmpty (0.21s) [2021-03-14T18:15:19.017Z] === RUN TestChangesDirsMutated [2021-03-14T18:15:19.017Z] --- PASS: TestChangesDirsMutated (0.15s) [2021-03-14T18:15:19.017Z] === RUN TestApplyLayer [2021-03-14T18:15:19.017Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-14T18:15:19.017Z] changes_test.go:405: needs further investigation [2021-03-14T18:15:19.017Z] === RUN TestChangesSizeWithHardlinks [2021-03-14T18:15:19.017Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-14T18:15:19.017Z] changes_test.go:441: needs further investigation [2021-03-14T18:15:19.017Z] === RUN TestChangesSizeWithNoChanges [2021-03-14T18:15:19.017Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-14T18:15:19.017Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-14T18:15:19.017Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-14T18:15:19.017Z] === RUN TestChangesSize [2021-03-14T18:15:19.017Z] --- PASS: TestChangesSize (0.00s) [2021-03-14T18:15:19.017Z] === RUN TestApplyLayerInvalidFilenames [2021-03-14T18:15:19.017Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames987348350\\dest" [2021-03-14T18:15:19.017Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-03-14T18:15:19.017Z] === RUN TestApplyLayerInvalidHardlink [2021-03-14T18:15:19.017Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink752354144\\victim\\hello" -> "../victim/hello" [2021-03-14T18:15:19.017Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink285181247\\victim\\hello" -> "/../victim/hello" [2021-03-14T18:15:19.017Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink867145618\\victim" -> "../victim" [2021-03-14T18:15:19.037Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-14T18:15:19.172Z] ok github.com/docker/docker/pkg/broadcaster 0.027s coverage: 100.0% of statements [2021-03-14T18:15:19.172Z] ok github.com/docker/docker/pkg/authorization 0.522s coverage: 68.3% of statements [2021-03-14T18:15:19.344Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2021-03-14T18:15:19.344Z] === RUN TestDaemonRestartKillContainers [2021-03-14T18:15:19.344Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-14T18:15:19.344Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-14T18:15:19.344Z] === RUN TestCgroupNamespacesRun [2021-03-14T18:15:19.471Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2021-03-14T18:15:19.492Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink684342729\\victim" -> "../victim" [2021-03-14T18:15:19.492Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink332616340\\victim" -> "../victim" [2021-03-14T18:15:19.492Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink381519075\\victim" -> "../victim" [2021-03-14T18:15:19.492Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-03-14T18:15:19.492Z] === RUN TestApplyLayerInvalidSymlink [2021-03-14T18:15:19.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink691333862\\dest\\dotdot" -> "../victim/hello" [2021-03-14T18:15:19.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink512867085\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-14T18:15:19.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink348409608\\dest\\loophole-victim" -> "../victim" [2021-03-14T18:15:19.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink341617351\\dest\\loophole-victim" -> "../victim" [2021-03-14T18:15:19.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink734890874\\dest\\loophole-victim" -> "../victim" [2021-03-14T18:15:19.492Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink113877137\\dest\\loophole-victim" -> "../victim" [2021-03-14T18:15:19.492Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-03-14T18:15:19.492Z] === RUN TestApplyLayerWhiteouts [2021-03-14T18:15:19.492Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-03-14T18:15:19.492Z] === RUN TestGenerateEmptyFile [2021-03-14T18:15:19.492Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-14T18:15:19.492Z] === RUN TestGenerateWithContent [2021-03-14T18:15:19.492Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-14T18:15:19.492Z] PASS [2021-03-14T18:15:19.492Z] coverage: 62.6% of statements [2021-03-14T18:15:19.492Z] ok github.com/docker/docker/pkg/archive 9.219s coverage: 62.6% of statements [2021-03-14T18:15:19.492Z] === RUN TestNameFormat [2021-03-14T18:15:19.492Z] --- PASS: TestNameFormat (0.00s) [2021-03-14T18:15:19.492Z] === RUN TestNameRetries [2021-03-14T18:15:19.492Z] --- PASS: TestNameRetries (0.00s) [2021-03-14T18:15:19.492Z] PASS [2021-03-14T18:15:19.492Z] coverage: 85.7% of statements [2021-03-14T18:15:19.492Z] ok github.com/docker/docker/pkg/namesgenerator 0.123s coverage: 85.7% of statements [2021-03-14T18:15:19.966Z] === RUN TestParseKeyValueOpt [2021-03-14T18:15:19.966Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-14T18:15:19.966Z] === RUN TestParseUintList [2021-03-14T18:15:19.966Z] --- PASS: TestParseUintList (0.00s) [2021-03-14T18:15:19.966Z] === RUN TestParseUintListMaximumLimits [2021-03-14T18:15:19.966Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-14T18:15:19.966Z] PASS [2021-03-14T18:15:19.966Z] coverage: 97.0% of statements [2021-03-14T18:15:19.966Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2021-03-14T18:15:19.966Z] === RUN TestNewAndRemove [2021-03-14T18:15:19.967Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-14T18:15:19.967Z] === RUN TestRemoveInvalidPath [2021-03-14T18:15:19.967Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-14T18:15:19.967Z] PASS [2021-03-14T18:15:19.967Z] coverage: 82.6% of statements [2021-03-14T18:15:19.967Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2021-03-14T18:15:20.526Z] ok github.com/docker/docker/pkg/directory 0.024s coverage: 80.0% of statements [2021-03-14T18:15:20.823Z] ok github.com/docker/docker/pkg/archive 1.230s coverage: 76.8% of statements [2021-03-14T18:15:20.968Z] === RUN TestParseEmptyInterface [2021-03-14T18:15:20.968Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-14T18:15:20.968Z] === RUN TestParseNonInterfaceType [2021-03-14T18:15:20.968Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-14T18:15:20.968Z] === RUN TestParseWithOneFunction [2021-03-14T18:15:20.968Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-14T18:15:20.968Z] === RUN TestParseWithMultipleFuncs [2021-03-14T18:15:20.968Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-14T18:15:20.968Z] === RUN TestParseWithUnnamedReturn [2021-03-14T18:15:20.968Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-14T18:15:20.968Z] === RUN TestEmbeddedInterface [2021-03-14T18:15:20.968Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-14T18:15:20.968Z] === RUN TestParsedImports [2021-03-14T18:15:20.968Z] --- PASS: TestParsedImports (0.00s) [2021-03-14T18:15:20.968Z] === RUN TestAliasedImports [2021-03-14T18:15:20.968Z] --- PASS: TestAliasedImports (0.00s) [2021-03-14T18:15:20.968Z] PASS [2021-03-14T18:15:20.968Z] coverage: 56.8% of statements [2021-03-14T18:15:20.968Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2021-03-14T18:15:21.234Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2021-03-14T18:15:21.234Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-14T18:15:21.469Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-03-14T18:15:21.775Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2021-03-14T18:15:21.966Z] === RUN TestFailedConnection [2021-03-14T18:15:22.327Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-14T18:15:22.411Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2021-03-14T18:15:22.412Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-14T18:15:22.441Z] === RUN TestHTTPTransport [2021-03-14T18:15:22.441Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-14T18:15:22.441Z] PASS [2021-03-14T18:15:22.441Z] coverage: 85.7% of statements [2021-03-14T18:15:22.441Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-14T18:15:22.441Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-14T18:15:22.441Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-14T18:15:22.441Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-14T18:15:22.441Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-14T18:15:22.441Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-14T18:15:22.441Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-14T18:15:22.441Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-14T18:15:22.441Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-14T18:15:22.441Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-14T18:15:22.441Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-14T18:15:22.441Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-14T18:15:22.441Z] === RUN TestBufferPoolPutAndGet [2021-03-14T18:15:22.441Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-14T18:15:22.441Z] PASS [2021-03-14T18:15:22.441Z] coverage: 88.2% of statements [2021-03-14T18:15:22.441Z] ok github.com/docker/docker/pkg/plugins/transport 0.096s coverage: 85.7% of statements [2021-03-14T18:15:22.441Z] ok github.com/docker/docker/pkg/pools 0.059s coverage: 88.2% of statements [2021-03-14T18:15:22.822Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-03-14T18:15:23.438Z] --- PASS: TestFailedConnection (1.06s) [2021-03-14T18:15:23.439Z] === RUN TestFailOnce [2021-03-14T18:15:23.439Z] 2021/03/14 18:15:22 http: panic serving 127.0.0.1:49223: Plugin not ready [2021-03-14T18:15:23.439Z] goroutine 10 [running]: [2021-03-14T18:15:23.439Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-03-14T18:15:23.439Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-14T18:15:23.439Z] panic(0x849b40, 0x986ad0) [2021-03-14T18:15:23.439Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-14T18:15:23.439Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-14T18:15:23.439Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-14T18:15:23.439Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-14T18:15:23.439Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-14T18:15:23.439Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-14T18:15:23.439Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-14T18:15:23.439Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-14T18:15:23.439Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-14T18:15:23.439Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2c0, 0xc00004a980) [2021-03-14T18:15:23.439Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-14T18:15:23.439Z] created by net/http.(*Server).Serve [2021-03-14T18:15:23.439Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-14T18:15:23.439Z] time="2021-03-14T18:15:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.FailOnce: Post http://127.0.0.1:49222/Test.FailOnce: EOF, retrying in 1s" [2021-03-14T18:15:23.439Z] === RUN TestOutputOnPrematureClose [2021-03-14T18:15:23.439Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-14T18:15:23.439Z] === RUN TestCompleteSilently [2021-03-14T18:15:23.439Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-14T18:15:23.439Z] PASS [2021-03-14T18:15:23.439Z] coverage: 75.9% of statements [2021-03-14T18:15:23.439Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2021-03-14T18:15:23.439Z] === RUN TestSendToOneSub [2021-03-14T18:15:23.439Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-14T18:15:23.439Z] === RUN TestSendToMultipleSubs [2021-03-14T18:15:23.439Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-14T18:15:23.439Z] === RUN TestEvictOneSub [2021-03-14T18:15:23.439Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-14T18:15:23.439Z] === RUN TestClosePublisher [2021-03-14T18:15:23.439Z] --- PASS: TestClosePublisher (0.00s) [2021-03-14T18:15:23.439Z] === RUN TestPubSubRace [2021-03-14T18:15:23.465Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-03-14T18:15:23.747Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2021-03-14T18:15:23.748Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-14T18:15:23.760Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-03-14T18:15:24.403Z] ok github.com/docker/docker/layer 7.316s coverage: 68.8% of statements [2021-03-14T18:15:24.403Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-14T18:15:24.403Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-14T18:15:24.403Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-14T18:15:24.403Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-14T18:15:24.403Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-14T18:15:24.437Z] --- PASS: TestFailOnce (1.16s) [2021-03-14T18:15:24.437Z] === RUN TestEchoInputOutput [2021-03-14T18:15:24.437Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-14T18:15:24.437Z] === RUN TestBackoff [2021-03-14T18:15:24.437Z] --- PASS: TestBackoff (0.00s) [2021-03-14T18:15:24.437Z] === RUN TestAbortRetry [2021-03-14T18:15:24.437Z] --- PASS: TestAbortRetry (0.00s) [2021-03-14T18:15:24.437Z] === RUN TestClientScheme [2021-03-14T18:15:24.437Z] --- PASS: TestClientScheme (0.00s) [2021-03-14T18:15:24.437Z] === RUN TestNewClientWithTimeout [2021-03-14T18:15:24.437Z] === RUN TestRegister [2021-03-14T18:15:24.437Z] --- PASS: TestRegister (0.00s) [2021-03-14T18:15:24.437Z] === RUN TestCommand [2021-03-14T18:15:24.437Z] --- PASS: TestCommand (0.03s) [2021-03-14T18:15:24.437Z] === RUN TestNaiveSelf [2021-03-14T18:15:24.437Z] --- PASS: TestNaiveSelf (0.03s) [2021-03-14T18:15:24.437Z] PASS [2021-03-14T18:15:24.437Z] coverage: 82.4% of statements [2021-03-14T18:15:24.437Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2021-03-14T18:15:24.437Z] --- PASS: TestPubSubRace (1.04s) [2021-03-14T18:15:24.437Z] PASS [2021-03-14T18:15:24.437Z] coverage: 75.0% of statements [2021-03-14T18:15:24.437Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-03-14T18:15:24.913Z] time="2021-03-14T18:15:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-14T18:15:25.045Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2021-03-14T18:15:25.045Z] ok github.com/docker/docker/pkg/chrootarchive 3.927s coverage: 43.2% of statements [2021-03-14T18:15:25.045Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-14T18:15:25.045Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-14T18:15:25.344Z] ok github.com/docker/docker/pkg/fileutils 0.043s coverage: 89.5% of statements [2021-03-14T18:15:25.387Z] === RUN TestParseSignal [2021-03-14T18:15:25.387Z] --- PASS: TestParseSignal (0.00s) [2021-03-14T18:15:25.387Z] === RUN TestValidSignalForPlatform [2021-03-14T18:15:25.387Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-14T18:15:25.387Z] PASS [2021-03-14T18:15:25.387Z] coverage: 20.3% of statements [2021-03-14T18:15:25.387Z] ok github.com/docker/docker/pkg/signal 0.069s coverage: 20.3% of statements [2021-03-14T18:15:25.618Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-14T18:15:25.618Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-14T18:15:25.634Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2021-03-14T18:15:25.634Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-14T18:15:25.863Z] === RUN TestNewStdWriter [2021-03-14T18:15:25.863Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-14T18:15:25.863Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestWriteWithNilBytes [2021-03-14T18:15:25.863Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestWrite [2021-03-14T18:15:25.863Z] --- PASS: TestWrite (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestWriteWithWriterError [2021-03-14T18:15:25.863Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-14T18:15:25.863Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestStdCopyWriteAndRead [2021-03-14T18:15:25.863Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-14T18:15:25.863Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-14T18:15:25.863Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-14T18:15:25.863Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-14T18:15:25.863Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-14T18:15:25.863Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-14T18:15:25.863Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-14T18:15:25.863Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-14T18:15:25.863Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-14T18:15:25.863Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-14T18:15:25.863Z] PASS [2021-03-14T18:15:25.863Z] coverage: 100.0% of statements [2021-03-14T18:15:25.863Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2021-03-14T18:15:26.338Z] time="2021-03-14T18:15:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-14T18:15:26.406Z] ok github.com/docker/docker/pkg/fsutils 0.390s coverage: 85.1% of statements [2021-03-14T18:15:26.406Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 11.4% of statements [2021-03-14T18:15:26.406Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2021-03-14T18:15:26.812Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-14T18:15:26.812Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-14T18:15:26.812Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestFormatStatus [2021-03-14T18:15:26.812Z] --- PASS: TestFormatStatus (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestFormatError [2021-03-14T18:15:26.812Z] --- PASS: TestFormatError (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestFormatJSONError [2021-03-14T18:15:26.812Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-14T18:15:26.812Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-14T18:15:26.812Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestNewJSONProgressOutput [2021-03-14T18:15:26.812Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestAuxFormatterEmit [2021-03-14T18:15:26.812Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestStreamWriterStdout [2021-03-14T18:15:26.812Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestStreamWriterStderr [2021-03-14T18:15:26.812Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-14T18:15:26.812Z] PASS [2021-03-14T18:15:26.812Z] coverage: 66.2% of statements [2021-03-14T18:15:26.812Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2021-03-14T18:15:26.812Z] === RUN TestGenerateRandomID [2021-03-14T18:15:26.812Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestShortenId [2021-03-14T18:15:26.812Z] --- PASS: TestShortenId (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestShortenSha256Id [2021-03-14T18:15:26.812Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestShortenIdEmpty [2021-03-14T18:15:26.812Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestShortenIdInvalid [2021-03-14T18:15:26.812Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestIsShortIDNonHex [2021-03-14T18:15:26.812Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-14T18:15:26.812Z] === RUN TestIsShortIDNotCorrectSize [2021-03-14T18:15:26.812Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-14T18:15:26.812Z] PASS [2021-03-14T18:15:26.812Z] coverage: 70.6% of statements [2021-03-14T18:15:26.812Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2021-03-14T18:15:26.996Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-14T18:15:26.996Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-14T18:15:27.809Z] === RUN TestIsCpusetListAvailable [2021-03-14T18:15:27.809Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-14T18:15:27.809Z] PASS [2021-03-14T18:15:27.809Z] coverage: 38.2% of statements [2021-03-14T18:15:27.809Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2021-03-14T18:15:27.940Z] ok github.com/docker/docker/pkg/jsonmessage 0.067s coverage: 91.7% of statements [2021-03-14T18:15:27.940Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-03-14T18:15:27.940Z] ok github.com/docker/docker/pkg/idtools 0.725s coverage: 69.5% of statements [2021-03-14T18:15:28.148Z] --- PASS: TestCgroupNamespacesRunHostMode (2.18s) [2021-03-14T18:15:28.148Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-14T18:15:28.284Z] === RUN TestChtimes [2021-03-14T18:15:28.284Z] --- PASS: TestChtimes (0.01s) [2021-03-14T18:15:28.284Z] === RUN TestChtimesWindows [2021-03-14T18:15:28.284Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-14T18:15:28.284Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-14T18:15:28.284Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-14T18:15:28.284Z] === RUN TestEnsureRemoveAllNotExist [2021-03-14T18:15:28.284Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-14T18:15:28.284Z] === RUN TestEnsureRemoveAllWithDir [2021-03-14T18:15:28.284Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-14T18:15:28.284Z] === RUN TestEnsureRemoveAllWithFile [2021-03-14T18:15:28.586Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2021-03-14T18:15:28.586Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-03-14T18:15:28.758Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-14T18:15:28.758Z] === RUN TestHasWin32KSupport [2021-03-14T18:15:28.758Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-14T18:15:28.758Z] syscall_windows_test.go:8: win32k: true [2021-03-14T18:15:28.758Z] PASS [2021-03-14T18:15:28.758Z] coverage: 12.0% of statements [2021-03-14T18:15:28.758Z] ok github.com/docker/docker/pkg/system 0.072s coverage: 12.0% of statements [2021-03-14T18:15:28.758Z] time="2021-03-14T18:15:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-14T18:15:28.758Z] === RUN TestTailFile [2021-03-14T18:15:28.758Z] --- PASS: TestTailFile (0.00s) [2021-03-14T18:15:28.758Z] === RUN TestTailFileManyLines [2021-03-14T18:15:28.758Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-14T18:15:28.758Z] === RUN TestTailEmptyFile [2021-03-14T18:15:28.758Z] --- PASS: TestTailEmptyFile (0.00s) [2021-03-14T18:15:28.758Z] === RUN TestTailNegativeN [2021-03-14T18:15:28.758Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader [2021-03-14T18:15:28.758Z] === CONT TestNewTailReader [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/truncated_last_line [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-14T18:15:28.758Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:28.758Z] === CONT TestNewTailReader/no_delimiter [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-14T18:15:28.758Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:28.758Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-14T18:15:28.758Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-14T18:15:28.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-14T18:15:28.758Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-14T18:15:28.884Z] ok github.com/docker/docker/pkg/ioutils 1.271s coverage: 70.6% of statements [2021-03-14T18:15:28.884Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-14T18:15:28.884Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-14T18:15:28.884Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-14T18:15:28.884Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-14T18:15:29.181Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.302Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.303Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.303Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.303Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.304Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.304Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.305Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.305Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.306Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-14T18:15:29.306Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.306Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.306Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.306Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.306Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.306Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.306Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.306Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.306Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.802Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-14T18:15:29.803Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.03s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.04s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.03s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.06s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-14T18:15:29.803Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-14T18:15:29.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.02s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.02s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.02s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-14T18:15:29.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-14T18:15:29.805Z] PASS [2021-03-14T18:15:29.805Z] coverage: 88.6% of statements [2021-03-14T18:15:29.805Z] ok github.com/docker/docker/pkg/tailfile 0.453s coverage: 88.6% of statements [2021-03-14T18:15:29.825Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.042s coverage: 86.7% of statements [2021-03-14T18:15:29.826Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 82.4% of statements [2021-03-14T18:15:29.826Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-14T18:15:29.826Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-14T18:15:30.038Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2021-03-14T18:15:30.038Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-14T18:15:30.280Z] === RUN TestTarSumRemoveNonExistent [2021-03-14T18:15:30.280Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-03-14T18:15:30.280Z] === RUN TestTarSumRemove [2021-03-14T18:15:30.280Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-14T18:15:30.280Z] === RUN TestSortFileInfoSums [2021-03-14T18:15:30.280Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-14T18:15:30.280Z] === RUN TestNewTarSumForLabelInvalid [2021-03-14T18:15:30.280Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-14T18:15:30.280Z] === RUN TestNewTarSumForLabel [2021-03-14T18:15:30.280Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-14T18:15:30.280Z] === RUN TestEmptyTar [2021-03-14T18:15:30.280Z] --- PASS: TestEmptyTar (0.00s) [2021-03-14T18:15:30.280Z] === RUN TestTarSumsReadSize [2021-03-14T18:15:30.280Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-03-14T18:15:30.280Z] === RUN TestTarSums [2021-03-14T18:15:30.280Z] --- PASS: TestTarSums (0.08s) [2021-03-14T18:15:30.280Z] === RUN TestIteration [2021-03-14T18:15:30.280Z] --- PASS: TestIteration (0.00s) [2021-03-14T18:15:30.280Z] === RUN TestVersionLabelForChecksum [2021-03-14T18:15:30.280Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-14T18:15:30.280Z] === RUN TestVersion [2021-03-14T18:15:30.280Z] --- PASS: TestVersion (0.00s) [2021-03-14T18:15:30.280Z] === RUN TestGetVersion [2021-03-14T18:15:30.280Z] --- PASS: TestGetVersion (0.00s) [2021-03-14T18:15:30.280Z] === RUN TestGetVersions [2021-03-14T18:15:30.280Z] --- PASS: TestGetVersions (0.00s) [2021-03-14T18:15:30.280Z] PASS [2021-03-14T18:15:30.280Z] coverage: 89.3% of statements [2021-03-14T18:15:30.280Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2021-03-14T18:15:30.286Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-14T18:15:30.471Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2021-03-14T18:15:30.754Z] testing: warning: no tests to run [2021-03-14T18:15:30.754Z] PASS [2021-03-14T18:15:30.754Z] coverage: [no statements] [2021-03-14T18:15:30.754Z] ok github.com/docker/docker/pkg/term/windows 0.053s coverage: [no statements] [no tests to run] [2021-03-14T18:15:31.229Z] === RUN TestTruncIndex [2021-03-14T18:15:31.229Z] --- PASS: TestTruncIndex (0.10s) [2021-03-14T18:15:31.229Z] PASS [2021-03-14T18:15:31.229Z] coverage: 91.5% of statements [2021-03-14T18:15:31.229Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2021-03-14T18:15:31.524Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-03-14T18:15:31.524Z] ok github.com/docker/docker/pkg/progress 0.023s coverage: 75.9% of statements [2021-03-14T18:15:31.524Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2021-03-14T18:15:31.663Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-14T18:15:31.703Z] === RUN TestIsGIT [2021-03-14T18:15:31.703Z] --- PASS: TestIsGIT (0.00s) [2021-03-14T18:15:31.703Z] === RUN TestIsTransport [2021-03-14T18:15:31.703Z] --- PASS: TestIsTransport (0.00s) [2021-03-14T18:15:31.703Z] PASS [2021-03-14T18:15:31.703Z] coverage: 100.0% of statements [2021-03-14T18:15:31.703Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2021-03-14T18:15:32.177Z] === RUN TestVersionInfo [2021-03-14T18:15:32.177Z] --- PASS: TestVersionInfo (0.00s) [2021-03-14T18:15:32.177Z] === RUN TestAppendVersions [2021-03-14T18:15:32.177Z] --- PASS: TestAppendVersions (0.00s) [2021-03-14T18:15:32.177Z] PASS [2021-03-14T18:15:32.177Z] coverage: 88.9% of statements [2021-03-14T18:15:32.177Z] ok github.com/docker/docker/pkg/useragent 0.069s coverage: 88.9% of statements [2021-03-14T18:15:32.231Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-14T18:15:32.552Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2021-03-14T18:15:32.552Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-14T18:15:32.581Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2021-03-14T18:15:32.820Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-03-14T18:15:32.820Z] === RUN TestInfoDebug [2021-03-14T18:15:32.820Z] --- PASS: TestInfoDebug (0.52s) [2021-03-14T18:15:32.820Z] === RUN TestInfoInsecureRegistries [2021-03-14T18:15:32.820Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-14T18:15:32.820Z] === RUN TestInfoRegistryMirrors [2021-03-14T18:15:32.820Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-14T18:15:32.820Z] === RUN TestLoginFailsWithBadCredentials [2021-03-14T18:15:32.820Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-03-14T18:15:32.820Z] === RUN TestPingCacheHeaders [2021-03-14T18:15:32.820Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-14T18:15:32.820Z] === RUN TestPingGet [2021-03-14T18:15:32.820Z] --- PASS: TestPingGet (0.01s) [2021-03-14T18:15:32.820Z] === RUN TestPingHead [2021-03-14T18:15:32.820Z] --- PASS: TestPingHead (0.02s) [2021-03-14T18:15:32.820Z] === RUN TestVersion [2021-03-14T18:15:32.820Z] --- PASS: TestVersion (0.02s) [2021-03-14T18:15:32.820Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-14T18:15:33.223Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2021-03-14T18:15:33.224Z] ok github.com/docker/docker/pkg/pubsub 1.164s coverage: 75.0% of statements [2021-03-14T18:15:33.608Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-14T18:15:33.760Z] time="2021-03-14T18:15:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-14T18:15:33.760Z] === RUN TestValidatePrivileges [2021-03-14T18:15:33.760Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-14T18:15:33.760Z] === RUN TestFilterByCapNeg [2021-03-14T18:15:33.760Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-14T18:15:33.760Z] === RUN TestFilterByCapPos [2021-03-14T18:15:33.760Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-14T18:15:33.760Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-14T18:15:33.760Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-14T18:15:33.760Z] PASS [2021-03-14T18:15:33.760Z] coverage: 12.0% of statements [2021-03-14T18:15:33.760Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.0% of statements [2021-03-14T18:15:33.760Z] === RUN TestNewSettable [2021-03-14T18:15:33.760Z] --- PASS: TestNewSettable (0.00s) [2021-03-14T18:15:33.760Z] === RUN TestIsSettable [2021-03-14T18:15:33.760Z] --- PASS: TestIsSettable (0.00s) [2021-03-14T18:15:33.760Z] === RUN TestUpdateSettingsEnv [2021-03-14T18:15:33.760Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-14T18:15:33.760Z] PASS [2021-03-14T18:15:33.760Z] coverage: 20.1% of statements [2021-03-14T18:15:33.760Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.1% of statements [2021-03-14T18:15:33.866Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-03-14T18:15:33.866Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2021-03-14T18:15:33.915Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-03-14T18:15:33.915Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-14T18:15:34.196Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.23s) [2021-03-14T18:15:34.196Z] PASS [2021-03-14T18:15:34.196Z] [2021-03-14T18:15:34.196Z] DONE 18 tests in 22.104s [2021-03-14T18:15:34.196Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-14T18:15:34.196Z] INFO: Testing against a local daemon [2021-03-14T18:15:34.196Z] === RUN TestVolumesCreateAndList [2021-03-14T18:15:34.196Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-14T18:15:34.196Z] === RUN TestVolumesRemove [2021-03-14T18:15:34.196Z] --- PASS: TestVolumesRemove (0.10s) [2021-03-14T18:15:34.196Z] === RUN TestVolumesInspect [2021-03-14T18:15:34.196Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-14T18:15:34.196Z] === RUN TestVolumesInvalidJSON [2021-03-14T18:15:34.196Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-14T18:15:34.196Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-14T18:15:34.196Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-14T18:15:34.196Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-14T18:15:34.196Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-14T18:15:34.196Z] PASS [2021-03-14T18:15:34.196Z] [2021-03-14T18:15:34.196Z] DONE 5 tests in 0.179s [2021-03-14T18:15:34.196Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-14T18:15:34.546Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-14T18:15:34.546Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-14T18:15:35.346Z] === RUN TestLoad [2021-03-14T18:15:35.346Z] --- PASS: TestLoad (0.00s) [2021-03-14T18:15:35.346Z] === RUN TestSave [2021-03-14T18:15:35.346Z] --- PASS: TestSave (0.04s) [2021-03-14T18:15:35.346Z] === RUN TestAddDeleteGet [2021-03-14T18:15:35.346Z] --- PASS: TestAddDeleteGet (0.05s) [2021-03-14T18:15:35.346Z] === RUN TestInvalidTags [2021-03-14T18:15:35.346Z] --- PASS: TestInvalidTags (0.01s) [2021-03-14T18:15:35.346Z] PASS [2021-03-14T18:15:35.346Z] coverage: 84.4% of statements [2021-03-14T18:15:35.346Z] ok github.com/docker/docker/reference 0.139s coverage: 84.4% of statements [2021-03-14T18:15:35.346Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-14T18:15:35.346Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-14T18:15:35.346Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-14T18:15:35.346Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-14T18:15:35.346Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-14T18:15:35.346Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-14T18:15:35.346Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-14T18:15:35.346Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-14T18:15:35.346Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-14T18:15:35.406Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2021-03-14T18:15:35.406Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 53.8% of statements [2021-03-14T18:15:35.703Z] ok github.com/docker/docker/pkg/signal 2.993s coverage: 61.0% of statements [2021-03-14T18:15:36.001Z] ok github.com/docker/docker/pkg/tailfile 0.121s coverage: 88.6% of statements [2021-03-14T18:15:36.098Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-14T18:15:36.098Z] Removing test suite binaries [2021-03-14T18:15:36.098Z] exiting test-integration [2021-03-14T18:15:36.098Z] ++ exit 0 [2021-03-14T18:15:36.098Z] [2021-03-14T18:15:36.299Z] testing: warning: no tests to run [2021-03-14T18:15:36.299Z] coverage: [no statements] [2021-03-14T18:15:36.299Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-03-14T18:15:36.426Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s) [2021-03-14T18:15:36.426Z] === RUN TestKernelTCPMemory [2021-03-14T18:15:36.426Z] --- SKIP: TestKernelTCPMemory (0.03s) [2021-03-14T18:15:36.426Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:36.426Z] === RUN TestNISDomainname [2021-03-14T18:15:36.426Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-14T18:15:36.426Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-14T18:15:36.426Z] === RUN TestHostnameDnsResolution [2021-03-14T18:15:36.608Z] ok github.com/docker/docker/pkg/tarsum 0.152s coverage: 89.3% of statements [2021-03-14T18:15:36.903Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2021-03-14T18:15:36.903Z] ok github.com/docker/docker/pkg/urlutil 0.022s coverage: 100.0% of statements [2021-03-14T18:15:36.928Z] === RUN TestRestartManagerTimeout [2021-03-14T18:15:36.928Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestRestartManagerTimeoutReset [2021-03-14T18:15:36.928Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-14T18:15:36.928Z] PASS [2021-03-14T18:15:36.928Z] coverage: 45.3% of statements [2021-03-14T18:15:36.928Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 45.3% of statements [2021-03-14T18:15:36.928Z] === RUN TestResolveAuthConfigIndexServer [2021-03-14T18:15:36.928Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestResolveAuthConfigFullURL [2021-03-14T18:15:36.928Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-14T18:15:36.928Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestValidateMirror [2021-03-14T18:15:36.928Z] --- PASS: TestValidateMirror (0.01s) [2021-03-14T18:15:36.928Z] === RUN TestLoadInsecureRegistries [2021-03-14T18:15:36.928Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-14T18:15:36.928Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-14T18:15:36.928Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-14T18:15:36.928Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-14T18:15:36.928Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestResumableRequestReaderWithReadError [2021-03-14T18:15:36.928Z] time="2021-03-14T18:15:36Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-14T18:15:36.928Z] time="2021-03-14T18:15:36Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-14T18:15:36.928Z] time="2021-03-14T18:15:36Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-14T18:15:36.928Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-03-14T18:15:36.928Z] === RUN TestNewServiceConfig [2021-03-14T18:15:36.928Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestValidateIndexName [2021-03-14T18:15:36.928Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestValidateIndexNameWithError [2021-03-14T18:15:36.928Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestEndpointParse [2021-03-14T18:15:36.928Z] --- PASS: TestEndpointParse (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestEndpointParseInvalid [2021-03-14T18:15:36.928Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestValidateEndpoint [2021-03-14T18:15:36.928Z] --- PASS: TestValidateEndpoint (0.01s) [2021-03-14T18:15:36.928Z] === RUN TestPing [2021-03-14T18:15:36.928Z] --- PASS: TestPing (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestPingRegistryEndpoint [2021-03-14T18:15:36.928Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-14T18:15:36.928Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:36.928Z] === RUN TestEndpoint [2021-03-14T18:15:36.928Z] --- SKIP: TestEndpoint (0.01s) [2021-03-14T18:15:36.928Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:36.928Z] === RUN TestParseRepositoryInfo [2021-03-14T18:15:36.928Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestNewIndexInfo [2021-03-14T18:15:36.928Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestMirrorEndpointLookup [2021-03-14T18:15:36.928Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-03-14T18:15:36.928Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:36.928Z] === RUN TestSearchRepositories [2021-03-14T18:15:36.928Z] --- PASS: TestSearchRepositories (0.01s) [2021-03-14T18:15:36.928Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-14T18:15:36.928Z] Host: 127.0.0.1:49232 [2021-03-14T18:15:36.928Z] User-Agent: docker test client [2021-03-14T18:15:36.928Z] Authorization: Token fake-token [2021-03-14T18:15:36.928Z] X-Docker-Token: true [2021-03-14T18:15:36.928Z] Accept-Encoding: gzip [2021-03-14T18:15:36.928Z] [2021-03-14T18:15:36.928Z] [2021-03-14T18:15:36.928Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-14T18:15:36.928Z] Connection: close [2021-03-14T18:15:36.928Z] Content-Length: 144 [2021-03-14T18:15:36.928Z] Cache-Control: no-cache [2021-03-14T18:15:36.928Z] Content-Type: application/json [2021-03-14T18:15:36.928Z] Date: Sun, 14 Mar 2021 18:15:36 GMT [2021-03-14T18:15:36.928Z] Expires: -1 [2021-03-14T18:15:36.928Z] Pragma: no-cache [2021-03-14T18:15:36.928Z] Server: docker-tests/mock [2021-03-14T18:15:36.928Z] X-Docker-Registry-Config: mock [2021-03-14T18:15:36.928Z] X-Docker-Registry-Version: 0.0.0 [2021-03-14T18:15:36.928Z] [2021-03-14T18:15:36.928Z] [2021-03-14T18:15:36.928Z] === RUN TestTrustedLocation [2021-03-14T18:15:36.928Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-14T18:15:36.928Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestAllowNondistributableArtifacts [2021-03-14T18:15:36.928Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestIsSecureIndex [2021-03-14T18:15:36.928Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-14T18:15:36.928Z] PASS [2021-03-14T18:15:36.928Z] coverage: 50.3% of statements [2021-03-14T18:15:36.928Z] ok github.com/docker/docker/registry 0.295s coverage: 50.3% of statements [2021-03-14T18:15:36.928Z] time="2021-03-14T18:15:36Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-14T18:15:36.928Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-03-14T18:15:36.928Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-14T18:15:36.928Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-14T18:15:36.928Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-14T18:15:36.928Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestResumableRequestReader [2021-03-14T18:15:36.928Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-14T18:15:36.928Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-14T18:15:36.928Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-14T18:15:36.928Z] PASS [2021-03-14T18:15:36.928Z] coverage: 100.0% of statements [2021-03-14T18:15:36.928Z] ok github.com/docker/docker/registry/resumable 0.288s coverage: 100.0% of statements [2021-03-14T18:15:36.989Z] --- PASS: TestHostnameDnsResolution (0.75s) [2021-03-14T18:15:36.989Z] === RUN TestStats [2021-03-14T18:15:36.989Z] --- SKIP: TestStats (0.00s) [2021-03-14T18:15:36.989Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:36.989Z] === RUN TestStopContainerWithTimeout [2021-03-14T18:15:36.989Z] === RUN TestStopContainerWithTimeout/0 [2021-03-14T18:15:36.989Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-14T18:15:36.989Z] === RUN TestStopContainerWithTimeout/1 [2021-03-14T18:15:36.989Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-14T18:15:36.989Z] === RUN TestStopContainerWithTimeout/3 [2021-03-14T18:15:36.989Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-14T18:15:36.989Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-14T18:15:36.989Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-14T18:15:36.989Z] === CONT TestStopContainerWithTimeout/0 [2021-03-14T18:15:36.989Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-14T18:15:37.079Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-14T18:15:37.332Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.90s) [2021-03-14T18:15:37.332Z] === RUN TestCreateServiceSecretFileMode [2021-03-14T18:15:37.546Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2021-03-14T18:15:37.550Z] === CONT TestStopContainerWithTimeout/3 [2021-03-14T18:15:37.926Z] === RUN TestDecodeContainerConfig [2021-03-14T18:15:37.927Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-14T18:15:37.927Z] === RUN TestDecodeContainerConfigIsolation [2021-03-14T18:15:37.927Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-14T18:15:37.927Z] === RUN TestValidatePrivileged [2021-03-14T18:15:37.927Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-14T18:15:37.927Z] PASS [2021-03-14T18:15:37.927Z] coverage: 52.2% of statements [2021-03-14T18:15:37.927Z] ok github.com/docker/docker/runconfig 0.102s coverage: 52.2% of statements [2021-03-14T18:15:38.014Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-14T18:15:38.401Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-14T18:15:38.401Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-14T18:15:38.401Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-14T18:15:38.401Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-14T18:15:38.401Z] PASS [2021-03-14T18:15:38.401Z] coverage: 62.5% of statements [2021-03-14T18:15:38.401Z] ok github.com/docker/docker/testutil 0.082s coverage: 62.5% of statements Post stage [Pipeline] junit [2021-03-14T18:15:39.400Z] Recording test results [2021-03-14T18:15:39.437Z] === CONT TestStopContainerWithTimeout/1 [2021-03-14T18:15:39.646Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2021-03-14T18:15:39.646Z] ok github.com/docker/docker/profiles/seccomp 0.029s coverage: 83.5% of statements [2021-03-14T18:15:39.703Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-14T18:15:40.045Z] + echo Ensuring container killed. [2021-03-14T18:15:40.045Z] Ensuring container killed. [2021-03-14T18:15:40.045Z] + docker rm -vf docker-pr1 [2021-03-14T18:15:40.045Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-14T18:15:40.325Z] + echo Chowning /workspace to jenkins user [2021-03-14T18:15:40.325Z] Chowning /workspace to jenkins user [2021-03-14T18:15:40.325Z] + id -u [2021-03-14T18:15:40.325Z] + id -g [2021-03-14T18:15:40.325Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42145:/workspace busybox chown -R 1000:1000 /workspace [2021-03-14T18:15:40.639Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2021-03-14T18:15:40.639Z] === RUN TestCreateServiceConfigFileMode [2021-03-14T18:15:40.698Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-03-14T18:15:40.996Z] ok github.com/docker/docker/plugin 0.576s coverage: 23.2% of statements [2021-03-14T18:15:41.324Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-14T18:15:41.324Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2021-03-14T18:15:41.324Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2021-03-14T18:15:41.324Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-03-14T18:15:41.324Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2021-03-14T18:15:41.324Z] === RUN TestDeleteDevicemapper [2021-03-14T18:15:41.324Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-14T18:15:41.324Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-14T18:15:41.324Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-14T18:15:41.405Z] === RUN TestGetAddress [2021-03-14T18:15:41.405Z] --- PASS: TestGetAddress (0.00s) [2021-03-14T18:15:41.405Z] === RUN TestRemove [2021-03-14T18:15:41.405Z] --- SKIP: TestRemove (0.00s) [2021-03-14T18:15:41.405Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-14T18:15:41.405Z] === RUN TestInitializeWithVolumes [2021-03-14T18:15:41.405Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-03-14T18:15:41.405Z] === RUN TestCreate [2021-03-14T18:15:41.405Z] --- PASS: TestCreate (0.01s) [2021-03-14T18:15:41.405Z] === RUN TestValidateName [2021-03-14T18:15:41.405Z] --- PASS: TestValidateName (0.00s) [2021-03-14T18:15:41.405Z] === RUN TestCreateWithOpts [2021-03-14T18:15:41.405Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-14T18:15:41.405Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-14T18:15:41.405Z] === RUN TestRelaodNoOpts [2021-03-14T18:15:41.405Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-03-14T18:15:41.405Z] PASS [2021-03-14T18:15:41.405Z] coverage: 41.5% of statements [2021-03-14T18:15:41.405Z] ok github.com/docker/docker/volume/local 0.121s coverage: 41.5% of statements [2021-03-14T18:15:41.405Z] === RUN TestGetDriver [2021-03-14T18:15:41.405Z] --- PASS: TestGetDriver (0.00s) [2021-03-14T18:15:41.405Z] === RUN TestVolumeRequestError [2021-03-14T18:15:41.405Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-14T18:15:41.405Z] PASS [2021-03-14T18:15:41.405Z] coverage: 36.1% of statements [2021-03-14T18:15:41.405Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2021-03-14T18:15:41.405Z] === RUN TestConvertTmpfsOptions [2021-03-14T18:15:41.405Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-14T18:15:41.405Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-14T18:15:41.405Z] parser_test.go:49: data="ro" [2021-03-14T18:15:41.405Z] === RUN TestParseMountRaw [2021-03-14T18:15:41.405Z] --- PASS: TestParseMountRaw (0.02s) [2021-03-14T18:15:41.405Z] === RUN TestParseMountRawSplit [2021-03-14T18:15:41.405Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-03-14T18:15:41.405Z] parser_test.go:390: case 0 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 1 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 2 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 3 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 4 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 5 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 6 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 7 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 8 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 0 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 1 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 2 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 3 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 4 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 5 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 6 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 7 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 8 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 9 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 10 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 11 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 12 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 0 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 1 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 2 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 3 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 4 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 5 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 6 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 7 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 8 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 9 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 10 [2021-03-14T18:15:41.405Z] parser_test.go:390: case 11 [2021-03-14T18:15:41.405Z] === RUN TestParseMountSpec [2021-03-14T18:15:41.405Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-14T18:15:41.405Z] parser_test.go:455: case 0 [2021-03-14T18:15:41.405Z] parser_test.go:455: case 1 [2021-03-14T18:15:41.405Z] parser_test.go:455: case 2 [2021-03-14T18:15:41.405Z] parser_test.go:455: case 3 [2021-03-14T18:15:41.405Z] parser_test.go:455: case 4 [2021-03-14T18:15:41.405Z] parser_test.go:455: case 5 [2021-03-14T18:15:41.405Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-14T18:15:41.405Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-14T18:15:41.405Z] === RUN TestValidateMount [2021-03-14T18:15:41.405Z] --- PASS: TestValidateMount (0.00s) [2021-03-14T18:15:41.405Z] PASS [2021-03-14T18:15:41.405Z] coverage: 66.2% of statements [2021-03-14T18:15:41.405Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 66.2% of statements [2021-03-14T18:15:41.815Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-14T18:15:41.815Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-14T18:15:41.815Z] Cross building: bundles/cross/windows/amd64 [2021-03-14T18:15:41.815Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-14T18:15:41.815Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-14T18:15:41.880Z] --- PASS: TestNewClientWithTimeout (17.77s) [2021-03-14T18:15:41.880Z] === RUN TestClientStream [2021-03-14T18:15:41.880Z] --- PASS: TestClientStream (0.00s) [2021-03-14T18:15:41.880Z] === RUN TestClientSendFile [2021-03-14T18:15:41.880Z] --- PASS: TestClientSendFile (0.00s) [2021-03-14T18:15:41.880Z] === RUN TestClientWithRequestTimeout [2021-03-14T18:15:41.880Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-03-14T18:15:41.880Z] === RUN TestFileSpecPlugin [2021-03-14T18:15:41.880Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-03-14T18:15:41.880Z] === RUN TestFileJSONSpecPlugin [2021-03-14T18:15:41.880Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-14T18:15:41.880Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-14T18:15:42.251Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2021-03-14T18:15:42.251Z] === RUN TestUpdateMemory [2021-03-14T18:15:42.251Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-14T18:15:42.251Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:42.251Z] === RUN TestUpdateCPUQuota [2021-03-14T18:15:42.251Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-14T18:15:42.251Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:42.251Z] === RUN TestUpdatePidsLimit [2021-03-14T18:15:42.251Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-14T18:15:42.251Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:42.251Z] === RUN TestUpdateRestartPolicy [2021-03-14T18:15:42.355Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-14T18:15:42.355Z] === RUN TestPluginAddHandler [2021-03-14T18:15:42.355Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-14T18:15:42.355Z] === RUN TestPluginWaitBadPlugin [2021-03-14T18:15:42.355Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-14T18:15:42.355Z] === RUN TestGet [2021-03-14T18:15:42.355Z] time="2021-03-14T18:15:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-14T18:15:42.522Z] + bundleName=amd64-cgroup2 [2021-03-14T18:15:42.523Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-14T18:15:42.523Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-14T18:15:42.523Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-14T18:15:42.523Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-14T18:15:42.792Z] Archiving artifacts [2021-03-14T18:15:42.829Z] === RUN TestSetGetMeta [2021-03-14T18:15:42.829Z] === PAUSE TestSetGetMeta [2021-03-14T18:15:42.829Z] === RUN TestRestore [2021-03-14T18:15:42.829Z] === PAUSE TestRestore [2021-03-14T18:15:42.829Z] === RUN TestServiceCreate [2021-03-14T18:15:42.829Z] === PAUSE TestServiceCreate [2021-03-14T18:15:42.829Z] === RUN TestServiceList [2021-03-14T18:15:42.829Z] === PAUSE TestServiceList [2021-03-14T18:15:42.829Z] === RUN TestServiceRemove [2021-03-14T18:15:42.829Z] === PAUSE TestServiceRemove [2021-03-14T18:15:42.829Z] === RUN TestServiceGet [2021-03-14T18:15:42.829Z] === PAUSE TestServiceGet [2021-03-14T18:15:42.829Z] === RUN TestServicePrune [2021-03-14T18:15:42.829Z] === PAUSE TestServicePrune [2021-03-14T18:15:42.829Z] === RUN TestCreate [2021-03-14T18:15:42.829Z] === PAUSE TestCreate [2021-03-14T18:15:42.829Z] === RUN TestRemove [2021-03-14T18:15:42.829Z] === PAUSE TestRemove [2021-03-14T18:15:42.829Z] === RUN TestList [2021-03-14T18:15:42.829Z] === PAUSE TestList [2021-03-14T18:15:42.829Z] === RUN TestFindByDriver [2021-03-14T18:15:42.829Z] === PAUSE TestFindByDriver [2021-03-14T18:15:42.829Z] === RUN TestFindByReferenced [2021-03-14T18:15:42.829Z] === PAUSE TestFindByReferenced [2021-03-14T18:15:42.829Z] === RUN TestDerefMultipleOfSameRef [2021-03-14T18:15:42.829Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-14T18:15:42.829Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-14T18:15:42.829Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-14T18:15:42.829Z] === RUN TestDefererencePluginOnCreateError [2021-03-14T18:15:42.829Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-14T18:15:42.829Z] === RUN TestRefDerefRemove [2021-03-14T18:15:42.829Z] === PAUSE TestRefDerefRemove [2021-03-14T18:15:42.829Z] === RUN TestGet [2021-03-14T18:15:42.829Z] === PAUSE TestGet [2021-03-14T18:15:42.829Z] === RUN TestGetWithReference [2021-03-14T18:15:42.829Z] === PAUSE TestGetWithReference [2021-03-14T18:15:42.829Z] === RUN TestFilterFunc [2021-03-14T18:15:42.829Z] === RUN TestFilterFunc/test_nil_list [2021-03-14T18:15:42.829Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-14T18:15:42.829Z] === RUN TestFilterFunc/test_empty_list [2021-03-14T18:15:42.829Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-14T18:15:42.829Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-14T18:15:42.829Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-14T18:15:42.829Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-14T18:15:42.829Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-14T18:15:42.829Z] === RUN TestFilterFunc/test_filter_some [2021-03-14T18:15:42.829Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-14T18:15:42.829Z] === RUN TestFilterFunc/test_filter_middle [2021-03-14T18:15:42.829Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-14T18:15:42.829Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-14T18:15:42.829Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-14T18:15:42.829Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-14T18:15:42.829Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-14T18:15:42.829Z] === CONT TestFilterFunc/test_nil_list [2021-03-14T18:15:42.829Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-14T18:15:42.829Z] === CONT TestFilterFunc/test_filter_some [2021-03-14T18:15:42.829Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-14T18:15:42.829Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-14T18:15:42.829Z] === CONT TestFilterFunc/test_empty_list [2021-03-14T18:15:42.829Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-14T18:15:42.829Z] === CONT TestFilterFunc/test_filter_middle [2021-03-14T18:15:42.829Z] --- PASS: TestFilterFunc (0.00s) [2021-03-14T18:15:42.829Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-14T18:15:42.829Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-14T18:15:42.829Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-14T18:15:42.829Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-14T18:15:42.829Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-14T18:15:42.829Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-14T18:15:42.829Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-14T18:15:42.829Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-14T18:15:42.829Z] === CONT TestSetGetMeta [2021-03-14T18:15:42.829Z] === CONT TestFindByReferenced [2021-03-14T18:15:42.829Z] === CONT TestServicePrune [2021-03-14T18:15:42.829Z] === CONT TestFindByDriver [2021-03-14T18:15:42.829Z] --- PASS: TestSetGetMeta (0.03s) [2021-03-14T18:15:42.829Z] === CONT TestList [2021-03-14T18:15:42.829Z] --- PASS: TestFindByReferenced (0.04s) [2021-03-14T18:15:42.829Z] === CONT TestRemove [2021-03-14T18:15:42.829Z] --- PASS: TestFindByDriver (0.04s) [2021-03-14T18:15:42.829Z] === CONT TestCreate [2021-03-14T18:15:42.829Z] --- PASS: TestList (0.04s) [2021-03-14T18:15:42.829Z] === CONT TestServiceList [2021-03-14T18:15:42.829Z] --- PASS: TestCreate (0.02s) [2021-03-14T18:15:42.829Z] === CONT TestServiceGet [2021-03-14T18:15:42.829Z] --- PASS: TestRemove (0.03s) [2021-03-14T18:15:42.829Z] === CONT TestServiceRemove [2021-03-14T18:15:43.090Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42145/1/artifacts/ [Pipeline] } [2021-03-14T18:15:43.090Z] ok github.com/docker/docker/quota 0.606s coverage: 71.4% of statements [2021-03-14T18:15:43.090Z] ok github.com/docker/docker/registry/resumable 0.039s coverage: 100.0% of statements [Pipeline] // catchError [Pipeline] sh [2021-03-14T18:15:43.304Z] --- PASS: TestServiceGet (0.10s) [2021-03-14T18:15:43.304Z] === CONT TestGetWithReference [2021-03-14T18:15:43.304Z] time="2021-03-14T18:15:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-14T18:15:43.304Z] --- PASS: TestServiceRemove (0.10s) [2021-03-14T18:15:43.304Z] === CONT TestDefererencePluginOnCreateError [2021-03-14T18:15:43.304Z] --- PASS: TestServiceList (0.11s) [2021-03-14T18:15:43.304Z] === CONT TestGet [2021-03-14T18:15:43.304Z] time="2021-03-14T18:15:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-14T18:15:43.304Z] time="2021-03-14T18:15:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-14T18:15:43.304Z] time="2021-03-14T18:15:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-14T18:15:43.304Z] time="2021-03-14T18:15:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-14T18:15:43.304Z] --- PASS: TestGetWithReference (0.03s) [2021-03-14T18:15:43.304Z] === CONT TestRefDerefRemove [2021-03-14T18:15:43.304Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-03-14T18:15:43.304Z] === CONT TestServiceCreate [2021-03-14T18:15:43.304Z] --- PASS: TestGet (0.03s) [2021-03-14T18:15:43.304Z] === CONT TestRestore [2021-03-14T18:15:43.304Z] time="2021-03-14T18:15:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-14T18:15:43.304Z] --- PASS: TestServicePrune (0.21s) [2021-03-14T18:15:43.304Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-14T18:15:43.304Z] --- PASS: TestRefDerefRemove (0.03s) [2021-03-14T18:15:43.304Z] === CONT TestDerefMultipleOfSameRef [2021-03-14T18:15:43.304Z] --- PASS: TestServiceCreate (0.03s) [2021-03-14T18:15:43.304Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-03-14T18:15:43.304Z] --- PASS: TestRestore (0.03s) [2021-03-14T18:15:43.304Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-03-14T18:15:43.304Z] PASS [2021-03-14T18:15:43.304Z] coverage: 70.3% of statements [2021-03-14T18:15:43.304Z] ok github.com/docker/docker/volume/service 0.292s coverage: 70.3% of statements [2021-03-14T18:15:43.388Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2021-03-14T18:15:43.400Z] + make clean [2021-03-14T18:15:43.658Z] docker volume rm -f docker-dev-cache [2021-03-14T18:15:43.658Z] docker-dev-cache [Pipeline] deleteDir [2021-03-14T18:15:43.946Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2021-03-14T18:15:43.946Z] === RUN TestCreateServiceSysctls [2021-03-14T18:15:44.450Z] ok github.com/docker/docker/registry 0.242s coverage: 57.2% of statements [2021-03-14T18:15:44.450Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-03-14T18:15:44.584Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-14T18:15:45.095Z] ok github.com/docker/docker/runconfig 0.019s coverage: 66.1% of statements [2021-03-14T18:15:45.543Z] time="2021-03-14T18:15:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-14T18:15:45.964Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-14T18:15:45.964Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-14T18:15:47.191Z] ok github.com/docker/docker/volume/drivers 0.041s coverage: 36.1% of statements [2021-03-14T18:15:48.184Z] --- PASS: TestCreateServiceSysctls (4.07s) [2021-03-14T18:15:48.184Z] === RUN TestCreateServiceCapabilities [2021-03-14T18:15:48.498Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-14T18:15:49.289Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2021-03-14T18:15:49.367Z] time="2021-03-14T18:15:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-14T18:15:49.931Z] ok github.com/docker/docker/volume/local 0.316s coverage: 76.4% of statements [2021-03-14T18:15:50.224Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.1% of statements [2021-03-14T18:15:51.507Z] --- PASS: TestCreateServiceCapabilities (3.47s) [2021-03-14T18:15:51.507Z] === RUN TestInspect [2021-03-14T18:15:53.583Z] --- PASS: TestImportExtremelyLargeImageWorks (83.27s) [2021-03-14T18:15:53.583Z] PASS [2021-03-14T18:15:53.583Z] [2021-03-14T18:15:53.583Z] === Skipped [2021-03-14T18:15:53.583Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-14T18:15:53.583Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:15:53.583Z] [2021-03-14T18:15:53.583Z] [2021-03-14T18:15:53.583Z] DONE 12 tests, 1 skipped in 84.860s [2021-03-14T18:15:53.583Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-03-14T18:15:53.583Z] ++ 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-03-14T18:15:53.583Z] ++ set -e [2021-03-14T18:15:53.583Z] ++ '[' -n 0 ']' [2021-03-14T18:15:53.583Z] ++ set -x [2021-03-14T18:15:53.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-14T18:15:53.583Z] INFO: Testing against a local daemon [2021-03-14T18:15:53.583Z] === RUN TestNetworkCreateDelete [2021-03-14T18:15:53.583Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-03-14T18:15:53.583Z] === RUN TestDockerNetworkDeletePreferID [2021-03-14T18:15:53.583Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-03-14T18:15:53.583Z] === RUN TestDaemonDNSFallback [2021-03-14T18:15:53.583Z] --- PASS: TestDaemonDNSFallback (2.58s) [2021-03-14T18:15:53.583Z] === RUN TestInspectNetwork [2021-03-14T18:15:53.583Z] === RUN TestInspectNetwork/full_network_id [2021-03-14T18:15:53.583Z] === RUN TestInspectNetwork/partial_network_id [2021-03-14T18:15:53.583Z] === RUN TestInspectNetwork/network_name [2021-03-14T18:15:53.583Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-14T18:15:54.420Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2021-03-14T18:15:54.420Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-14T18:15:54.420Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-03-14T18:15:54.420Z] === RUN TestWaitNonBlocked [2021-03-14T18:15:54.420Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:15:54.420Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:15:54.420Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:15:54.420Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:15:54.420Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:15:54.420Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:15:54.420Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-14T18:15:54.420Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.50s) [2021-03-14T18:15:54.420Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2021-03-14T18:15:54.420Z] === RUN TestWaitBlocked [2021-03-14T18:15:54.420Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:15:54.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:15:54.420Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:15:54.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:15:54.420Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:15:54.420Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:15:54.613Z] --- PASS: TestInspectNetwork (11.68s) [2021-03-14T18:15:54.613Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-14T18:15:54.613Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-14T18:15:54.613Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-14T18:15:54.613Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-14T18:15:54.613Z] === RUN TestRunContainerWithBridgeNone [2021-03-14T18:15:54.816Z] --- PASS: TestInspect (3.47s) [2021-03-14T18:15:54.816Z] === RUN TestCreateJob [2021-03-14T18:15:54.981Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-14T18:15:54.981Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2021-03-14T18:15:54.981Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2021-03-14T18:15:54.981Z] === CONT TestDaemonRestartIpcMode [2021-03-14T18:15:54.981Z] === CONT TestIpcModeOlderClient [2021-03-14T18:15:55.079Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-14T18:15:55.237Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-03-14T18:15:55.237Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-14T18:15:57.329Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2021-03-14T18:15:57.329Z] === RUN TestNetworkInvalidJSON [2021-03-14T18:15:57.329Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-14T18:15:57.329Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-14T18:15:57.329Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:15:57.329Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:15:57.329Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:15:57.329Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:15:57.329Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-14T18:15:57.329Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:15:57.329Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:15:57.329Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-14T18:15:57.329Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-14T18:15:57.329Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-14T18:15:57.329Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-14T18:15:57.329Z] === RUN TestNetworkList [2021-03-14T18:15:57.329Z] === RUN TestNetworkList//networks [2021-03-14T18:15:57.329Z] === PAUSE TestNetworkList//networks [2021-03-14T18:15:57.329Z] === RUN TestNetworkList//networks/ [2021-03-14T18:15:57.329Z] === PAUSE TestNetworkList//networks/ [2021-03-14T18:15:57.329Z] === CONT TestNetworkList//networks [2021-03-14T18:15:57.329Z] === CONT TestNetworkList//networks/ [2021-03-14T18:15:57.329Z] --- PASS: TestNetworkList (0.02s) [2021-03-14T18:15:57.329Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-14T18:15:57.329Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-14T18:15:57.329Z] === RUN TestHostIPv4BridgeLabel [2021-03-14T18:15:57.615Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-14T18:15:57.618Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-03-14T18:15:57.619Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-14T18:15:58.083Z] --- PASS: TestGet (15.01s) [2021-03-14T18:15:58.083Z] === RUN TestPluginWithNoManifest [2021-03-14T18:15:58.083Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-14T18:15:58.083Z] === RUN TestGetAll [2021-03-14T18:15:58.083Z] --- PASS: TestGetAll (0.00s) [2021-03-14T18:15:58.083Z] PASS [2021-03-14T18:15:58.083Z] coverage: 73.4% of statements [2021-03-14T18:15:58.083Z] ok github.com/docker/docker/pkg/plugins 35.085s coverage: 73.4% of statements [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/quota [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/rootless [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/volume [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-14T18:15:58.083Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-14T18:15:58.646Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-03-14T18:15:58.646Z] === RUN TestDaemonDefaultNetworkPools [2021-03-14T18:15:59.031Z] --- PASS: TestCreateJob (4.40s) [2021-03-14T18:15:59.031Z] === RUN TestReplicatedJob [2021-03-14T18:15:59.085Z] [2021-03-14T18:15:59.086Z] === Skipped [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-14T18:15:59.086Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-03-14T18:15:59.086Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-03-14T18:15:59.086Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-03-14T18:15:59.086Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-03-14T18:15:59.086Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-14T18:15:59.086Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-14T18:15:59.086Z] daemon_test.go:147: root required [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-14T18:15:59.086Z] reload_test.go:520: root required [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-03-14T18:15:59.086Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-14T18:15:59.086Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-14T18:15:59.086Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-14T18:15:59.086Z] download_test.go:268: Needs fixing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-14T18:15:59.086Z] layer_test.go:304: Failing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-14T18:15:59.086Z] layer_test.go:353: Failing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-14T18:15:59.086Z] layer_test.go:468: Failing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-14T18:15:59.086Z] layer_test.go:697: Failing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-14T18:15:59.086Z] migration_test.go:46: Failing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-14T18:15:59.086Z] migration_test.go:182: Failing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-14T18:15:59.086Z] mount_test.go:17: Failing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-14T18:15:59.086Z] mount_test.go:76: Failing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-14T18:15:59.086Z] mount_test.go:125: Failing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-14T18:15:59.086Z] mount_test.go:212: Failing on Windows [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-14T18:15:59.086Z] archive_test.go:134: Xz not present in msys2 [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-14T18:15:59.086Z] archive_test.go:239: Failing on Windows CI machines [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-14T18:15:59.086Z] archive_windows_test.go:16: Currently fails [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-14T18:15:59.086Z] changes_test.go:192: needs more investigation [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-14T18:15:59.086Z] changes_test.go:405: needs further investigation [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-14T18:15:59.086Z] changes_test.go:441: needs further investigation [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-14T18:15:59.086Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-14T18:15:59.086Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2021-03-14T18:15:59.086Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-14T18:15:59.086Z] [2021-03-14T18:15:59.086Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-14T18:15:59.086Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-14T18:15:59.275Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-03-14T18:15:59.275Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-14T18:15:59.402Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.20s) [2021-03-14T18:15:59.518Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-14T18:15:59.559Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2021-03-14T18:15:59.559Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-14T18:15:59.559Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-14T18:15:59.559Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-14T18:15:59.559Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-14T18:15:59.559Z] poller_test.go:41: No chmod on Windows [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-14T18:15:59.559Z] fileutils_test.go:134: Needs porting to Windows [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-14T18:15:59.559Z] fileutils_test.go:180: Needs porting to Windows [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-14T18:15:59.559Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-03-14T18:15:59.559Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-03-14T18:15:59.559Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-14T18:15:59.559Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-14T18:15:59.559Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] [2021-03-14T18:15:59.559Z] DONE 1829 tests, 45 skipped in 224.573s [2021-03-14T18:15:59.559Z] INFO: make.ps1 ended at 03/14/2021 18:15:59 [2021-03-14T18:15:59.658Z] --- PASS: TestDaemonRestartIpcMode (4.61s) [2021-03-14T18:15:59.658Z] PASS [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === Skipped [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-14T18:15:59.658Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-14T18:15:59.658Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-14T18:15:59.658Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-14T18:15:59.658Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-14T18:15:59.658Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-14T18:15:59.658Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-14T18:15:59.658Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-14T18:15:59.658Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-14T18:15:59.658Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-14T18:15:59.658Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-14T18:15:59.658Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-14T18:15:59.658Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-14T18:15:59.658Z] 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-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-14T18:15:59.658Z] 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-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-14T18:15:59.658Z] 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-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-14T18:15:59.658Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-14T18:15:59.658Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-14T18:15:59.658Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-14T18:15:59.658Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2021-03-14T18:15:59.658Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-14T18:15:59.658Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-14T18:15:59.658Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-14T18:15:59.658Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-14T18:15:59.658Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-14T18:15:59.658Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-14T18:15:59.658Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] [2021-03-14T18:15:59.658Z] DONE 177 tests, 26 skipped in 79.678s [2021-03-14T18:15:59.658Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-14T18:15:59.913Z] INFO: Testing against a local daemon [2021-03-14T18:15:59.913Z] === RUN TestCommitInheritsEnv [2021-03-14T18:16:00.774Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-03-14T18:16:00.774Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-14T18:16:01.141Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-14T18:16:01.141Z] INFO: Unit tests ended at 03/14/2021 18:16:00. Duration:00:04:04.1130051 [2021-03-14T18:16:01.141Z] INFO: Building busybox [2021-03-14T18:16:01.141Z] Sending build context to Docker daemon 5.12kB [2021-03-14T18:16:01.141Z] [2021-03-14T18:16:01.141Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-14T18:16:01.141Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-14T18:16:01.141Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-14T18:16:01.141Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-14T18:16:01.141Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-14T18:16:01.141Z] ---> 3eaa9ebbf51f [2021-03-14T18:16:01.141Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-14T18:16:01.141Z] ---> Running in a5880544822d [2021-03-14T18:16:01.275Z] --- PASS: TestCommitInheritsEnv (1.29s) [2021-03-14T18:16:01.275Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-14T18:16:01.275Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-14T18:16:01.275Z] === RUN TestImagesFilterMultiReference [2021-03-14T18:16:01.275Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-14T18:16:01.275Z] === RUN TestImagePullPlatformInvalid [2021-03-14T18:16:01.275Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-14T18:16:01.275Z] === RUN TestRemoveImageOrphaning [2021-03-14T18:16:01.826Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-03-14T18:16:01.826Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-14T18:16:02.051Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-14T18:16:02.310Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-14T18:16:02.475Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-03-14T18:16:02.475Z] === RUN TestServiceWithPredefinedNetwork [2021-03-14T18:16:03.173Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-03-14T18:16:03.173Z] === RUN TestRemoveImageGarbageCollector [2021-03-14T18:16:03.173Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-14T18:16:03.173Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-14T18:16:03.173Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-14T18:16:03.173Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-14T18:16:03.173Z] === RUN TestTagInvalidReference [2021-03-14T18:16:03.173Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-14T18:16:03.173Z] === RUN TestTagValidPrefixedRepo [2021-03-14T18:16:03.173Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-14T18:16:03.173Z] === RUN TestTagExistedNameWithoutForce [2021-03-14T18:16:03.173Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-14T18:16:03.173Z] === RUN TestTagOfficialNames [2021-03-14T18:16:03.435Z] --- PASS: TestTagOfficialNames (0.07s) [2021-03-14T18:16:03.435Z] === RUN TestTagMatchesDigest [2021-03-14T18:16:03.435Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-14T18:16:03.435Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-14T18:16:04.845Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-14T18:16:04.845Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-14T18:16:05.628Z] --- PASS: TestReplicatedJob (6.66s) [2021-03-14T18:16:05.628Z] === RUN TestUpdateReplicatedJob [2021-03-14T18:16:05.684Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/rootless [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/volume [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-14T18:16:05.684Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === Skipped [2021-03-14T18:16:05.684Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-14T18:16:05.684Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-14T18:16:05.684Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:73: No driver to put! [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-14T18:16:05.684Z] time="2021-03-14T18:14:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-14T18:16:05.684Z] time="2021-03-14T18:14:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-14T18:16:05.684Z] time="2021-03-14T18:14:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-14T18:16:05.684Z] time="2021-03-14T18:14:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-14T18:16:05.684Z] time="2021-03-14T18:14:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:73: No driver to put! [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-14T18:16:05.684Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-14T18:16:05.684Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-14T18:16:05.684Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:16:05.684Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-14T18:16:05.684Z] graphtest_unix.go:73: No driver to put! [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-14T18:16:05.684Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-14T18:16:05.684Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] [2021-03-14T18:16:05.684Z] DONE 2244 tests, 26 skipped in 263.438s [2021-03-14T18:16:05.934Z] Removing intermediate container a5880544822d [2021-03-14T18:16:05.934Z] ---> 1288f0b63179 [2021-03-14T18:16:05.934Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-14T18:16:05.934Z] ---> Running in a81c99344b79 [2021-03-14T18:16:05.975Z] --- PASS: TestServiceWithPredefinedNetwork (3.75s) [2021-03-14T18:16:05.975Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-14T18:16:05.975Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:16:05.975Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:16:05.975Z] === RUN TestServiceWithDataPathPortInit Post stage [Pipeline] junit [2021-03-14T18:16:06.023Z] Recording test results [2021-03-14T18:16:06.287Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-14T18:16:06.408Z] Removing intermediate container a81c99344b79 [2021-03-14T18:16:06.408Z] ---> 39b8605919ad [2021-03-14T18:16:06.408Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-14T18:16:06.408Z] ---> Running in abb217c1ac7d [2021-03-14T18:16:06.711Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -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:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/make.sh dynbinary test-integration [2021-03-14T18:16:06.882Z] Removing intermediate container abb217c1ac7d [2021-03-14T18:16:06.882Z] ---> 1141d2e98b3d [2021-03-14T18:16:06.882Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-03-14T18:16:07.008Z] [2021-03-14T18:16:07.008Z] Removing bundles/ [2021-03-14T18:16:07.008Z] [2021-03-14T18:16:07.008Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-14T18:16:07.008Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:16:07.008Z] GOOS="" GOARCH="" GOARM="" [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite (352.09s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.38s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.77s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.42s) [2021-03-14T18:16:07.379Z] docker_cli_daemon_test.go:1455: [d0ee897dc49f3] daemon is not started [2021-03-14T18:16:07.379Z] check_test.go:309: [d121e151d096b] daemon is not started [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.15s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.20s) [2021-03-14T18:16:07.379Z] check_test.go:309: [d32def1be86ae] daemon is not started [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.73s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.11s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.63s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.44s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.48s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.63s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.38s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-03-14T18:16:07.379Z] check_test.go:309: [da5589afdfec5] daemon is not started [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-14T18:16:07.379Z] check_test.go:309: [d3db015a9ebd0] daemon is not started [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.53s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-03-14T18:16:07.379Z] check_test.go:309: [db85705d47d2c] daemon is not started [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.84s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.47s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.29s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.66s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.74s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2021-03-14T18:16:07.379Z] check_test.go:309: [d3c62183798db] daemon is not started [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.95s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.94s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.89s) [2021-03-14T18:16:07.379Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-14T18:16:07.379Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-14T18:16:07.379Z] check_test.go:309: [d22cb03284f03] daemon is not started [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.08s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.85s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2021-03-14T18:16:07.379Z] check_test.go:309: [dfd3b7b0efbba] daemon is not started [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.61s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-03-14T18:16:07.379Z] check_test.go:309: [dde4bfc3c324f] daemon is not started [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.64s) [2021-03-14T18:16:07.379Z] docker_cli_daemon_plugins_test.go:79: [ddea1829ba54c] daemon is not started [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.85s) [2021-03-14T18:16:07.379Z] docker_cli_daemon_plugins_test.go:169: [d87cbd71f3810] daemon is not started [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-03-14T18:16:07.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-03-14T18:16:07.380Z] check_test.go:309: [d4befad77c3a2] daemon is not started [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.07s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.67s) [2021-03-14T18:16:07.380Z] check_test.go:309: [df2fd9268ac89] daemon is not started [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.08s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.41s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.29s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.41s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.57s) [2021-03-14T18:16:07.380Z] check_test.go:309: [dcb4e6b50beea] daemon is not started [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.69s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.38s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.09s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.03s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.41s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.40s) [2021-03-14T18:16:07.380Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-14T18:16:07.380Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-14T18:16:07.380Z] check_test.go:309: [dd1a82fe2ed2e] daemon is not started [2021-03-14T18:16:07.380Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-14T18:16:07.380Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-14T18:16:07.380Z] check_test.go:309: [d601b264f9de6] daemon is not started [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.44s) [2021-03-14T18:16:07.380Z] check_test.go:309: [d2319d03d92f6] daemon is not started [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.93s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.21s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.56s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.17s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.77s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s) [2021-03-14T18:16:07.380Z] check_test.go:309: [d092922e2a261] daemon is not started [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.47s) [2021-03-14T18:16:07.380Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.39s) [2021-03-14T18:16:07.380Z] docker_cli_daemon_plugins_test.go:105: [dfcf65079ff71] daemon is not started [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s) [2021-03-14T18:16:07.638Z] check_test.go:309: [d7fce9e37d277] daemon is not started [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.87s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.25s) [2021-03-14T18:16:07.638Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-14T18:16:07.638Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-14T18:16:07.638Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-14T18:16:07.638Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-14T18:16:07.638Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-14T18:16:07.638Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-14T18:16:07.638Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-14T18:16:07.638Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-14T18:16:07.638Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-14T18:16:07.638Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-14T18:16:07.638Z] check_test.go:309: [ded3ac9ab07df] daemon is not started [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2021-03-14T18:16:07.638Z] check_test.go:309: [d12afa2339075] daemon is not started [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.28s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-03-14T18:16:07.638Z] check_test.go:309: [d44547bfad44f] daemon is not started [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.05s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.25s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.10s) [2021-03-14T18:16:07.638Z] check_test.go:309: [d2724d7f3652c] daemon is not started [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.08s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s) [2021-03-14T18:16:07.638Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.11s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.34s) [2021-03-14T18:16:07.639Z] check_test.go:309: [d9d9d57ddd838] daemon is not started [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.67s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-03-14T18:16:07.639Z] check_test.go:309: [db8cafc804887] daemon is not started [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.08s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.90s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.65s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.75s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.44s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.57s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.60s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.96s) [2021-03-14T18:16:07.639Z] docker_cli_daemon_test.go:2550: [dce585429398c] daemon is not started [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.83s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.90s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.77s) [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.22s) [2021-03-14T18:16:07.639Z] check_test.go:309: [db208e1895db5] daemon is not started [2021-03-14T18:16:07.639Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.11s) [2021-03-14T18:16:07.639Z] === RUN TestDockerSwarmSuite [2021-03-14T18:16:07.639Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-14T18:16:07.878Z] [2021-03-14T18:16:08.353Z] ---> fbe0081d62bb [2021-03-14T18:16:08.353Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-14T18:16:08.827Z] ---> Running in c09a1c308382 [2021-03-14T18:16:09.544Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-14T18:16:09.803Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-14T18:16:09.841Z] --- PASS: TestUpdateReplicatedJob (4.30s) [2021-03-14T18:16:09.841Z] === RUN TestServiceListWithStatuses [2021-03-14T18:16:09.841Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-14T18:16:09.841Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-14T18:16:09.841Z] === RUN TestDockerNetworkConnectAlias [2021-03-14T18:16:10.370Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-14T18:16:10.370Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-14T18:16:11.306Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-14T18:16:11.306Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-14T18:16:11.873Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-14T18:16:12.132Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-14T18:16:14.036Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-14T18:16:14.297Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-14T18:16:16.201Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-14T18:16:16.438Z] --- PASS: TestDockerNetworkConnectAlias (6.53s) [2021-03-14T18:16:16.438Z] === RUN TestDockerNetworkReConnect [2021-03-14T18:16:18.105Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-14T18:16:19.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-14T18:16:19.312Z] Removing intermediate container c09a1c308382 [2021-03-14T18:16:19.312Z] ---> 6ee364adeb22 [2021-03-14T18:16:19.312Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-14T18:16:19.312Z] ---> Running in e2ddaf0b0f91 [2021-03-14T18:16:19.788Z] [2021-03-14T18:16:19.788Z] SUCCESS: Specified value was saved. [2021-03-14T18:16:19.987Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-14T18:16:21.389Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-14T18:16:21.736Z] --- PASS: TestDockerNetworkReConnect (5.23s) [2021-03-14T18:16:21.736Z] === RUN TestServicePlugin [2021-03-14T18:16:21.736Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-14T18:16:21.736Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:16:21.736Z] === RUN TestServiceUpdateLabel [2021-03-14T18:16:22.767Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-14T18:16:22.770Z] Removing intermediate container e2ddaf0b0f91 [2021-03-14T18:16:22.770Z] ---> f8cc9c0bd5bc [2021-03-14T18:16:22.770Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-14T18:16:22.770Z] ---> Running in 1b771d8128c6 [2021-03-14T18:16:25.046Z] --- PASS: TestServiceUpdateLabel (3.21s) [2021-03-14T18:16:25.046Z] === RUN TestServiceUpdateSecrets [2021-03-14T18:16:26.594Z] Cannot create a file when that file already exists. [2021-03-14T18:16:28.396Z] --- PASS: TestServiceWithDataPathPortInit (20.78s) [2021-03-14T18:16:28.396Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-14T18:16:29.330Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-14T18:16:32.507Z] Removing intermediate container 1b771d8128c6 [2021-03-14T18:16:32.507Z] ---> 8b1e9d831f9c [2021-03-14T18:16:32.507Z] Step 13/13 : CMD ["sh"] [2021-03-14T18:16:32.507Z] ---> Running in 8d324f139565 [2021-03-14T18:16:32.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-14T18:16:32.980Z] Removing intermediate container 8d324f139565 [2021-03-14T18:16:32.980Z] ---> 2ffb087f8adf [2021-03-14T18:16:32.980Z] Successfully built 2ffb087f8adf [2021-03-14T18:16:32.980Z] Successfully tagged busybox:latest [2021-03-14T18:16:32.980Z] INFO: Docker images of the daemon under test [2021-03-14T18:16:32.980Z] [2021-03-14T18:16:32.980Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-14T18:16:32.980Z] busybox latest 2ffb087f8adf Less than a second ago 5.32GB [2021-03-14T18:16:32.980Z] microsoft/windowsservercore latest 3eaa9ebbf51f 2 weeks ago 5.25GB [2021-03-14T18:16:32.980Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 2 weeks ago 5.25GB [2021-03-14T18:16:32.980Z] [2021-03-14T18:16:32.980Z] INFO: Running integration tests at 03/14/2021 18:16:32... [2021-03-14T18:16:32.980Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-14T18:16:32.980Z] INFO: Integration API tests being run from the host: [2021-03-14T18:16:32.980Z] INFO: make.ps1 starting at 03/14/2021 18:16:32 [2021-03-14T18:16:33.979Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-14T18:16:33.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-14T18:16:38.742Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.74s) [2021-03-14T18:16:38.742Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vfmqwt6dpg4chgwww1nrqtdhb Created:2021-03-14 18:16:28.28813532 +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[2dc90e636d96f4aa86fcb95259db7223f4118f350ec412c04549a31ee3b3269a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pxez3avwlofelq26sf5a71ws5 EndpointID:a7259a372d0272371dfae675ff9274360c5535e6aafbe50fdf9f46228371bf70 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:edf41e3b7aec114f62517a705218eb511564e2726f21972ab03e3072f51b42d3 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:09e6e1adaabd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pxez3avwlofelq26sf5a71ws5 EndpointID:a7259a372d0272371dfae675ff9274360c5535e6aafbe50fdf9f46228371bf70 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-14T18:16:38.742Z] PASS [2021-03-14T18:16:38.742Z] [2021-03-14T18:16:38.742Z] === Skipped [2021-03-14T18:16:38.742Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:16:38.742Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:16:38.742Z] [2021-03-14T18:16:38.742Z] [2021-03-14T18:16:38.742Z] DONE 26 tests, 1 skipped in 58.080s [2021-03-14T18:16:38.742Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-14T18:16:38.742Z] ++ 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-03-14T18:16:38.742Z] ++ set -e [2021-03-14T18:16:38.742Z] ++ '[' -n 0 ']' [2021-03-14T18:16:38.742Z] ++ set -x [2021-03-14T18:16:38.742Z] ++ env -i DEST=/go/src/github.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-03-14T18:16:38.742Z] INFO: Testing against a local daemon [2021-03-14T18:16:38.742Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-14T18:16:38.742Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-14T18:16:38.742Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:16:38.742Z] === RUN TestDockerNetworkIpvlan [2021-03-14T18:16:38.742Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-14T18:16:38.742Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:16:38.742Z] PASS [2021-03-14T18:16:38.742Z] [2021-03-14T18:16:38.742Z] === Skipped [2021-03-14T18:16:38.742Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-14T18:16:38.742Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:16:38.742Z] [2021-03-14T18:16:38.742Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-14T18:16:38.742Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:16:38.742Z] [2021-03-14T18:16:38.742Z] [2021-03-14T18:16:38.742Z] DONE 2 tests, 2 skipped in 0.168s [2021-03-14T18:16:38.742Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-14T18:16:38.742Z] ++ 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-03-14T18:16:38.742Z] ++ set -e [2021-03-14T18:16:38.742Z] ++ '[' -n 0 ']' [2021-03-14T18:16:38.742Z] ++ set -x [2021-03-14T18:16:38.742Z] ++ env -i DEST=/go/src/github.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-03-14T18:16:38.742Z] INFO: Testing against a local daemon [2021-03-14T18:16:38.742Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-14T18:16:39.372Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2021-03-14T18:16:39.372Z] === RUN TestDockerNetworkMacvlan [2021-03-14T18:16:40.400Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-14T18:16:41.427Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-14T18:16:42.456Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-14T18:16:43.177Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2021-03-14T18:16:43.177Z] === RUN TestServiceUpdateConfigs [2021-03-14T18:16:46.893Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-14T18:16:48.877Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-14T18:16:49.545Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-14T18:16:49.545Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-14T18:16:49.545Z] remote: Enumerating objects: 2, done. [2021-03-14T18:16:49.545Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-14T18:16:49.545Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-14T18:16:49.545Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-14T18:16:49.545Z] 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-03-14T18:16:49.545Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-14T18:16:50.394Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-14T18:16:50.930Z] [2021-03-14T18:16:51.412Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-14T18:16:52.647Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/test/unit [2021-03-14T18:16:55.198Z] ? github.com/docker/docker/api [no test files] [2021-03-14T18:16:55.418Z] --- PASS: TestServiceUpdateConfigs (15.25s) [2021-03-14T18:16:55.418Z] === RUN TestServiceUpdateNetwork [2021-03-14T18:16:58.849Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-14T18:16:59.419Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:16:59.419Z] INFO: Testing against a local daemon [2021-03-14T18:16:59.419Z] === RUN TestBuildWithSession [2021-03-14T18:16:59.419Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-14T18:16:59.419Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:16:59.419Z] === RUN TestBuildSquashParent [2021-03-14T18:16:59.419Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-14T18:16:59.419Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:16:59.419Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-14T18:16:59.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:16:59.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:16:59.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:16:59.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:16:59.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:16:59.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:16:59.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:16:59.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:16:59.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:16:59.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:16:59.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:16:59.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:16:59.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:16:59.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:16:59.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:16:59.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:16:59.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-14T18:16:59.542Z] --- PASS: TestDockerNetworkMacvlan (20.05s) [2021-03-14T18:16:59.542Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-03-14T18:16:59.542Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-03-14T18:16:59.542Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.57s) [2021-03-14T18:16:59.542Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.63s) [2021-03-14T18:16:59.542Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.61s) [2021-03-14T18:16:59.542Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.44s) [2021-03-14T18:16:59.542Z] PASS [2021-03-14T18:16:59.542Z] [2021-03-14T18:16:59.542Z] DONE 8 tests in 21.700s [2021-03-14T18:16:59.542Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-14T18:16:59.542Z] ++ 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-03-14T18:16:59.542Z] ++ set -e [2021-03-14T18:16:59.542Z] ++ '[' -n 0 ']' [2021-03-14T18:16:59.542Z] ++ set -x [2021-03-14T18:16:59.542Z] ++ env -i DEST=/go/src/github.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-03-14T18:16:59.542Z] testing: warning: no tests to run [2021-03-14T18:16:59.542Z] PASS [2021-03-14T18:16:59.542Z] [2021-03-14T18:16:59.542Z] DONE 0 tests in 0.053s [2021-03-14T18:16:59.542Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-14T18:16:59.542Z] ++ 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-03-14T18:16:59.542Z] ++ set -e [2021-03-14T18:16:59.542Z] ++ '[' -n 0 ']' [2021-03-14T18:16:59.542Z] ++ set -x [2021-03-14T18:16:59.542Z] ++ env -i DEST=/go/src/github.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-03-14T18:16:59.831Z] INFO: Testing against a local daemon [2021-03-14T18:16:59.831Z] === RUN TestAuthZPluginAllowRequest [2021-03-14T18:17:00.472Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-14T18:17:00.731Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-14T18:17:01.301Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-14T18:17:01.886Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2021-03-14T18:17:01.887Z] === RUN TestAuthZPluginTLS [2021-03-14T18:17:02.176Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-14T18:17:02.176Z] === RUN TestAuthZPluginDenyRequest [2021-03-14T18:17:02.688Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-14T18:17:02.688Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-14T18:17:02.804Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-03-14T18:17:02.804Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-14T18:17:02.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-14T18:17:02.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-14T18:17:03.205Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-14T18:17:03.433Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-03-14T18:17:03.433Z] === RUN TestAuthZPluginDenyResponse [2021-03-14T18:17:03.723Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-03-14T18:17:03.723Z] === RUN TestAuthZPluginAllowEventStream [2021-03-14T18:17:05.779Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2021-03-14T18:17:05.779Z] === RUN TestAuthZPluginErrorResponse [2021-03-14T18:17:06.068Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-03-14T18:17:06.068Z] === RUN TestAuthZPluginErrorRequest [2021-03-14T18:17:06.697Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-03-14T18:17:06.697Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-14T18:17:07.325Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-03-14T18:17:07.325Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-14T18:17:09.383Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2021-03-14T18:17:09.383Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-14T18:17:09.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:17:10.100Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-03-14T18:17:10.339Z] --- PASS: TestServiceUpdateNetwork (14.60s) [2021-03-14T18:17:10.339Z] === RUN TestServiceUpdatePidsLimit [2021-03-14T18:17:10.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:17:11.731Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-14T18:17:12.100Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2021-03-14T18:17:12.100Z] === RUN TestAuthZPluginHeader [2021-03-14T18:17:12.681Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-14T18:17:12.728Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-03-14T18:17:12.728Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-14T18:17:12.728Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-03-14T18:17:12.728Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:17:12.728Z] === RUN TestAuthZPluginV2Disable [2021-03-14T18:17:12.728Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-14T18:17:12.728Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:17:12.728Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-14T18:17:12.728Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-14T18:17:12.728Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:17:12.728Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-14T18:17:12.728Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-14T18:17:12.728Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:17:12.728Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-14T18:17:13.183Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-14T18:17:13.751Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-14T18:17:14.317Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-14T18:17:14.885Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-14T18:17:15.144Z] === RUN TestDockerSuite/TestBuildFails [2021-03-14T18:17:16.082Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-14T18:17:16.082Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-14T18:17:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-03-14T18:17:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.55s) [2021-03-14T18:17:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.12s) [2021-03-14T18:17:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.88s) [2021-03-14T18:17:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.24s) [2021-03-14T18:17:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.82s) [2021-03-14T18:17:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.87s) [2021-03-14T18:17:19.159Z] === RUN TestBuildMultiStageCopy [2021-03-14T18:17:19.159Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-14T18:17:19.371Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-14T18:17:20.750Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-14T18:17:20.843Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-14T18:17:22.655Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-14T18:17:24.033Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-14T18:17:24.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-14T18:17:24.033Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-14T18:17:24.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-14T18:17:25.228Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-14T18:17:27.437Z] --- PASS: TestServiceUpdatePidsLimit (17.43s) [2021-03-14T18:17:27.437Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-03-14T18:17:27.437Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-03-14T18:17:27.437Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-03-14T18:17:27.437Z] PASS [2021-03-14T18:17:27.437Z] [2021-03-14T18:17:27.437Z] === Skipped [2021-03-14T18:17:27.437Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-14T18:17:27.437Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-14T18:17:27.437Z] [2021-03-14T18:17:27.437Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-14T18:17:27.437Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:17:27.437Z] [2021-03-14T18:17:27.437Z] [2021-03-14T18:17:27.437Z] DONE 27 tests, 2 skipped in 162.653s [2021-03-14T18:17:27.700Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-14T18:17:27.700Z] ++ 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-03-14T18:17:27.700Z] ++ set -e [2021-03-14T18:17:27.700Z] ++ '[' -n 0 ']' [2021-03-14T18:17:27.700Z] ++ set -x [2021-03-14T18:17:27.700Z] ++ env -i DEST=/go/src/github.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-03-14T18:17:27.700Z] INFO: Testing against a local daemon [2021-03-14T18:17:27.700Z] === RUN TestSessionCreate [2021-03-14T18:17:27.700Z] --- PASS: TestSessionCreate (0.05s) [2021-03-14T18:17:27.700Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-14T18:17:27.700Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-14T18:17:27.700Z] PASS [2021-03-14T18:17:27.700Z] [2021-03-14T18:17:27.700Z] DONE 2 tests in 0.222s [2021-03-14T18:17:27.700Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-14T18:17:27.700Z] ++ 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-03-14T18:17:27.700Z] ++ set -e [2021-03-14T18:17:27.700Z] ++ '[' -n 0 ']' [2021-03-14T18:17:27.700Z] ++ set -x [2021-03-14T18:17:27.700Z] ++ env -i DEST=/go/src/github.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-03-14T18:17:27.764Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-14T18:17:27.963Z] INFO: Testing against a local daemon [2021-03-14T18:17:27.963Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-14T18:17:27.963Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-14T18:17:27.963Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-14T18:17:27.963Z] === RUN TestEventsExecDie [2021-03-14T18:17:28.702Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-14T18:17:28.910Z] --- PASS: TestEventsExecDie (0.89s) [2021-03-14T18:17:28.910Z] === RUN TestEventsBackwardsCompatible [2021-03-14T18:17:28.910Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-03-14T18:17:28.910Z] === RUN TestInfoBinaryCommits [2021-03-14T18:17:28.910Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-14T18:17:28.910Z] === RUN TestInfoAPIVersioned [2021-03-14T18:17:28.910Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-14T18:17:28.910Z] === RUN TestInfoDiscoveryBackend [2021-03-14T18:17:29.269Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-14T18:17:29.532Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-14T18:17:29.532Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-14T18:17:29.855Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-03-14T18:17:29.855Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-14T18:17:29.995Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-14T18:17:30.801Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-14T18:17:30.801Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-14T18:17:30.972Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-14T18:17:31.174Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-14T18:17:31.275Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-03-14T18:17:31.275Z] PASS [2021-03-14T18:17:31.275Z] [2021-03-14T18:17:31.275Z] === Skipped [2021-03-14T18:17:31.275Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-03-14T18:17:31.275Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:17:31.275Z] [2021-03-14T18:17:31.275Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-14T18:17:31.275Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:17:31.275Z] [2021-03-14T18:17:31.275Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-14T18:17:31.275Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:17:31.275Z] [2021-03-14T18:17:31.275Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-14T18:17:31.275Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:17:31.275Z] [2021-03-14T18:17:31.275Z] [2021-03-14T18:17:31.275Z] DONE 17 tests, 4 skipped in 29.738s [2021-03-14T18:17:31.275Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-14T18:17:31.275Z] ++ 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-03-14T18:17:31.275Z] ++ set -e [2021-03-14T18:17:31.275Z] ++ '[' -n 0 ']' [2021-03-14T18:17:31.275Z] ++ set -x [2021-03-14T18:17:31.275Z] ++ env -i DEST=/go/src/github.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-03-14T18:17:31.275Z] INFO: Testing against a local daemon [2021-03-14T18:17:31.275Z] === RUN TestPluginInvalidJSON [2021-03-14T18:17:31.275Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:17:31.275Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:17:31.275Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:17:31.275Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-14T18:17:31.275Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-14T18:17:31.275Z] === RUN TestPluginInstall [2021-03-14T18:17:31.275Z] === RUN TestPluginInstall/no_auth [2021-03-14T18:17:31.275Z] time="2021-03-14T18:17:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:17:31.275Z] time="2021-03-14T18:17:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48cbc1a52ced4bda54b94aa69a9aec1b8f54babd559e7c7e9216deb77a7715ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:17:31.275Z] time="2021-03-14T18:17:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:17:31.275Z] time="2021-03-14T18:17:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48cbc1a52ced4bda54b94aa69a9aec1b8f54babd559e7c7e9216deb77a7715ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:17:31.275Z] === RUN TestPluginInstall/with_htpasswd [2021-03-14T18:17:31.374Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-03-14T18:17:31.374Z] === RUN TestInfoAPI [2021-03-14T18:17:31.374Z] --- PASS: TestInfoAPI (0.05s) [2021-03-14T18:17:31.374Z] === RUN TestInfoAPIWarnings [2021-03-14T18:17:31.904Z] time="2021-03-14T18:17:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:17:31.904Z] time="2021-03-14T18:17:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b5d6e9286d87157b3a470d128dd83cdc34045bf4a3f94cdb2dd8e1ab5c7171f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:17:31.904Z] time="2021-03-14T18:17:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:17:31.904Z] time="2021-03-14T18:17:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b5d6e9286d87157b3a470d128dd83cdc34045bf4a3f94cdb2dd8e1ab5c7171f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:17:32.193Z] === RUN TestPluginInstall/with_insecure [2021-03-14T18:17:32.523Z] --- PASS: TestBuildMultiStageCopy (13.19s) [2021-03-14T18:17:32.523Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.75s) [2021-03-14T18:17:32.523Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2021-03-14T18:17:32.523Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2021-03-14T18:17:32.523Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.19s) [2021-03-14T18:17:32.523Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.36s) [2021-03-14T18:17:32.523Z] === RUN TestBuildMultiStageParentConfig [2021-03-14T18:17:33.088Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-14T18:17:33.219Z] time="2021-03-14T18:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:17:33.219Z] time="2021-03-14T18:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee056dbd4725c0b3357ca85b30dccb3fe3629595596702fc925f189e1ce71530" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:17:33.220Z] time="2021-03-14T18:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:17:33.220Z] time="2021-03-14T18:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee056dbd4725c0b3357ca85b30dccb3fe3629595596702fc925f189e1ce71530" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:17:33.509Z] --- PASS: TestPluginInstall (3.94s) [2021-03-14T18:17:33.509Z] --- PASS: TestPluginInstall/no_auth (1.84s) [2021-03-14T18:17:33.509Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2021-03-14T18:17:33.509Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-03-14T18:17:33.509Z] plugin_test.go:160: [da8f34af42979] daemon is not started [2021-03-14T18:17:33.509Z] === RUN TestPluginsWithRuntimes [2021-03-14T18:17:34.465Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-14T18:17:35.452Z] --- PASS: TestBuildMultiStageParentConfig (2.63s) [2021-03-14T18:17:35.452Z] === RUN TestBuildLabelWithTargets [2021-03-14T18:17:35.452Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-14T18:17:35.452Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-14T18:17:35.452Z] === RUN TestBuildWithEmptyLayers [2021-03-14T18:17:35.564Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-14T18:17:36.430Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2021-03-14T18:17:36.430Z] === RUN TestBuildMultiStageOnBuild [2021-03-14T18:17:36.594Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-14T18:17:37.000Z] --- PASS: TestImportExtremelyLargeImageWorks (191.06s) [2021-03-14T18:17:37.000Z] PASS [2021-03-14T18:17:37.000Z] [2021-03-14T18:17:37.000Z] DONE 12 tests in 194.978s [2021-03-14T18:17:37.000Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-14T18:17:37.000Z] ++ 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-03-14T18:17:37.000Z] ++ set -e [2021-03-14T18:17:37.000Z] ++ '[' -n 0 ']' [2021-03-14T18:17:37.000Z] ++ set -x [2021-03-14T18:17:37.000Z] ++ env -i DEST=/go/src/github.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-03-14T18:17:37.000Z] INFO: Testing against a local daemon [2021-03-14T18:17:37.000Z] === RUN TestNetworkCreateDelete [2021-03-14T18:17:37.000Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-03-14T18:17:37.000Z] === RUN TestDockerNetworkDeletePreferID [2021-03-14T18:17:37.567Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-03-14T18:17:37.567Z] === RUN TestDaemonDNSFallback [2021-03-14T18:17:38.155Z] --- PASS: TestPluginsWithRuntimes (4.79s) [2021-03-14T18:17:38.155Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.40s) [2021-03-14T18:17:38.155Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.43s) [2021-03-14T18:17:38.155Z] PASS [2021-03-14T18:17:38.155Z] [2021-03-14T18:17:38.155Z] DONE 9 tests in 8.925s [2021-03-14T18:17:38.155Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-14T18:17:38.155Z] ++ 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-03-14T18:17:38.155Z] ++ set -e [2021-03-14T18:17:38.155Z] ++ '[' -n 0 ']' [2021-03-14T18:17:38.155Z] ++ set -x [2021-03-14T18:17:38.156Z] ++ env -i DEST=/go/src/github.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-03-14T18:17:38.445Z] INFO: Testing against a local daemon [2021-03-14T18:17:38.445Z] === RUN TestExternalGraphDriver [2021-03-14T18:17:38.445Z] === RUN TestExternalGraphDriver/json [2021-03-14T18:17:38.504Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-14T18:17:38.763Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-14T18:17:39.330Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-14T18:17:39.898Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-14T18:17:40.156Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-14T18:17:40.156Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-14T18:17:40.500Z] === RUN TestExternalGraphDriver/spec [2021-03-14T18:17:41.092Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-14T18:17:41.092Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-14T18:17:41.660Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-14T18:17:41.918Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-14T18:17:41.918Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-14T18:17:42.485Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-14T18:17:43.051Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-14T18:17:43.215Z] === RUN TestExternalGraphDriver/pull [2021-03-14T18:17:44.401Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-14T18:17:44.401Z] [2021-03-14T18:17:44.401Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-14T18:17:44.401Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-14T18:17:44.401Z] HOSTNAME=e6114f54b6eb [2021-03-14T18:17:44.401Z] TESTDEBUG=0 [2021-03-14T18:17:44.401Z] DEST=bundles/test-integration [2021-03-14T18:17:44.401Z] PWD=/go/src/github.com/docker/docker [2021-03-14T18:17:44.401Z] DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d [2021-03-14T18:17:44.401Z] container=docker [2021-03-14T18:17:44.401Z] HOME=/root [2021-03-14T18:17:44.401Z] GOLANG_VERSION=1.13.15 [2021-03-14T18:17:44.401Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-14T18:17:44.401Z] VALIDATE_BRANCH=master [2021-03-14T18:17:44.401Z] TERM=xterm [2021-03-14T18:17:44.401Z] DOCKER_PKG=github.com/docker/docker [2021-03-14T18:17:44.401Z] SHLVL=1 [2021-03-14T18:17:44.401Z] TIMEOUT=120m [2021-03-14T18:17:44.401Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-14T18:17:44.401Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-14T18:17:44.401Z] GO111MODULE=off [2021-03-14T18:17:44.401Z] DOCKER_EXPERIMENTAL=1 [2021-03-14T18:17:44.401Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-14T18:17:44.401Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-14T18:17:44.401Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-14T18:17:44.401Z] GOPATH=/go [2021-03-14T18:17:44.401Z] PKG_CONFIG=pkg-config [2021-03-14T18:17:44.401Z] _=/usr/bin/env [2021-03-14T18:17:44.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-14T18:17:44.427Z] --- PASS: TestDaemonDNSFallback (6.79s) [2021-03-14T18:17:44.427Z] === RUN TestInspectNetwork [2021-03-14T18:17:45.281Z] --- PASS: TestExternalGraphDriver (6.54s) [2021-03-14T18:17:45.282Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2021-03-14T18:17:45.282Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2021-03-14T18:17:45.282Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2021-03-14T18:17:45.282Z] === RUN TestGraphdriverPluginV2 [2021-03-14T18:17:45.282Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-03-14T18:17:45.282Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:17:45.282Z] PASS [2021-03-14T18:17:45.282Z] [2021-03-14T18:17:45.282Z] === Skipped [2021-03-14T18:17:45.282Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-03-14T18:17:45.282Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:17:45.282Z] [2021-03-14T18:17:45.282Z] [2021-03-14T18:17:45.282Z] DONE 5 tests, 1 skipped in 6.723s [2021-03-14T18:17:45.282Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-14T18:17:45.282Z] ++ 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-03-14T18:17:45.282Z] ++ set -e [2021-03-14T18:17:45.282Z] ++ '[' -n 0 ']' [2021-03-14T18:17:45.282Z] ++ set -x [2021-03-14T18:17:45.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-14T18:17:45.282Z] INFO: Testing against a local daemon [2021-03-14T18:17:45.282Z] === RUN TestContinueAfterPluginCrash [2021-03-14T18:17:45.282Z] === PAUSE TestContinueAfterPluginCrash [2021-03-14T18:17:45.282Z] === RUN TestReadPluginNoRead [2021-03-14T18:17:45.282Z] === PAUSE TestReadPluginNoRead [2021-03-14T18:17:45.282Z] === RUN TestDaemonStartWithLogOpt [2021-03-14T18:17:45.282Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-14T18:17:45.282Z] === CONT TestContinueAfterPluginCrash [2021-03-14T18:17:45.282Z] === CONT TestDaemonStartWithLogOpt [2021-03-14T18:17:45.363Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-14T18:17:47.897Z] === RUN TestInspectNetwork/full_network_id [2021-03-14T18:17:47.897Z] === RUN TestInspectNetwork/partial_network_id [2021-03-14T18:17:47.897Z] === RUN TestInspectNetwork/network_name [2021-03-14T18:17:47.897Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-14T18:17:49.499Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-03-14T18:17:49.500Z] === RUN TestInfoDebug [2021-03-14T18:17:49.500Z] --- PASS: TestInfoDebug (0.63s) [2021-03-14T18:17:49.500Z] === RUN TestInfoInsecureRegistries [2021-03-14T18:17:49.500Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-03-14T18:17:49.500Z] === RUN TestInfoRegistryMirrors [2021-03-14T18:17:49.716Z] --- PASS: TestDaemonStartWithLogOpt (3.85s) [2021-03-14T18:17:49.716Z] === CONT TestReadPluginNoRead [2021-03-14T18:17:49.762Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-03-14T18:17:49.762Z] === RUN TestLoginFailsWithBadCredentials [2021-03-14T18:17:49.799Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-14T18:17:50.024Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-03-14T18:17:50.024Z] === RUN TestPingCacheHeaders [2021-03-14T18:17:50.286Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-14T18:17:50.286Z] === RUN TestPingGet [2021-03-14T18:17:50.286Z] --- PASS: TestPingGet (0.03s) [2021-03-14T18:17:50.286Z] === RUN TestPingHead [2021-03-14T18:17:50.286Z] --- PASS: TestPingHead (0.05s) [2021-03-14T18:17:50.286Z] === RUN TestVersion [2021-03-14T18:17:50.286Z] --- PASS: TestVersion (0.04s) [2021-03-14T18:17:50.286Z] PASS [2021-03-14T18:17:50.286Z] [2021-03-14T18:17:50.286Z] === Skipped [2021-03-14T18:17:50.286Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-14T18:17:50.286Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-14T18:17:50.286Z] [2021-03-14T18:17:50.286Z] [2021-03-14T18:17:50.286Z] DONE 18 tests, 1 skipped in 22.453s [2021-03-14T18:17:50.286Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-14T18:17:50.286Z] ++ 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-03-14T18:17:50.286Z] ++ set -e [2021-03-14T18:17:50.286Z] ++ '[' -n 0 ']' [2021-03-14T18:17:50.286Z] ++ set -x [2021-03-14T18:17:50.286Z] ++ env -i DEST=/go/src/github.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-03-14T18:17:50.548Z] INFO: Testing against a local daemon [2021-03-14T18:17:50.548Z] === RUN TestVolumesCreateAndList [2021-03-14T18:17:50.548Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-14T18:17:50.548Z] === RUN TestVolumesRemove [2021-03-14T18:17:50.548Z] --- PASS: TestVolumesRemove (0.12s) [2021-03-14T18:17:50.548Z] === RUN TestVolumesInspect [2021-03-14T18:17:50.548Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-14T18:17:50.548Z] === RUN TestVolumesInvalidJSON [2021-03-14T18:17:50.548Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-14T18:17:50.548Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-14T18:17:50.548Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-14T18:17:50.548Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-14T18:17:50.548Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-14T18:17:50.548Z] PASS [2021-03-14T18:17:50.548Z] [2021-03-14T18:17:50.548Z] DONE 5 tests in 0.330s [2021-03-14T18:17:50.548Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-14T18:17:51.306Z] --- PASS: TestBuildMultiStageOnBuild (13.39s) [2021-03-14T18:17:51.306Z] === RUN TestBuildUncleanTarFilenames [2021-03-14T18:17:51.306Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-03-14T18:17:51.306Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-14T18:17:51.306Z] === RUN TestBuildMultiStageLayerLeak [2021-03-14T18:17:51.492Z] ++++ cat bundles/test-integration/docker.pid [2021-03-14T18:17:51.492Z] +++ kill 13893 [2021-03-14T18:17:51.771Z] === RUN TestReadPluginNoRead/default [2021-03-14T18:17:52.331Z] --- PASS: TestInspectNetwork (8.05s) [2021-03-14T18:17:52.331Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-14T18:17:52.331Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-14T18:17:52.331Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-14T18:17:52.331Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-14T18:17:52.331Z] === RUN TestRunContainerWithBridgeNone [2021-03-14T18:17:52.331Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-14T18:17:52.589Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-14T18:17:52.589Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-14T18:17:52.589Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-14T18:17:52.848Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-14T18:17:52.880Z] +++ /etc/init.d/apparmor stop [2021-03-14T18:17:52.880Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-14T18:17:52.880Z] [2021-03-14T18:17:52.880Z] Unloading profiles will leave already running processes permanently [2021-03-14T18:17:52.880Z] unconfined, which can lead to unexpected situations. [2021-03-14T18:17:52.880Z] [2021-03-14T18:17:52.880Z] To set a process to complain mode, use the command line tool [2021-03-14T18:17:52.880Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-14T18:17:52.880Z] +++ true [2021-03-14T18:17:52.880Z] exiting test-integration [2021-03-14T18:17:52.880Z] ++ exit 0 [2021-03-14T18:17:52.880Z] [2021-03-14T18:17:53.108Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-14T18:17:53.829Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-14T18:17:54.458Z] --- PASS: TestContinueAfterPluginCrash (9.21s) [2021-03-14T18:17:54.485Z] --- PASS: TestRunContainerWithBridgeNone (2.17s) [2021-03-14T18:17:54.485Z] === RUN TestNetworkInvalidJSON [2021-03-14T18:17:54.485Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-14T18:17:54.485Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-14T18:17:54.485Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:17:54.485Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:17:54.485Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:17:54.485Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:17:54.485Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-14T18:17:54.485Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:17:54.485Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:17:54.485Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-14T18:17:54.485Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-14T18:17:54.485Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-14T18:17:54.485Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-14T18:17:54.485Z] === RUN TestNetworkList [2021-03-14T18:17:54.485Z] === RUN TestNetworkList//networks [2021-03-14T18:17:54.485Z] === PAUSE TestNetworkList//networks [2021-03-14T18:17:54.485Z] === RUN TestNetworkList//networks/ [2021-03-14T18:17:54.485Z] === PAUSE TestNetworkList//networks/ [2021-03-14T18:17:54.485Z] === CONT TestNetworkList//networks [2021-03-14T18:17:54.485Z] === CONT TestNetworkList//networks/ [2021-03-14T18:17:54.485Z] --- PASS: TestNetworkList (0.02s) [2021-03-14T18:17:54.485Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-14T18:17:54.485Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-14T18:17:54.485Z] === RUN TestHostIPv4BridgeLabel [2021-03-14T18:17:54.744Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-14T18:17:54.864Z] --- PASS: TestImportExtremelyLargeImageWorks (102.34s) [2021-03-14T18:17:54.864Z] PASS [2021-03-14T18:17:54.864Z] [2021-03-14T18:17:54.864Z] === Skipped [2021-03-14T18:17:54.864Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-14T18:17:54.864Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-14T18:17:54.864Z] [2021-03-14T18:17:54.864Z] [2021-03-14T18:17:54.864Z] DONE 12 tests, 1 skipped in 105.980s [2021-03-14T18:17:54.864Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-14T18:17:54.864Z] INFO: Testing against a local daemon [2021-03-14T18:17:54.864Z] === RUN TestNetworkCreateDelete [2021-03-14T18:17:54.864Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-03-14T18:17:54.864Z] === RUN TestDockerNetworkDeletePreferID [2021-03-14T18:17:54.864Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-03-14T18:17:54.864Z] === RUN TestDaemonDNSFallback [2021-03-14T18:17:54.864Z] --- PASS: TestDaemonDNSFallback (7.37s) [2021-03-14T18:17:54.864Z] === RUN TestInspectNetwork [2021-03-14T18:17:54.864Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-14T18:17:54.864Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:17:54.864Z] === RUN TestRunContainerWithBridgeNone [2021-03-14T18:17:54.864Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-14T18:17:54.864Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.864Z] === RUN TestNetworkInvalidJSON [2021-03-14T18:17:54.864Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-14T18:17:54.864Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-14T18:17:54.864Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:17:54.864Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:17:54.864Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:17:54.864Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:17:54.864Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-14T18:17:54.864Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:17:54.864Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:17:54.864Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-14T18:17:54.864Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-14T18:17:54.864Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-14T18:17:54.864Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-14T18:17:54.864Z] === RUN TestNetworkList [2021-03-14T18:17:54.864Z] === RUN TestNetworkList//networks [2021-03-14T18:17:54.864Z] === PAUSE TestNetworkList//networks [2021-03-14T18:17:54.864Z] === RUN TestNetworkList//networks/ [2021-03-14T18:17:54.864Z] === PAUSE TestNetworkList//networks/ [2021-03-14T18:17:54.864Z] === CONT TestNetworkList//networks [2021-03-14T18:17:54.864Z] === CONT TestNetworkList//networks/ [2021-03-14T18:17:54.864Z] --- PASS: TestNetworkList (0.01s) [2021-03-14T18:17:54.864Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-14T18:17:54.864Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-14T18:17:54.864Z] === RUN TestHostIPv4BridgeLabel [2021-03-14T18:17:54.864Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-14T18:17:54.864Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.864Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-14T18:17:54.864Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-14T18:17:54.864Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.864Z] === RUN TestDaemonDefaultNetworkPools [2021-03-14T18:17:54.864Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-03-14T18:17:54.864Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.864Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-14T18:17:54.864Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-14T18:17:54.864Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.864Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-14T18:17:54.864Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-14T18:17:54.864Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.864Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-14T18:17:54.864Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-14T18:17:54.864Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.864Z] === RUN TestServiceWithPredefinedNetwork [2021-03-14T18:17:54.864Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-14T18:17:54.864Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:17:54.864Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-14T18:17:54.864Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:17:54.864Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:17:54.864Z] === RUN TestServiceWithDataPathPortInit [2021-03-14T18:17:54.864Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-14T18:17:54.864Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:17:54.864Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-14T18:17:54.864Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-14T18:17:54.864Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:17:54.864Z] PASS [2021-03-14T18:17:54.864Z] [2021-03-14T18:17:54.864Z] === Skipped [2021-03-14T18:17:54.864Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-14T18:17:54.864Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:17:54.864Z] [2021-03-14T18:17:54.864Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-14T18:17:54.864Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.864Z] [2021-03-14T18:17:54.864Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-14T18:17:54.864Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.864Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-14T18:17:54.865Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-03-14T18:17:54.865Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-14T18:17:54.865Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-14T18:17:54.865Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-14T18:17:54.865Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-14T18:17:54.865Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:17:54.865Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-03-14T18:17:54.865Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-14T18:17:54.865Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] DONE 22 tests, 12 skipped in 8.050s [2021-03-14T18:17:54.865Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-14T18:17:54.865Z] INFO: Testing against a local daemon [2021-03-14T18:17:54.865Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-14T18:17:54.865Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-14T18:17:54.865Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:17:54.865Z] === RUN TestDockerNetworkIpvlan [2021-03-14T18:17:54.865Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-14T18:17:54.865Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:17:54.865Z] PASS [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === Skipped [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-14T18:17:54.865Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-14T18:17:54.865Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] DONE 2 tests, 2 skipped in 0.102s [2021-03-14T18:17:54.865Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-14T18:17:54.865Z] INFO: Testing against a local daemon [2021-03-14T18:17:54.865Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-14T18:17:54.865Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-14T18:17:54.865Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.865Z] === RUN TestDockerNetworkMacvlan [2021-03-14T18:17:54.865Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-14T18:17:54.865Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.865Z] PASS [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === Skipped [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-14T18:17:54.865Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-14T18:17:54.865Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] DONE 2 tests, 2 skipped in 0.099s [2021-03-14T18:17:54.865Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-14T18:17:54.865Z] testing: warning: no tests to run [2021-03-14T18:17:54.865Z] PASS [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] DONE 0 tests in 0.022s [2021-03-14T18:17:54.865Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-14T18:17:54.865Z] INFO: Testing against a local daemon [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginAllowRequest [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginTLS [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginDenyRequest [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginDenyResponse [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginAllowEventStream [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginErrorResponse [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginErrorRequest [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginHeader [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginV2Disable [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-14T18:17:54.865Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] PASS [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === Skipped [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-14T18:17:54.865Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] DONE 17 tests, 17 skipped in 0.372s [2021-03-14T18:17:54.865Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-14T18:17:54.865Z] INFO: Testing against a local daemon [2021-03-14T18:17:54.865Z] === RUN TestPluginInvalidJSON [2021-03-14T18:17:54.865Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:17:54.865Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:17:54.865Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:17:54.865Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-14T18:17:54.865Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-14T18:17:54.865Z] === RUN TestPluginInstall [2021-03-14T18:17:54.865Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-14T18:17:54.865Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] === RUN TestPluginsWithRuntimes [2021-03-14T18:17:54.865Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-14T18:17:54.865Z] 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-03-14T18:17:54.865Z] PASS [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === Skipped [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-14T18:17:54.865Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-14T18:17:54.865Z] 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-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] [2021-03-14T18:17:54.865Z] DONE 4 tests, 2 skipped in 0.131s [2021-03-14T18:17:54.865Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-14T18:17:54.865Z] INFO: Testing against a local daemon [2021-03-14T18:17:54.865Z] === RUN TestExternalGraphDriver [2021-03-14T18:17:54.865Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-14T18:17:54.865Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-14T18:17:54.865Z] === RUN TestGraphdriverPluginV2 [2021-03-14T18:17:55.008Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-03-14T18:17:55.008Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-14T18:17:55.960Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-14T18:17:56.390Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-03-14T18:17:56.390Z] === RUN TestDaemonDefaultNetworkPools [2021-03-14T18:17:56.390Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-14T18:17:56.958Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-03-14T18:17:56.958Z] === RUN TestDaemonRestartWithExistingNetwork Post stage [Pipeline] junit [2021-03-14T18:17:57.109Z] Recording test results [2021-03-14T18:17:57.337Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-14T18:17:57.691Z] + echo Ensuring container killed. [2021-03-14T18:17:57.691Z] Ensuring container killed. [2021-03-14T18:17:57.691Z] + docker rm -vf docker-pr1 [2021-03-14T18:17:57.691Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-14T18:17:57.986Z] + echo Chowning /workspace to jenkins user [2021-03-14T18:17:57.986Z] Chowning /workspace to jenkins user [2021-03-14T18:17:57.986Z] + id -u [2021-03-14T18:17:57.986Z] + id -g [2021-03-14T18:17:57.986Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42145:/workspace busybox chown -R 1000:1000 /workspace [2021-03-14T18:17:58.016Z] --- PASS: TestReadPluginNoRead (8.81s) [2021-03-14T18:17:58.016Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2021-03-14T18:17:58.016Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2021-03-14T18:17:58.016Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2021-03-14T18:17:58.016Z] read_test.go:92: [d45aef84321c2] daemon is not started [2021-03-14T18:17:58.016Z] PASS [2021-03-14T18:17:58.016Z] [2021-03-14T18:17:58.016Z] DONE 6 tests in 12.832s [2021-03-14T18:17:58.016Z] 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-03-14T18:17:58.016Z] ++ 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-03-14T18:17:58.016Z] ++ set -e [2021-03-14T18:17:58.016Z] ++ '[' -n 0 ']' [2021-03-14T18:17:58.016Z] ++ set -x [2021-03-14T18:17:58.016Z] ++ env -i DEST=/go/src/github.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-03-14T18:17:58.016Z] testing: warning: no tests to run [2021-03-14T18:17:58.017Z] PASS [2021-03-14T18:17:58.017Z] [2021-03-14T18:17:58.017Z] DONE 0 tests in 0.099s [2021-03-14T18:17:58.017Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-14T18:17:58.017Z] ++ 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-03-14T18:17:58.017Z] ++ set -e [2021-03-14T18:17:58.017Z] ++ '[' -n 0 ']' [2021-03-14T18:17:58.017Z] ++ set -x [2021-03-14T18:17:58.017Z] ++ env -i DEST=/go/src/github.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-03-14T18:17:58.017Z] INFO: Testing against a local daemon [2021-03-14T18:17:58.017Z] === RUN TestPluginWithDevMounts [2021-03-14T18:17:58.017Z] === PAUSE TestPluginWithDevMounts [2021-03-14T18:17:58.017Z] === CONT TestPluginWithDevMounts [2021-03-14T18:17:58.337Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-03-14T18:17:58.337Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-14T18:17:59.275Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-14T18:17:59.533Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2021-03-14T18:17:59.533Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-14T18:17:59.533Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-14T18:18:00.074Z] --- PASS: TestPluginWithDevMounts (1.90s) [2021-03-14T18:18:00.074Z] PASS [2021-03-14T18:18:00.074Z] [2021-03-14T18:18:00.074Z] DONE 1 tests in 2.021s [2021-03-14T18:18:00.074Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-03-14T18:18:00.074Z] ++ 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-03-14T18:18:00.074Z] ++ set -e [2021-03-14T18:18:00.074Z] ++ '[' -n 0 ']' [2021-03-14T18:18:00.074Z] ++ set -x [2021-03-14T18:18:00.074Z] ++ env -i DEST=/go/src/github.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-03-14T18:18:00.074Z] INFO: Testing against a local daemon [2021-03-14T18:18:00.074Z] === RUN TestSecretInspect [2021-03-14T18:18:00.099Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-03-14T18:18:00.100Z] === RUN TestServiceWithPredefinedNetwork [2021-03-14T18:18:00.100Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-14T18:18:01.397Z] --- PASS: TestGraphdriverPluginV2 (5.63s) [2021-03-14T18:18:01.397Z] PASS [2021-03-14T18:18:01.397Z] [2021-03-14T18:18:01.397Z] === Skipped [2021-03-14T18:18:01.397Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-14T18:18:01.397Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-14T18:18:01.397Z] [2021-03-14T18:18:01.397Z] [2021-03-14T18:18:01.397Z] DONE 2 tests, 1 skipped in 5.811s [2021-03-14T18:18:01.397Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-14T18:18:01.397Z] INFO: Testing against a local daemon [2021-03-14T18:18:01.397Z] === RUN TestContinueAfterPluginCrash [2021-03-14T18:18:01.397Z] === PAUSE TestContinueAfterPluginCrash [2021-03-14T18:18:01.397Z] === RUN TestReadPluginNoRead [2021-03-14T18:18:01.397Z] === PAUSE TestReadPluginNoRead [2021-03-14T18:18:01.397Z] === RUN TestDaemonStartWithLogOpt [2021-03-14T18:18:01.397Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-14T18:18:01.397Z] === CONT TestContinueAfterPluginCrash [2021-03-14T18:18:01.397Z] === CONT TestDaemonStartWithLogOpt [2021-03-14T18:18:01.674Z] --- PASS: TestBuildMultiStageLayerLeak (10.95s) [2021-03-14T18:18:01.674Z] === RUN TestBuildWithHugeFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-14T18:18:03.383Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) [2021-03-14T18:18:03.383Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-14T18:18:03.383Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:18:03.383Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:18:03.383Z] === RUN TestServiceWithDataPathPortInit [2021-03-14T18:18:03.589Z] + bundleName=arm64-integration [2021-03-14T18:18:03.589Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-14T18:18:03.589Z] Creating arm64-integration-bundles.tar.gz [2021-03-14T18:18:03.589Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -name *.profxargs -o -name tar *-report.xml -czf ) arm64-integration-bundles.tar.gz -print [2021-03-14T18:18:03.589Z] [Pipeline] archiveArtifacts [2021-03-14T18:18:03.865Z] Archiving artifacts [2021-03-14T18:18:04.131Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42145/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-14T18:18:04.457Z] + make clean [2021-03-14T18:18:04.508Z] --- PASS: TestSecretInspect (3.92s) [2021-03-14T18:18:04.508Z] === RUN TestSecretList [2021-03-14T18:18:05.032Z] docker volume rm -f docker-dev-cache [2021-03-14T18:18:05.032Z] docker-dev-cache [Pipeline] deleteDir [2021-03-14T18:18:07.931Z] --- PASS: TestDaemonStartWithLogOpt (6.55s) [2021-03-14T18:18:07.931Z] === CONT TestReadPluginNoRead [2021-03-14T18:18:08.008Z] --- PASS: TestSecretList (3.87s) [2021-03-14T18:18:08.008Z] === RUN TestSecretsCreateAndDelete [2021-03-14T18:18:08.653Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-14T18:18:11.185Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-14T18:18:11.197Z] === RUN TestReadPluginNoRead/default [2021-03-14T18:18:11.197Z] --- PASS: TestContinueAfterPluginCrash (10.26s) [2021-03-14T18:18:11.751Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-14T18:18:12.467Z] --- PASS: TestSecretsCreateAndDelete (3.79s) [2021-03-14T18:18:12.467Z] === RUN TestSecretsUpdate [2021-03-14T18:18:13.083Z] === RUN TestReadPluginNoRead/disabled_caching [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-14T18:18:13.657Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-14T18:18:13.657Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-14T18:18:14.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-14T18:18:15.596Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-14T18:18:15.980Z] --- PASS: TestSecretsUpdate (3.87s) [2021-03-14T18:18:15.980Z] === RUN TestTemplatedSecret [2021-03-14T18:18:17.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-14T18:18:17.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-14T18:18:17.483Z] --- PASS: TestReadPluginNoRead (10.38s) [2021-03-14T18:18:17.483Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2021-03-14T18:18:17.483Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2021-03-14T18:18:17.483Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2021-03-14T18:18:17.483Z] read_test.go:92: [d928f904390b8] daemon is not started [2021-03-14T18:18:17.483Z] PASS [2021-03-14T18:18:17.483Z] [2021-03-14T18:18:17.483Z] DONE 6 tests in 17.044s [2021-03-14T18:18:17.483Z] 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-03-14T18:18:17.483Z] testing: warning: no tests to run [2021-03-14T18:18:17.483Z] PASS [2021-03-14T18:18:17.483Z] [2021-03-14T18:18:17.483Z] DONE 0 tests in 0.036s [2021-03-14T18:18:17.483Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-14T18:18:17.739Z] INFO: Testing against a local daemon [2021-03-14T18:18:17.739Z] === RUN TestPluginWithDevMounts [2021-03-14T18:18:17.739Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-14T18:18:17.739Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-14T18:18:17.739Z] PASS [2021-03-14T18:18:17.739Z] [2021-03-14T18:18:17.739Z] === Skipped [2021-03-14T18:18:17.739Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-14T18:18:17.739Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-14T18:18:17.739Z] [2021-03-14T18:18:17.739Z] [2021-03-14T18:18:17.739Z] DONE 1 tests, 1 skipped in 0.118s [2021-03-14T18:18:17.739Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-14T18:18:17.739Z] INFO: Testing against a local daemon [2021-03-14T18:18:17.739Z] === RUN TestSecretInspect [2021-03-14T18:18:17.739Z] --- SKIP: TestSecretInspect (0.02s) [2021-03-14T18:18:17.739Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.739Z] === RUN TestSecretList [2021-03-14T18:18:17.739Z] --- SKIP: TestSecretList (0.01s) [2021-03-14T18:18:17.739Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.739Z] === RUN TestSecretsCreateAndDelete [2021-03-14T18:18:17.739Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-03-14T18:18:17.739Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.739Z] === RUN TestSecretsUpdate [2021-03-14T18:18:17.739Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-03-14T18:18:17.739Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.739Z] === RUN TestTemplatedSecret [2021-03-14T18:18:17.739Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-14T18:18:17.739Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.739Z] === RUN TestSecretCreateResolve [2021-03-14T18:18:17.739Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-03-14T18:18:17.739Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.739Z] PASS [2021-03-14T18:18:17.739Z] [2021-03-14T18:18:17.739Z] === Skipped [2021-03-14T18:18:17.739Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-03-14T18:18:17.739Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.739Z] [2021-03-14T18:18:17.739Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-03-14T18:18:17.739Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.739Z] [2021-03-14T18:18:17.739Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-03-14T18:18:17.739Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.739Z] [2021-03-14T18:18:17.739Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-03-14T18:18:17.739Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.739Z] [2021-03-14T18:18:17.739Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-14T18:18:17.739Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.739Z] [2021-03-14T18:18:17.739Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-03-14T18:18:17.739Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.739Z] [2021-03-14T18:18:17.739Z] [2021-03-14T18:18:17.739Z] DONE 6 tests, 6 skipped in 0.167s [2021-03-14T18:18:17.739Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-14T18:18:17.996Z] INFO: Testing against a local daemon [2021-03-14T18:18:17.996Z] === RUN TestServiceCreateInit [2021-03-14T18:18:17.996Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-14T18:18:17.996Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-14T18:18:17.996Z] --- PASS: TestServiceCreateInit (0.02s) [2021-03-14T18:18:17.996Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-14T18:18:17.996Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.996Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-14T18:18:17.996Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.996Z] === RUN TestCreateServiceMultipleTimes [2021-03-14T18:18:17.996Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-03-14T18:18:17.996Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.996Z] === RUN TestCreateServiceConflict [2021-03-14T18:18:17.996Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-03-14T18:18:17.996Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.996Z] === RUN TestCreateServiceMaxReplicas [2021-03-14T18:18:17.996Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-03-14T18:18:17.996Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.996Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-14T18:18:17.996Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-14T18:18:17.996Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.996Z] === RUN TestCreateServiceSecretFileMode [2021-03-14T18:18:17.996Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-03-14T18:18:17.996Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.996Z] === RUN TestCreateServiceConfigFileMode [2021-03-14T18:18:17.996Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-14T18:18:17.996Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.996Z] === RUN TestCreateServiceSysctls [2021-03-14T18:18:17.996Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-03-14T18:18:17.996Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.996Z] === RUN TestCreateServiceCapabilities [2021-03-14T18:18:17.996Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-03-14T18:18:17.996Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.996Z] === RUN TestInspect [2021-03-14T18:18:17.996Z] --- SKIP: TestInspect (0.01s) [2021-03-14T18:18:17.996Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:17.996Z] === RUN TestCreateJob [2021-03-14T18:18:18.251Z] --- SKIP: TestCreateJob (0.01s) [2021-03-14T18:18:18.251Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:18.251Z] === RUN TestReplicatedJob [2021-03-14T18:18:18.251Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-14T18:18:18.251Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:18.251Z] === RUN TestUpdateReplicatedJob [2021-03-14T18:18:18.251Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-14T18:18:18.251Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:18.251Z] === RUN TestServiceListWithStatuses [2021-03-14T18:18:18.251Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-14T18:18:18.251Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-14T18:18:18.251Z] === RUN TestDockerNetworkConnectAlias [2021-03-14T18:18:18.251Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-03-14T18:18:18.251Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:18.251Z] === RUN TestDockerNetworkReConnect [2021-03-14T18:18:18.251Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-03-14T18:18:18.251Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:18.251Z] === RUN TestServicePlugin [2021-03-14T18:18:18.415Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-14T18:18:18.415Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-14T18:18:19.480Z] --- PASS: TestTemplatedSecret (3.68s) [2021-03-14T18:18:19.480Z] === RUN TestSecretCreateResolve [2021-03-14T18:18:20.317Z] --- PASS: TestServiceWithDataPathPortInit (17.01s) [2021-03-14T18:18:20.317Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-14T18:18:20.317Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-14T18:18:20.317Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-14T18:18:22.219Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-14T18:18:22.415Z] --- SKIP: TestServicePlugin (3.49s) [2021-03-14T18:18:22.415Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] === RUN TestServiceUpdateLabel [2021-03-14T18:18:22.415Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-03-14T18:18:22.415Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] === RUN TestServiceUpdateSecrets [2021-03-14T18:18:22.415Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-03-14T18:18:22.415Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] === RUN TestServiceUpdateConfigs [2021-03-14T18:18:22.415Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-03-14T18:18:22.415Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] === RUN TestServiceUpdateNetwork [2021-03-14T18:18:22.415Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-14T18:18:22.415Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] === RUN TestServiceUpdatePidsLimit [2021-03-14T18:18:22.415Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-03-14T18:18:22.415Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] PASS [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === Skipped [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-14T18:18:22.415Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-14T18:18:22.415Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-14T18:18:22.415Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-14T18:18:22.415Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-03-14T18:18:22.415Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-03-14T18:18:22.415Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-03-14T18:18:22.415Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-14T18:18:22.415Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-03-14T18:18:22.415Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-14T18:18:22.415Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-03-14T18:18:22.415Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2021-03-14T18:18:22.415Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-03-14T18:18:22.415Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-14T18:18:22.415Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-14T18:18:22.415Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-14T18:18:22.415Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-14T18:18:22.415Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-03-14T18:18:22.415Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-03-14T18:18:22.415Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s) [2021-03-14T18:18:22.415Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-03-14T18:18:22.415Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-03-14T18:18:22.415Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-03-14T18:18:22.415Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-03-14T18:18:22.415Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-03-14T18:18:22.415Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] DONE 24 tests, 23 skipped in 3.918s [2021-03-14T18:18:22.415Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-14T18:18:22.415Z] INFO: Testing against a local daemon [2021-03-14T18:18:22.415Z] === RUN TestSessionCreate [2021-03-14T18:18:22.415Z] --- PASS: TestSessionCreate (0.03s) [2021-03-14T18:18:22.415Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-14T18:18:22.415Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-14T18:18:22.415Z] PASS [2021-03-14T18:18:22.415Z] [2021-03-14T18:18:22.415Z] DONE 2 tests in 0.145s [2021-03-14T18:18:22.415Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-14T18:18:22.415Z] INFO: Testing against a local daemon [2021-03-14T18:18:22.415Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-14T18:18:22.415Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-14T18:18:22.415Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-14T18:18:22.415Z] === RUN TestEventsExecDie [2021-03-14T18:18:22.415Z] --- PASS: TestEventsExecDie (0.53s) [2021-03-14T18:18:22.415Z] === RUN TestEventsBackwardsCompatible [2021-03-14T18:18:22.671Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-14T18:18:22.671Z] === RUN TestInfoBinaryCommits [2021-03-14T18:18:22.671Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-14T18:18:22.671Z] === RUN TestInfoAPIVersioned [2021-03-14T18:18:22.671Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-14T18:18:22.671Z] === RUN TestInfoDiscoveryBackend [2021-03-14T18:18:22.786Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-14T18:18:22.981Z] --- PASS: TestSecretCreateResolve (3.78s) [2021-03-14T18:18:22.981Z] PASS [2021-03-14T18:18:22.981Z] [2021-03-14T18:18:22.981Z] DONE 6 tests in 23.061s [2021-03-14T18:18:22.981Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-03-14T18:18:22.981Z] ++ 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-03-14T18:18:22.981Z] ++ set -e [2021-03-14T18:18:22.981Z] ++ '[' -n 0 ']' [2021-03-14T18:18:22.981Z] ++ set -x [2021-03-14T18:18:22.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-03-14T18:18:23.270Z] INFO: Testing against a local daemon [2021-03-14T18:18:23.270Z] === RUN TestServiceCreateInit [2021-03-14T18:18:23.270Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-14T18:18:23.756Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-14T18:18:24.034Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-03-14T18:18:24.034Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-14T18:18:24.322Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-14T18:18:25.697Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-14T18:18:25.697Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-14T18:18:25.697Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-14T18:18:25.955Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-14T18:18:26.214Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-14T18:18:26.782Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-14T18:18:28.158Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.11s) [2021-03-14T18:18:28.159Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iqw5koed8sg3vij56wj42fuvx Created:2021-03-14 18:18:21.43346654 +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[ce6e81181c311812b214eae89a72281a9f71319c3d9e142f79f61af03036b526:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.esy5gbyo35bzb2m6g20r4y3jf EndpointID:79f0273c9c038021782fa48750a22a553ef3c7b94087e7672ef03fd110fd8e65 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1327e3877af03f6262d101993ab7f756be5e6d2cc3c4aa14f0edb6ea2d4940b8 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:5b45aec4d42e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.esy5gbyo35bzb2m6g20r4y3jf EndpointID:79f0273c9c038021782fa48750a22a553ef3c7b94087e7672ef03fd110fd8e65 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-14T18:18:28.159Z] PASS [2021-03-14T18:18:28.159Z] [2021-03-14T18:18:28.159Z] === Skipped [2021-03-14T18:18:28.159Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:18:28.159Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:18:28.159Z] [2021-03-14T18:18:28.159Z] [2021-03-14T18:18:28.159Z] DONE 26 tests, 1 skipped in 51.412s [2021-03-14T18:18:28.159Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-14T18:18:28.159Z] ++ 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-03-14T18:18:28.159Z] ++ set -e [2021-03-14T18:18:28.159Z] ++ '[' -n 0 ']' [2021-03-14T18:18:28.159Z] ++ set -x [2021-03-14T18:18:28.159Z] ++ env -i DEST=/go/src/github.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-03-14T18:18:28.159Z] INFO: Testing against a local daemon [2021-03-14T18:18:28.159Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-14T18:18:28.159Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-14T18:18:28.159Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:18:28.159Z] === RUN TestDockerNetworkIpvlan [2021-03-14T18:18:28.159Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-03-14T18:18:28.159Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:18:28.159Z] PASS [2021-03-14T18:18:28.159Z] [2021-03-14T18:18:28.159Z] === Skipped [2021-03-14T18:18:28.159Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-14T18:18:28.159Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:18:28.159Z] [2021-03-14T18:18:28.159Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-03-14T18:18:28.159Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:18:28.159Z] [2021-03-14T18:18:28.159Z] [2021-03-14T18:18:28.159Z] DONE 2 tests, 2 skipped in 0.179s [2021-03-14T18:18:28.159Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-14T18:18:28.159Z] ++ 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-03-14T18:18:28.159Z] ++ set -e [2021-03-14T18:18:28.159Z] ++ '[' -n 0 ']' [2021-03-14T18:18:28.159Z] ++ set -x [2021-03-14T18:18:28.159Z] ++ env -i DEST=/go/src/github.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-03-14T18:18:28.195Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-03-14T18:18:28.195Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-14T18:18:28.195Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-14T18:18:28.195Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:18:28.195Z] === RUN TestInfoAPI [2021-03-14T18:18:28.195Z] --- PASS: TestInfoAPI (0.02s) [2021-03-14T18:18:28.195Z] === RUN TestInfoAPIWarnings [2021-03-14T18:18:28.418Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-14T18:18:28.418Z] INFO: Testing against a local daemon [2021-03-14T18:18:28.418Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-14T18:18:28.814Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-14T18:18:28.985Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-14T18:18:29.921Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-03-14T18:18:29.921Z] === RUN TestDockerNetworkMacvlan [2021-03-14T18:18:30.857Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-14T18:18:31.116Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-14T18:18:31.586Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-03-14T18:18:31.586Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-14T18:18:31.586Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-14T18:18:31.586Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-14T18:18:31.586Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-14T18:18:31.586Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-03-14T18:18:31.586Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/builder [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-14T18:18:31.586Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-14T18:18:31.683Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-14T18:18:32.619Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-14T18:18:32.619Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-14T18:18:34.359Z] --- PASS: TestServiceCreateInit (10.87s) [2021-03-14T18:18:34.359Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.48s) [2021-03-14T18:18:34.359Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s) [2021-03-14T18:18:34.359Z] === RUN TestCreateServiceMultipleTimes [2021-03-14T18:18:34.886Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2021-03-14T18:18:34.886Z] ok github.com/docker/docker/builder/dockerfile 0.157s coverage: 48.3% of statements [2021-03-14T18:18:34.886Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-14T18:18:35.154Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-14T18:18:35.154Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-14T18:18:35.827Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-14T18:18:35.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-14T18:18:36.091Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-14T18:18:37.028Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-14T18:18:37.210Z] ok github.com/docker/docker/builder/remotecontext/git 1.537s coverage: 86.3% of statements [2021-03-14T18:18:37.210Z] ? github.com/docker/docker/cli [no test files] [2021-03-14T18:18:37.210Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-14T18:18:37.595Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-14T18:18:37.595Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-14T18:18:40.506Z] ok github.com/docker/docker/client 0.199s coverage: 75.4% of statements [2021-03-14T18:18:40.885Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-14T18:18:42.263Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-14T18:18:42.831Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-14T18:18:43.399Z] --- PASS: TestDockerNetworkMacvlan (13.58s) [2021-03-14T18:18:43.399Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-03-14T18:18:43.399Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-03-14T18:18:43.399Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.43s) [2021-03-14T18:18:43.399Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2021-03-14T18:18:43.399Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.32s) [2021-03-14T18:18:43.399Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2021-03-14T18:18:43.399Z] PASS [2021-03-14T18:18:43.399Z] [2021-03-14T18:18:43.399Z] DONE 8 tests in 15.145s [2021-03-14T18:18:43.399Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-14T18:18:43.399Z] ++ 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-03-14T18:18:43.399Z] ++ set -e [2021-03-14T18:18:43.399Z] ++ '[' -n 0 ']' [2021-03-14T18:18:43.399Z] ++ set -x [2021-03-14T18:18:43.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-03-14T18:18:43.400Z] testing: warning: no tests to run [2021-03-14T18:18:43.400Z] PASS [2021-03-14T18:18:43.400Z] [2021-03-14T18:18:43.400Z] DONE 0 tests in 0.037s [2021-03-14T18:18:43.400Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-14T18:18:43.400Z] ++ 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-03-14T18:18:43.400Z] ++ set -e [2021-03-14T18:18:43.400Z] ++ '[' -n 0 ']' [2021-03-14T18:18:43.400Z] ++ set -x [2021-03-14T18:18:43.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-03-14T18:18:43.658Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-14T18:18:43.658Z] INFO: Testing against a local daemon [2021-03-14T18:18:43.658Z] === RUN TestAuthZPluginAllowRequest [2021-03-14T18:18:44.595Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-14T18:18:45.186Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2021-03-14T18:18:45.186Z] === RUN TestAuthZPluginTLS [2021-03-14T18:18:45.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-14T18:18:45.757Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-03-14T18:18:45.757Z] === RUN TestAuthZPluginDenyRequest [2021-03-14T18:18:46.225Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-03-14T18:18:46.226Z] === RUN TestInfoDebug [2021-03-14T18:18:46.326Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-03-14T18:18:46.326Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-14T18:18:46.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-14T18:18:46.481Z] --- PASS: TestInfoDebug (1.53s) [2021-03-14T18:18:46.481Z] === RUN TestInfoInsecureRegistries [2021-03-14T18:18:46.894Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2021-03-14T18:18:46.894Z] === RUN TestAuthZPluginDenyResponse [2021-03-14T18:18:47.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-14T18:18:47.462Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2021-03-14T18:18:47.463Z] === RUN TestAuthZPluginAllowEventStream [2021-03-14T18:18:47.844Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-03-14T18:18:47.844Z] === RUN TestInfoRegistryMirrors [2021-03-14T18:18:48.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-14T18:18:49.366Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2021-03-14T18:18:49.366Z] === RUN TestAuthZPluginErrorResponse [2021-03-14T18:18:49.625Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2021-03-14T18:18:49.625Z] === RUN TestAuthZPluginErrorRequest [2021-03-14T18:18:49.732Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-03-14T18:18:49.732Z] === RUN TestLoginFailsWithBadCredentials [2021-03-14T18:18:49.732Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-03-14T18:18:49.732Z] === RUN TestPingCacheHeaders [2021-03-14T18:18:49.732Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-14T18:18:49.732Z] === RUN TestPingGet [2021-03-14T18:18:49.732Z] --- PASS: TestPingGet (0.02s) [2021-03-14T18:18:49.732Z] === RUN TestPingHead [2021-03-14T18:18:49.732Z] --- PASS: TestPingHead (0.02s) [2021-03-14T18:18:49.732Z] === RUN TestVersion [2021-03-14T18:18:49.732Z] --- PASS: TestVersion (0.03s) [2021-03-14T18:18:49.732Z] PASS [2021-03-14T18:18:49.732Z] [2021-03-14T18:18:49.732Z] === Skipped [2021-03-14T18:18:49.732Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-14T18:18:49.732Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-14T18:18:49.732Z] [2021-03-14T18:18:49.732Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-14T18:18:49.732Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-14T18:18:49.732Z] [2021-03-14T18:18:49.732Z] [2021-03-14T18:18:49.732Z] DONE 18 tests, 2 skipped in 27.835s [2021-03-14T18:18:49.732Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-14T18:18:49.732Z] INFO: Testing against a local daemon [2021-03-14T18:18:49.732Z] === RUN TestVolumesCreateAndList [2021-03-14T18:18:49.732Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-14T18:18:49.732Z] === RUN TestVolumesRemove [2021-03-14T18:18:49.987Z] --- PASS: TestVolumesRemove (0.05s) [2021-03-14T18:18:49.987Z] === RUN TestVolumesInspect [2021-03-14T18:18:49.987Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-14T18:18:49.987Z] === RUN TestVolumesInvalidJSON [2021-03-14T18:18:49.987Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-14T18:18:49.987Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-14T18:18:49.987Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-14T18:18:49.987Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-14T18:18:49.987Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-14T18:18:49.987Z] PASS [2021-03-14T18:18:49.987Z] [2021-03-14T18:18:49.987Z] DONE 5 tests in 0.192s [2021-03-14T18:18:49.987Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-14T18:18:49.987Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12217 is not a child of this shell [2021-03-14T18:18:49.987Z] warning: PID 12217 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-14T18:18:49.987Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-14T18:18:49.987Z] [2021-03-14T18:18:49.987Z] Unloading profiles will leave already running processes permanently [2021-03-14T18:18:49.987Z] unconfined, which can lead to unexpected situations. [2021-03-14T18:18:49.987Z] [2021-03-14T18:18:49.987Z] To set a process to complain mode, use the command line tool [2021-03-14T18:18:49.987Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-14T18:18:49.987Z] Removing test suite binaries [2021-03-14T18:18:49.987Z] exiting test-integration [2021-03-14T18:18:49.987Z] ++ exit 0 [2021-03-14T18:18:49.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-14T18:18:50.192Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-03-14T18:18:50.192Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-14T18:18:50.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-14T18:18:50.759Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-03-14T18:18:50.759Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-14T18:18:50.916Z] [2021-03-14T18:18:52.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main Post stage [Pipeline] junit [2021-03-14T18:18:52.290Z] Recording test results [2021-03-14T18:18:52.662Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2021-03-14T18:18:52.662Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-14T18:18:52.921Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-14T18:18:54.091Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-14T18:18:54.299Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s) [2021-03-14T18:18:54.299Z] === RUN TestAuthZPluginHeader [2021-03-14T18:18:54.438Z] + echo Ensuring container killed. [2021-03-14T18:18:54.438Z] Ensuring container killed. [2021-03-14T18:18:54.438Z] + docker rm -vf docker-pr1 [2021-03-14T18:18:54.438Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-14T18:18:54.717Z] + echo Chowning /workspace to jenkins user [2021-03-14T18:18:54.717Z] Chowning /workspace to jenkins user [2021-03-14T18:18:54.717Z] + id -u [2021-03-14T18:18:54.717Z] + id -g [2021-03-14T18:18:54.717Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42145:/workspace busybox chown -R 1000:1000 /workspace [2021-03-14T18:18:54.717Z] Unable to find image 'busybox:latest' locally [2021-03-14T18:18:54.973Z] latest: Pulling from library/busybox [2021-03-14T18:18:54.973Z] 8b3d7e226fab: Pulling fs layer [2021-03-14T18:18:54.973Z] 8b3d7e226fab: Download complete [2021-03-14T18:18:55.229Z] 8b3d7e226fab: Pull complete [2021-03-14T18:18:55.229Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-14T18:18:55.229Z] Status: Downloaded newer image for busybox:latest [2021-03-14T18:18:55.235Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-03-14T18:18:55.235Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-14T18:18:55.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-14T18:18:56.172Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-14T18:18:56.925Z] + bundleName=amd64-rootless [2021-03-14T18:18:56.925Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-14T18:18:56.925Z] Creating amd64-rootless-bundles.tar.gz [2021-03-14T18:18:56.925Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-14T18:18:56.925Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-14T18:18:56.934Z] Archiving artifacts [2021-03-14T18:18:57.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-14T18:18:58.076Z] === RUN TestDockerSuite/TestBuildRm [2021-03-14T18:18:58.607Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42145/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-14T18:18:58.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-14T18:18:58.914Z] + make clean [2021-03-14T18:18:59.169Z] docker volume rm -f docker-dev-cache [2021-03-14T18:18:59.169Z] docker-dev-cache [Pipeline] deleteDir [2021-03-14T18:18:59.453Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.98s) [2021-03-14T18:18:59.453Z] === RUN TestAuthZPluginV2Disable [2021-03-14T18:18:59.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-14T18:19:00.390Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-14T18:19:01.328Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-14T18:19:01.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-14T18:19:01.425Z] --- PASS: TestCreateServiceMultipleTimes (24.12s) [2021-03-14T18:19:01.425Z] === RUN TestCreateServiceConflict [2021-03-14T18:19:02.054Z] --- PASS: TestCreateServiceConflict (3.93s) [2021-03-14T18:19:02.054Z] === RUN TestCreateServiceMaxReplicas [2021-03-14T18:19:02.264Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-14T18:19:02.523Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-14T18:19:02.523Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2021-03-14T18:19:02.523Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-14T18:19:02.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-14T18:19:03.091Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-14T18:19:04.029Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-14T18:19:04.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-14T18:19:04.965Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-14T18:19:05.532Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.98s) [2021-03-14T18:19:05.532Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-14T18:19:05.791Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-14T18:19:05.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-14T18:19:06.520Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2021-03-14T18:19:06.520Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-14T18:19:06.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-14T18:19:08.481Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-14T18:19:08.481Z] Using test binary docker [2021-03-14T18:19:08.481Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-14T18:19:08.481Z] +++ /etc/init.d/apparmor start [2021-03-14T18:19:08.481Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-14T18:19:08.481Z] INFO: Waiting for daemon to start... [2021-03-14T18:19:08.481Z] Starting dockerd [2021-03-14T18:19:08.481Z] +++ 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-03-14T18:19:09.097Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-14T18:19:09.097Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-14T18:19:09.097Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-14T18:19:09.097Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-14T18:19:09.666Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-14T18:19:10.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-14T18:19:10.579Z] . [2021-03-14T18:19:10.579Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-14T18:19:10.579Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-14T18:19:10.579Z] Error: No such image: emptyfs [2021-03-14T18:19:10.579Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-14T18:19:10.579Z] ++++ docker load [2021-03-14T18:19:10.579Z] Running integration-test (iteration 1) [2021-03-14T18:19:10.579Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-03-14T18:19:10.579Z] ++ 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-03-14T18:19:10.579Z] ++ set -e [2021-03-14T18:19:10.579Z] ++ '[' -n 0 ']' [2021-03-14T18:19:10.579Z] ++ set -x [2021-03-14T18:19:10.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=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-03-14T18:19:10.799Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-14T18:19:11.058Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-14T18:19:12.436Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-14T18:19:16.625Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-14T18:19:17.561Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-14T18:19:18.128Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.45s) [2021-03-14T18:19:18.128Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-14T18:19:18.128Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-14T18:19:18.697Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-14T18:19:19.253Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 29.1% of statements [2021-03-14T18:19:19.417Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-14T18:19:20.353Z] === RUN TestDockerSuite/TestBuildUser [2021-03-14T18:19:20.636Z] ok github.com/docker/docker/container 0.120s coverage: 34.4% of statements [2021-03-14T18:19:20.636Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-14T18:19:20.636Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-14T18:19:20.636Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-14T18:19:20.636Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-14T18:19:21.729Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-14T18:19:21.831Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.73s) [2021-03-14T18:19:21.831Z] === RUN TestCreateServiceSecretFileMode [2021-03-14T18:19:24.264Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-14T18:19:25.331Z] --- PASS: TestCreateServiceSecretFileMode (3.60s) [2021-03-14T18:19:25.331Z] === RUN TestCreateServiceConfigFileMode [2021-03-14T18:19:25.999Z] Loaded image: buildpack-deps:buster [2021-03-14T18:19:25.999Z] Loaded image: busybox:latest [2021-03-14T18:19:25.999Z] Loaded image: busybox:glibc [2021-03-14T18:19:26.638Z] Loaded image: debian:bullseye [2021-03-14T18:19:26.638Z] Loaded image: hello-world:latest [2021-03-14T18:19:26.638Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:19:26.638Z] INFO: Testing against a local daemon [2021-03-14T18:19:26.638Z] === RUN TestCgroupNamespacesBuild [2021-03-14T18:19:28.169Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2021-03-14T18:19:28.169Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-14T18:19:29.697Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2021-03-14T18:19:29.697Z] === RUN TestBuildWithSession [2021-03-14T18:19:29.697Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-14T18:19:29.697Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:19:29.697Z] === RUN TestBuildSquashParent [2021-03-14T18:19:29.764Z] --- PASS: TestCreateServiceConfigFileMode (3.80s) [2021-03-14T18:19:29.764Z] === RUN TestCreateServiceSysctls [2021-03-14T18:19:32.863Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2021-03-14T18:19:33.122Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-03-14T18:19:33.239Z] --- PASS: TestBuildSquashParent (3.88s) [2021-03-14T18:19:33.239Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-14T18:19:33.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:19:33.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:19:33.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:19:33.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:19:33.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:19:33.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:19:33.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:19:33.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:19:33.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:19:33.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:19:33.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:19:33.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:19:33.239Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-14T18:19:33.239Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-14T18:19:33.239Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-14T18:19:33.239Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-14T18:19:34.198Z] --- PASS: TestCreateServiceSysctls (4.64s) [2021-03-14T18:19:34.198Z] === RUN TestCreateServiceCapabilities [2021-03-14T18:19:34.235Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-14T18:19:34.504Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-03-14T18:19:34.803Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-03-14T18:19:34.803Z] PASS [2021-03-14T18:19:34.803Z] [2021-03-14T18:19:34.803Z] DONE 17 tests in 51.178s [2021-03-14T18:19:34.803Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-14T18:19:34.803Z] ++ 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-03-14T18:19:34.803Z] ++ set -e [2021-03-14T18:19:34.803Z] ++ '[' -n 0 ']' [2021-03-14T18:19:34.803Z] ++ set -x [2021-03-14T18:19:34.803Z] ++ env -i DEST=/go/src/github.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-03-14T18:19:34.803Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-14T18:19:34.803Z] INFO: Testing against a local daemon [2021-03-14T18:19:34.803Z] === RUN TestPluginInvalidJSON [2021-03-14T18:19:34.803Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:19:34.803Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:19:35.063Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:19:35.063Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-14T18:19:35.063Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-14T18:19:35.063Z] === RUN TestPluginInstall [2021-03-14T18:19:35.063Z] === RUN TestPluginInstall/no_auth [2021-03-14T18:19:35.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-14T18:19:35.321Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-14T18:19:36.031Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-14T18:19:36.031Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-14T18:19:36.257Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-14T18:19:36.918Z] --- PASS: TestCreateServiceCapabilities (3.19s) [2021-03-14T18:19:36.918Z] === RUN TestInspect [2021-03-14T18:19:37.640Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-14T18:19:38.120Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-14T18:19:38.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.47s) [2021-03-14T18:19:38.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s) [2021-03-14T18:19:38.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s) [2021-03-14T18:19:38.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s) [2021-03-14T18:19:38.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.68s) [2021-03-14T18:19:38.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2021-03-14T18:19:38.121Z] === RUN TestBuildMultiStageCopy [2021-03-14T18:19:38.121Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-14T18:19:38.576Z] time="2021-03-14T18:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:19:38.576Z] time="2021-03-14T18:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d06912dd90f2ddcf91a7b9256390ee480b01f4f32d78a882fb67355577cd2fd8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:19:38.576Z] time="2021-03-14T18:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:19:38.576Z] time="2021-03-14T18:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d06912dd90f2ddcf91a7b9256390ee480b01f4f32d78a882fb67355577cd2fd8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:19:39.144Z] === RUN TestPluginInstall/with_htpasswd [2021-03-14T18:19:39.162Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-14T18:19:39.457Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-14T18:19:39.711Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-14T18:19:39.711Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-14T18:19:39.711Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-14T18:19:39.711Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-14T18:19:39.711Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-14T18:19:39.752Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-14T18:19:39.971Z] time="2021-03-14T18:19:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:19:39.971Z] time="2021-03-14T18:19:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b1e0ef45e3606068bb49fae2d54f54bd46ce87c00bbd8ec64ca22dff5741562" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:19:39.971Z] time="2021-03-14T18:19:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:19:39.971Z] time="2021-03-14T18:19:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b1e0ef45e3606068bb49fae2d54f54bd46ce87c00bbd8ec64ca22dff5741562" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:19:39.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-14T18:19:40.388Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-14T18:19:40.539Z] === RUN TestPluginInstall/with_insecure [2021-03-14T18:19:40.681Z] --- PASS: TestBuildMultiStageCopy (2.77s) [2021-03-14T18:19:40.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2021-03-14T18:19:40.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2021-03-14T18:19:40.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-03-14T18:19:40.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2021-03-14T18:19:40.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2021-03-14T18:19:40.681Z] === RUN TestBuildMultiStageParentConfig [2021-03-14T18:19:41.319Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2021-03-14T18:19:41.319Z] === RUN TestBuildLabelWithTargets [2021-03-14T18:19:41.352Z] --- PASS: TestInspect (3.79s) [2021-03-14T18:19:41.352Z] === RUN TestCreateJob [2021-03-14T18:19:41.476Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-14T18:19:41.735Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-14T18:19:41.735Z] time="2021-03-14T18:19:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:19:41.735Z] time="2021-03-14T18:19:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81773d734ff82fd5180bea6bd728a1eac9f7d5c23629aa0a853b9ff9495f015e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:19:41.735Z] time="2021-03-14T18:19:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:19:41.735Z] time="2021-03-14T18:19:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81773d734ff82fd5180bea6bd728a1eac9f7d5c23629aa0a853b9ff9495f015e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:19:42.303Z] --- PASS: TestPluginInstall (7.39s) [2021-03-14T18:19:42.303Z] --- PASS: TestPluginInstall/no_auth (4.28s) [2021-03-14T18:19:42.303Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2021-03-14T18:19:42.303Z] --- PASS: TestPluginInstall/with_insecure (1.92s) [2021-03-14T18:19:42.303Z] plugin_test.go:160: [d998cdb23291e] daemon is not started [2021-03-14T18:19:42.303Z] === RUN TestPluginsWithRuntimes [2021-03-14T18:19:42.847Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2021-03-14T18:19:42.847Z] === RUN TestBuildWithEmptyLayers [2021-03-14T18:19:42.871Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-14T18:19:43.483Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-03-14T18:19:43.483Z] === RUN TestBuildMultiStageOnBuild [2021-03-14T18:19:44.247Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-14T18:19:44.505Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-14T18:19:44.506Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-03-14T18:19:44.506Z] ok github.com/docker/docker/daemon 12.178s coverage: 17.2% of statements [2021-03-14T18:19:44.506Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-14T18:19:44.506Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-14T18:19:45.022Z] --- PASS: TestBuildMultiStageOnBuild (1.73s) [2021-03-14T18:19:45.022Z] === RUN TestBuildUncleanTarFilenames [2021-03-14T18:19:45.073Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-14T18:19:45.073Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-14T18:19:45.641Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-14T18:19:45.785Z] --- PASS: TestCreateJob (4.40s) [2021-03-14T18:19:45.785Z] === RUN TestReplicatedJob [2021-03-14T18:19:45.889Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2021-03-14T18:19:46.064Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-03-14T18:19:46.064Z] === RUN TestBuildMultiStageLayerLeak [2021-03-14T18:19:46.150Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 81.8% of statements [2021-03-14T18:19:47.017Z] --- PASS: TestPluginsWithRuntimes (4.46s) [2021-03-14T18:19:47.017Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2021-03-14T18:19:47.017Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-03-14T18:19:47.017Z] PASS [2021-03-14T18:19:47.017Z] [2021-03-14T18:19:47.017Z] DONE 9 tests in 12.141s [2021-03-14T18:19:47.017Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-14T18:19:47.017Z] ++ 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-03-14T18:19:47.017Z] ++ set -e [2021-03-14T18:19:47.017Z] ++ '[' -n 0 ']' [2021-03-14T18:19:47.017Z] ++ set -x [2021-03-14T18:19:47.017Z] ++ env -i DEST=/go/src/github.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-03-14T18:19:47.017Z] INFO: Testing against a local daemon [2021-03-14T18:19:47.017Z] === RUN TestExternalGraphDriver [2021-03-14T18:19:47.093Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-03-14T18:19:47.093Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-14T18:19:47.093Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-14T18:19:47.276Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-14T18:19:47.276Z] === RUN TestExternalGraphDriver/json [2021-03-14T18:19:47.626Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2021-03-14T18:19:47.626Z] === RUN TestBuildWithHugeFile [2021-03-14T18:19:47.664Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-03-14T18:19:48.654Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-14T18:19:49.224Z] === RUN TestExternalGraphDriver/spec [2021-03-14T18:19:49.483Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-14T18:19:50.050Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-14T18:19:50.209Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.395s coverage: 73.3% of statements [2021-03-14T18:19:50.470Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2021-03-14T18:19:50.618Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-14T18:19:50.618Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-14T18:19:50.876Z] === RUN TestExternalGraphDriver/pull [2021-03-14T18:19:51.443Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-14T18:19:51.854Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.428s coverage: 56.2% of statements [2021-03-14T18:19:52.654Z] --- PASS: TestReplicatedJob (7.37s) [2021-03-14T18:19:52.654Z] === RUN TestUpdateReplicatedJob [2021-03-14T18:19:52.819Z] --- PASS: TestExternalGraphDriver (5.50s) [2021-03-14T18:19:52.819Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-03-14T18:19:52.819Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2021-03-14T18:19:52.819Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-03-14T18:19:52.819Z] === RUN TestGraphdriverPluginV2 [2021-03-14T18:19:53.078Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-14T18:19:53.078Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-14T18:19:53.078Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-14T18:19:53.645Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-14T18:19:54.413Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-03-14T18:19:54.580Z] === RUN TestDockerSuite/TestCommitChange [2021-03-14T18:19:54.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-14T18:19:55.520Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-14T18:19:55.794Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.714s coverage: 46.2% of statements [2021-03-14T18:19:55.795Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-14T18:19:56.054Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.295s coverage: 49.4% of statements [2021-03-14T18:19:56.457Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-14T18:19:56.716Z] --- PASS: TestGraphdriverPluginV2 (4.17s) [2021-03-14T18:19:56.716Z] PASS [2021-03-14T18:19:56.716Z] [2021-03-14T18:19:56.716Z] DONE 5 tests in 9.866s [2021-03-14T18:19:56.716Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-14T18:19:56.716Z] ++ 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-03-14T18:19:56.716Z] ++ set -e [2021-03-14T18:19:56.716Z] ++ '[' -n 0 ']' [2021-03-14T18:19:56.716Z] ++ set -x [2021-03-14T18:19:56.716Z] ++ env -i DEST=/go/src/github.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-03-14T18:19:56.980Z] INFO: Testing against a local daemon [2021-03-14T18:19:56.980Z] === RUN TestContinueAfterPluginCrash [2021-03-14T18:19:56.980Z] === PAUSE TestContinueAfterPluginCrash [2021-03-14T18:19:56.980Z] === RUN TestReadPluginNoRead [2021-03-14T18:19:56.980Z] === PAUSE TestReadPluginNoRead [2021-03-14T18:19:56.980Z] === RUN TestDaemonStartWithLogOpt [2021-03-14T18:19:56.980Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-14T18:19:56.980Z] === CONT TestContinueAfterPluginCrash [2021-03-14T18:19:56.980Z] === CONT TestReadPluginNoRead [2021-03-14T18:19:57.137Z] --- PASS: TestUpdateReplicatedJob (4.22s) [2021-03-14T18:19:57.137Z] === RUN TestServiceListWithStatuses [2021-03-14T18:19:57.137Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-14T18:19:57.137Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-14T18:19:57.137Z] === RUN TestDockerNetworkConnectAlias [2021-03-14T18:19:57.966Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-03-14T18:19:58.360Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-14T18:19:58.536Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.723s coverage: 57.7% of statements [2021-03-14T18:19:58.536Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-14T18:19:58.537Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-14T18:19:59.477Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2021-03-14T18:20:00.860Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-03-14T18:20:00.896Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-14T18:20:01.802Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.7% of statements [2021-03-14T18:20:01.802Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-14T18:20:01.802Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-14T18:20:01.832Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-14T18:20:02.761Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2021-03-14T18:20:03.734Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-14T18:20:03.734Z] === RUN TestReadPluginNoRead/default [2021-03-14T18:20:04.143Z] ok github.com/docker/docker/daemon/logger/awslogs 0.204s coverage: 77.8% of statements [2021-03-14T18:20:04.143Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-14T18:20:04.143Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-14T18:20:04.301Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-14T18:20:04.403Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-03-14T18:20:05.236Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-14T18:20:05.665Z] --- PASS: TestDockerNetworkConnectAlias (8.34s) [2021-03-14T18:20:05.665Z] === RUN TestDockerNetworkReConnect [2021-03-14T18:20:05.784Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-03-14T18:20:05.784Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2021-03-14T18:20:05.802Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-14T18:20:06.356Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2021-03-14T18:20:06.370Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-14T18:20:06.370Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-14T18:20:06.370Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-14T18:20:06.628Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-14T18:20:06.628Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-14T18:20:06.628Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-14T18:20:06.628Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-14T18:20:06.889Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-14T18:20:07.295Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 75.2% of statements [2021-03-14T18:20:07.295Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-14T18:20:07.865Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 58.6% of statements [2021-03-14T18:20:08.270Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-14T18:20:08.529Z] --- PASS: TestReadPluginNoRead (11.63s) [2021-03-14T18:20:08.529Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2021-03-14T18:20:08.529Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2021-03-14T18:20:08.529Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2021-03-14T18:20:08.529Z] read_test.go:92: [d51bc693a662c] daemon is not started [2021-03-14T18:20:08.529Z] === CONT TestDaemonStartWithLogOpt [2021-03-14T18:20:08.806Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2021-03-14T18:20:09.465Z] --- PASS: TestContinueAfterPluginCrash (12.39s) [2021-03-14T18:20:09.465Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-14T18:20:09.465Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-14T18:20:10.190Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-03-14T18:20:10.401Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-14T18:20:10.762Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-14T18:20:10.967Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-14T18:20:11.333Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-03-14T18:20:11.333Z] ok github.com/docker/docker/daemon/logger/splunk 1.623s coverage: 82.5% of statements [2021-03-14T18:20:11.333Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-14T18:20:11.333Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-14T18:20:11.535Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-14T18:20:12.102Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-14T18:20:12.587Z] --- PASS: TestDockerNetworkReConnect (6.45s) [2021-03-14T18:20:12.587Z] === RUN TestServicePlugin [2021-03-14T18:20:12.587Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-14T18:20:12.587Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:20:12.587Z] === RUN TestServiceUpdateLabel [2021-03-14T18:20:12.670Z] --- PASS: TestDaemonStartWithLogOpt (3.91s) [2021-03-14T18:20:12.670Z] PASS [2021-03-14T18:20:12.670Z] [2021-03-14T18:20:12.670Z] DONE 6 tests in 15.757s [2021-03-14T18:20:12.670Z] 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-03-14T18:20:12.670Z] ++ 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-03-14T18:20:12.670Z] ++ set -e [2021-03-14T18:20:12.670Z] ++ '[' -n 0 ']' [2021-03-14T18:20:12.670Z] ++ set -x [2021-03-14T18:20:12.670Z] ++ env -i DEST=/go/src/github.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-03-14T18:20:12.670Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-14T18:20:12.670Z] testing: warning: no tests to run [2021-03-14T18:20:12.670Z] PASS [2021-03-14T18:20:12.670Z] [2021-03-14T18:20:12.670Z] DONE 0 tests in 0.069s [2021-03-14T18:20:12.670Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-14T18:20:12.670Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-14T18:20:12.670Z] ++ 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-03-14T18:20:12.670Z] ++ set -e [2021-03-14T18:20:12.670Z] ++ '[' -n 0 ']' [2021-03-14T18:20:12.670Z] ++ set -x [2021-03-14T18:20:12.670Z] ++ env -i DEST=/go/src/github.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-03-14T18:20:12.670Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-14T18:20:12.929Z] INFO: Testing against a local daemon [2021-03-14T18:20:12.929Z] === RUN TestPluginWithDevMounts [2021-03-14T18:20:12.929Z] === PAUSE TestPluginWithDevMounts [2021-03-14T18:20:12.929Z] === CONT TestPluginWithDevMounts [2021-03-14T18:20:13.187Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-14T18:20:13.187Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-14T18:20:13.187Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-14T18:20:13.187Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-14T18:20:13.447Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-14T18:20:13.876Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2021-03-14T18:20:14.136Z] ok github.com/docker/docker/distribution 0.199s coverage: 25.0% of statements [2021-03-14T18:20:14.136Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-14T18:20:14.382Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-14T18:20:14.641Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-14T18:20:14.900Z] --- PASS: TestPluginWithDevMounts (1.97s) [2021-03-14T18:20:14.900Z] PASS [2021-03-14T18:20:14.900Z] [2021-03-14T18:20:14.900Z] DONE 1 tests in 2.170s [2021-03-14T18:20:14.900Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-14T18:20:14.900Z] ++ 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-03-14T18:20:14.900Z] ++ set -e [2021-03-14T18:20:14.900Z] ++ '[' -n 0 ']' [2021-03-14T18:20:14.900Z] ++ set -x [2021-03-14T18:20:14.900Z] ++ env -i DEST=/go/src/github.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-03-14T18:20:14.900Z] INFO: Testing against a local daemon [2021-03-14T18:20:14.900Z] === RUN TestSecretInspect [2021-03-14T18:20:15.377Z] --- PASS: TestServiceUpdateLabel (3.89s) [2021-03-14T18:20:15.377Z] === RUN TestServiceUpdateSecrets [2021-03-14T18:20:15.468Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-14T18:20:15.468Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-14T18:20:15.517Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-03-14T18:20:16.459Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-03-14T18:20:16.720Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.1% of statements [2021-03-14T18:20:16.720Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-14T18:20:16.843Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-14T18:20:17.102Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-14T18:20:17.102Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-14T18:20:17.292Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-03-14T18:20:17.686Z] --- PASS: TestSecretInspect (2.65s) [2021-03-14T18:20:17.686Z] === RUN TestSecretList [2021-03-14T18:20:17.946Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-14T18:20:18.234Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-03-14T18:20:18.494Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2021-03-14T18:20:18.494Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-14T18:20:18.513Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-14T18:20:19.066Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-03-14T18:20:19.080Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-14T18:20:20.015Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-14T18:20:20.015Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-14T18:20:20.273Z] --- PASS: TestSecretList (2.69s) [2021-03-14T18:20:20.273Z] === RUN TestSecretsCreateAndDelete [2021-03-14T18:20:20.531Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-14T18:20:20.979Z] ok github.com/docker/docker/oci 0.016s coverage: 45.2% of statements [2021-03-14T18:20:21.100Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-14T18:20:21.239Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-03-14T18:20:21.500Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-14T18:20:21.669Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-14T18:20:21.928Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-14T18:20:22.496Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-14T18:20:23.062Z] --- PASS: TestSecretsCreateAndDelete (2.73s) [2021-03-14T18:20:23.062Z] === RUN TestSecretsUpdate [2021-03-14T18:20:23.499Z] ok github.com/docker/docker/pkg/archive 0.345s coverage: 77.2% of statements [2021-03-14T18:20:23.629Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-14T18:20:24.439Z] ok github.com/docker/docker/pkg/authorization 0.375s coverage: 68.3% of statements [2021-03-14T18:20:24.699Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-03-14T18:20:24.959Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-14T18:20:25.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-14T18:20:25.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-14T18:20:25.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-14T18:20:25.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-14T18:20:25.005Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-14T18:20:25.573Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-14T18:20:25.573Z] --- PASS: TestSecretsUpdate (2.63s) [2021-03-14T18:20:25.573Z] === RUN TestTemplatedSecret [2021-03-14T18:20:28.253Z] ok github.com/docker/docker/pkg/chrootarchive 2.495s coverage: 43.2% of statements [2021-03-14T18:20:28.253Z] ok github.com/docker/docker/layer 7.298s coverage: 68.8% of statements [2021-03-14T18:20:28.253Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-14T18:20:28.253Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-14T18:20:28.253Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-14T18:20:28.253Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-14T18:20:28.253Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-14T18:20:28.253Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-14T18:20:28.253Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-14T18:20:28.253Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-03-14T18:20:28.695Z] --- PASS: TestBuildWithHugeFile (146.51s) [2021-03-14T18:20:28.695Z] === RUN TestBuildWCOWSandboxSize [2021-03-14T18:20:28.822Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2021-03-14T18:20:28.822Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-03-14T18:20:28.857Z] --- PASS: TestTemplatedSecret (2.61s) [2021-03-14T18:20:28.857Z] === RUN TestSecretCreateResolve [2021-03-14T18:20:29.762Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2021-03-14T18:20:29.792Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-14T18:20:30.333Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-03-14T18:20:30.359Z] --- PASS: TestSecretCreateResolve (1.93s) [2021-03-14T18:20:30.359Z] PASS [2021-03-14T18:20:30.359Z] [2021-03-14T18:20:30.359Z] DONE 6 tests in 15.403s [2021-03-14T18:20:30.359Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-14T18:20:30.359Z] ++ 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-03-14T18:20:30.359Z] ++ set -e [2021-03-14T18:20:30.359Z] ++ '[' -n 0 ']' [2021-03-14T18:20:30.359Z] ++ set -x [2021-03-14T18:20:30.359Z] ++ env -i DEST=/go/src/github.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-03-14T18:20:30.359Z] INFO: Testing against a local daemon [2021-03-14T18:20:30.359Z] === RUN TestServiceCreateInit [2021-03-14T18:20:30.359Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-14T18:20:30.359Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-14T18:20:30.906Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-03-14T18:20:30.929Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-14T18:20:30.929Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-14T18:20:31.188Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-14T18:20:31.851Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-03-14T18:20:32.791Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2021-03-14T18:20:33.361Z] ok github.com/docker/docker/pkg/discovery/kv 3.058s coverage: 84.1% of statements [2021-03-14T18:20:33.361Z] ok github.com/docker/docker/pkg/fsutils 0.207s coverage: 85.1% of statements [2021-03-14T18:20:33.621Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2021-03-14T18:20:33.718Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-14T18:20:34.063Z] --- PASS: TestServiceUpdateSecrets (15.79s) [2021-03-14T18:20:34.063Z] === RUN TestServiceUpdateConfigs [2021-03-14T18:20:34.655Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-14T18:20:34.655Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-14T18:20:35.004Z] ok github.com/docker/docker/pkg/idtools 0.574s coverage: 69.5% of statements [2021-03-14T18:20:35.004Z] ok github.com/docker/docker/pkg/ioutils 0.422s coverage: 68.8% of statements [2021-03-14T18:20:35.223Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-14T18:20:35.573Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2021-03-14T18:20:35.573Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-03-14T18:20:35.573Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-14T18:20:35.573Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-14T18:20:35.573Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-14T18:20:35.834Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-03-14T18:20:35.834Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-14T18:20:36.094Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-03-14T18:20:36.354Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-03-14T18:20:36.614Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-03-14T18:20:36.874Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2021-03-14T18:20:36.874Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-14T18:20:36.874Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-14T18:20:37.815Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-03-14T18:20:38.385Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-14T18:20:38.645Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2021-03-14T18:20:38.905Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-03-14T18:20:39.412Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-14T18:20:39.412Z] --- PASS: TestServiceCreateInit (8.85s) [2021-03-14T18:20:39.412Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.25s) [2021-03-14T18:20:39.412Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s) [2021-03-14T18:20:39.412Z] === RUN TestCreateServiceMultipleTimes [2021-03-14T18:20:39.412Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-14T18:20:40.284Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-03-14T18:20:40.545Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-03-14T18:20:40.789Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-14T18:20:42.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-14T18:20:42.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-14T18:20:43.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-14T18:20:43.842Z] ok github.com/docker/docker/pkg/signal 2.414s coverage: 61.0% of statements [2021-03-14T18:20:43.842Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-03-14T18:20:44.108Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-14T18:20:44.367Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-14T18:20:44.622Z] --- PASS: TestBuildWithHugeFile (53.43s) [2021-03-14T18:20:44.622Z] === RUN TestBuildWCOWSandboxSize [2021-03-14T18:20:44.622Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-14T18:20:44.622Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-14T18:20:44.622Z] === RUN TestBuildWithEmptyDockerfile [2021-03-14T18:20:44.622Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:20:44.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:20:44.622Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:20:44.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:20:44.622Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:20:44.622Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:20:44.622Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:20:44.622Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:20:44.622Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:20:44.622Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-03-14T18:20:44.622Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-03-14T18:20:44.622Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2021-03-14T18:20:44.622Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-03-14T18:20:44.622Z] === RUN TestBuildPreserveOwnership [2021-03-14T18:20:44.622Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-14T18:20:44.622Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-14T18:20:45.259Z] --- PASS: TestBuildPreserveOwnership (3.84s) [2021-03-14T18:20:45.259Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.51s) [2021-03-14T18:20:45.259Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2021-03-14T18:20:45.259Z] === RUN TestBuildPlatformInvalid [2021-03-14T18:20:45.309Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-03-14T18:20:45.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-14T18:20:45.553Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-03-14T18:20:45.553Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-14T18:20:45.569Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-03-14T18:20:46.139Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2021-03-14T18:20:46.710Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-03-14T18:20:46.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-14T18:20:46.883Z] --- PASS: TestServiceUpdateConfigs (15.79s) [2021-03-14T18:20:46.883Z] === RUN TestServiceUpdateNetwork [2021-03-14T18:20:46.970Z] testing: warning: no tests to run [2021-03-14T18:20:46.970Z] coverage: [no statements] [2021-03-14T18:20:46.970Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-14T18:20:47.229Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-14T18:20:47.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-14T18:20:47.490Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-03-14T18:20:47.751Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-03-14T18:20:48.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a7e660_} [2021-03-14T18:20:49.661Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-03-14T18:20:50.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1276104123_/foo_false____} [2021-03-14T18:20:50.231Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-14T18:20:50.802Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-03-14T18:20:52.066Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1276104123_/foo_true____} [2021-03-14T18:20:52.185Z] ok github.com/docker/docker/quota 0.164s coverage: 71.4% of statements [2021-03-14T18:20:52.445Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-03-14T18:20:52.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3922733534_/foo_false____} [2021-03-14T18:20:53.827Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements [2021-03-14T18:20:54.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3922733534_/foo_true____} [2021-03-14T18:20:54.398Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-03-14T18:20:54.658Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-03-14T18:20:55.229Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-14T18:20:55.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3922733534_/foo_true__0xc000a7e6e0__} [2021-03-14T18:20:55.489Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-14T18:20:56.757Z] --- PASS: TestCreateServiceMultipleTimes (17.44s) [2021-03-14T18:20:56.757Z] === RUN TestCreateServiceConflict [2021-03-14T18:20:56.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a7e700_} [2021-03-14T18:20:58.030Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-03-14T18:20:58.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-14T18:20:58.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a7e720_} [2021-03-14T18:20:59.415Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2021-03-14T18:20:59.510Z] --- PASS: TestCreateServiceConflict (2.64s) [2021-03-14T18:20:59.510Z] === RUN TestCreateServiceMaxReplicas [2021-03-14T18:20:59.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a7e740_} [2021-03-14T18:20:59.675Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-03-14T18:21:00.946Z] Loaded image: buildpack-deps:buster [2021-03-14T18:21:00.946Z] Loaded image: busybox:latest [2021-03-14T18:21:00.946Z] Loaded image: busybox:glibc [2021-03-14T18:21:01.057Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-03-14T18:21:01.240Z] Loaded image: debian:bullseye [2021-03-14T18:21:01.240Z] Loaded image: hello-world:latest [2021-03-14T18:21:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a7e760_} [2021-03-14T18:21:01.534Z] Loaded image: arm32v7/hello-world:latest [2021-03-14T18:21:02.789Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2021-03-14T18:21:02.789Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-14T18:21:03.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-14T18:21:03.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-14T18:21:03.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-14T18:21:03.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-14T18:21:03.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-14T18:21:03.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-14T18:21:03.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-14T18:21:03.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-14T18:21:03.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-14T18:21:03.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-14T18:21:04.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-14T18:21:04.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-14T18:21:04.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-14T18:21:04.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-14T18:21:04.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-14T18:21:04.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-14T18:21:04.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-14T18:21:04.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-14T18:21:04.515Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-14T18:21:05.684Z] --- PASS: TestServiceUpdateNetwork (16.68s) [2021-03-14T18:21:05.684Z] === RUN TestServiceUpdatePidsLimit [2021-03-14T18:21:05.684Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-14T18:21:05.973Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-14T18:21:07.049Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-14T18:21:08.424Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-14T18:21:08.469Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.11s) [2021-03-14T18:21:08.469Z] PASS [2021-03-14T18:21:08.469Z] [2021-03-14T18:21:08.469Z] === Skipped [2021-03-14T18:21:08.469Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-03-14T18:21:08.469Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:21:08.469Z] [2021-03-14T18:21:08.469Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-14T18:21:08.469Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-14T18:21:08.469Z] [2021-03-14T18:21:08.469Z] [2021-03-14T18:21:08.469Z] DONE 34 tests, 2 skipped in 116.997s [2021-03-14T18:21:08.469Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-03-14T18:21:08.469Z] ++ 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-03-14T18:21:08.469Z] ++ set -e [2021-03-14T18:21:08.469Z] ++ '[' -n 0 ']' [2021-03-14T18:21:08.469Z] ++ set -x [2021-03-14T18:21:08.469Z] ++ env -i DEST=/go/src/github.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-03-14T18:21:08.469Z] INFO: Testing against a local daemon [2021-03-14T18:21:08.469Z] === RUN TestConfigInspect [2021-03-14T18:21:09.516Z] --- PASS: TestConfigInspect (1.89s) [2021-03-14T18:21:09.516Z] === RUN TestConfigList [2021-03-14T18:21:10.327Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-14T18:21:11.638Z] --- PASS: TestConfigList (1.87s) [2021-03-14T18:21:11.638Z] === RUN TestConfigsCreateAndDelete [2021-03-14T18:21:11.705Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-14T18:21:11.705Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-14T18:21:12.273Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-14T18:21:12.840Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-14T18:21:13.279Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/rootless [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/volume [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-14T18:21:13.279Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === Skipped [2021-03-14T18:21:13.279Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-14T18:21:13.279Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-14T18:21:13.279Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:73: No driver to put! [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-14T18:21:13.279Z] time="2021-03-14T18:19:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-14T18:21:13.279Z] time="2021-03-14T18:19:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-14T18:21:13.279Z] time="2021-03-14T18:19:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-14T18:21:13.279Z] time="2021-03-14T18:19:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-14T18:21:13.279Z] time="2021-03-14T18:19:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:73: No driver to put! [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-14T18:21:13.279Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-14T18:21:13.279Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-14T18:21:13.279Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.01s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-14T18:21:13.279Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-14T18:21:13.279Z] graphtest_unix.go:73: No driver to put! [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-14T18:21:13.279Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-14T18:21:13.279Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] [2021-03-14T18:21:13.279Z] DONE 2244 tests, 26 skipped in 257.647s Post stage [Pipeline] junit [2021-03-14T18:21:13.293Z] Recording test results [2021-03-14T18:21:13.407Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-14T18:21:13.719Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2021-03-14T18:21:13.719Z] === RUN TestConfigsUpdate [2021-03-14T18:21:13.812Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-14T18:21:13.975Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-14T18:21:14.145Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42145/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb886a119b75131e9ad5219e7deec13c7ad6154d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fb886a119b75131e9ad5219e7deec13c7ad6154d hack/validate/vendor [2021-03-14T18:21:14.427Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-14T18:21:14.542Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-14T18:21:15.085Z] 2021/03/14 18:21:14 Collecting initial packages [2021-03-14T18:21:15.085Z] 2021/03/14 18:21:14 Download dependencies [2021-03-14T18:21:15.109Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-14T18:21:15.238Z] --- PASS: TestConfigsUpdate (1.93s) [2021-03-14T18:21:15.238Z] === RUN TestTemplatedConfig [2021-03-14T18:21:15.679Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-14T18:21:16.245Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-14T18:21:16.505Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.80s) [2021-03-14T18:21:16.505Z] === RUN TestCreateServiceSecretFileMode [2021-03-14T18:21:17.074Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-14T18:21:17.641Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-14T18:21:17.985Z] --- PASS: TestTemplatedConfig (2.40s) [2021-03-14T18:21:17.985Z] === RUN TestConfigCreateResolve [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:17 Starting whole vndr cycle because no package specified [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:17 Ignoring paths matching "^archive/tar" [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/Microsoft/hcsshim, revision 380508768ed2619a4777f268c6443017bb76b04e, attempt 1/20 [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-03-14T18:21:18.383Z] 2021/03/14 18:21:18 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-03-14T18:21:18.384Z] 2021/03/14 18:21:18 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-03-14T18:21:18.384Z] 2021/03/14 18:21:18 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-03-14T18:21:18.384Z] 2021/03/14 18:21:18 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-03-14T18:21:18.578Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-14T18:21:19.323Z] 2021/03/14 18:21:19 Finished clone github.com/Azure/go-ansiterm [2021-03-14T18:21:19.323Z] 2021/03/14 18:21:19 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-03-14T18:21:19.509Z] --- PASS: TestConfigCreateResolve (1.94s) [2021-03-14T18:21:19.509Z] === RUN TestConfigDaemonLibtrustID [2021-03-14T18:21:19.517Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-14T18:21:19.583Z] 2021/03/14 18:21:19 Finished clone github.com/deckarep/golang-set [2021-03-14T18:21:19.583Z] 2021/03/14 18:21:19 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-03-14T18:21:19.583Z] 2021/03/14 18:21:19 Finished clone github.com/coreos/go-semver [2021-03-14T18:21:19.583Z] 2021/03/14 18:21:19 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-03-14T18:21:19.583Z] 2021/03/14 18:21:19 Finished clone github.com/vishvananda/netns [2021-03-14T18:21:19.583Z] 2021/03/14 18:21:19 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-03-14T18:21:19.583Z] 2021/03/14 18:21:19 Finished clone github.com/samuel/go-zookeeper [2021-03-14T18:21:19.583Z] 2021/03/14 18:21:19 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-03-14T18:21:19.583Z] 2021/03/14 18:21:19 Finished clone github.com/willf/bitset [2021-03-14T18:21:19.583Z] 2021/03/14 18:21:19 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-03-14T18:21:19.776Z] --- PASS: TestCreateServiceSecretFileMode (3.06s) [2021-03-14T18:21:19.776Z] === RUN TestCreateServiceConfigFileMode [2021-03-14T18:21:19.843Z] 2021/03/14 18:21:19 Finished clone github.com/BurntSushi/toml [2021-03-14T18:21:19.843Z] 2021/03/14 18:21:19 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-03-14T18:21:19.843Z] 2021/03/14 18:21:19 Finished clone github.com/docker/libkv [2021-03-14T18:21:19.843Z] 2021/03/14 18:21:19 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-03-14T18:21:20.035Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-14T18:21:20.103Z] 2021/03/14 18:21:19 Finished clone github.com/Microsoft/go-winio [2021-03-14T18:21:20.103Z] 2021/03/14 18:21:19 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-03-14T18:21:20.154Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-03-14T18:21:20.155Z] PASS [2021-03-14T18:21:20.155Z] [2021-03-14T18:21:20.155Z] DONE 7 tests in 12.542s [2021-03-14T18:21:20.155Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-03-14T18:21:20.155Z] ++ 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-03-14T18:21:20.155Z] ++ set -e [2021-03-14T18:21:20.155Z] ++ '[' -n 0 ']' [2021-03-14T18:21:20.155Z] ++ set -x [2021-03-14T18:21:20.155Z] ++ env -i DEST=/go/src/github.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-03-14T18:21:20.364Z] 2021/03/14 18:21:20 Finished clone github.com/moby/ipvs [2021-03-14T18:21:20.364Z] 2021/03/14 18:21:20 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-03-14T18:21:20.448Z] INFO: Testing against a local daemon [2021-03-14T18:21:20.448Z] === RUN TestCheckpoint [2021-03-14T18:21:20.448Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-14T18:21:20.448Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:21:20.448Z] === RUN TestContainerInvalidJSON [2021-03-14T18:21:20.448Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:21:20.448Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:21:20.448Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:21:20.448Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:21:20.448Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:21:20.448Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:21:20.448Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:21:20.448Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:21:20.448Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:21:20.448Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-14T18:21:20.448Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-14T18:21:20.448Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-14T18:21:20.448Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-14T18:21:20.448Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-14T18:21:20.448Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-14T18:21:20.448Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-14T18:21:20.448Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-03-14T18:21:20.448Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-14T18:21:20.448Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-03-14T18:21:20.448Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-14T18:21:20.624Z] 2021/03/14 18:21:20 Finished clone github.com/ishidawataru/sctp [2021-03-14T18:21:20.624Z] 2021/03/14 18:21:20 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-03-14T18:21:20.742Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-03-14T18:21:20.742Z] === RUN TestCopyFromContainer [2021-03-14T18:21:20.885Z] 2021/03/14 18:21:20 Finished clone github.com/opencontainers/go-digest [2021-03-14T18:21:20.885Z] 2021/03/14 18:21:20 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-03-14T18:21:20.971Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-14T18:21:21.159Z] 2021/03/14 18:21:20 Finished clone github.com/vishvananda/netlink [2021-03-14T18:21:21.159Z] 2021/03/14 18:21:20 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-03-14T18:21:21.159Z] 2021/03/14 18:21:20 Finished clone github.com/mistifyio/go-zfs [2021-03-14T18:21:21.159Z] 2021/03/14 18:21:20 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-03-14T18:21:21.784Z] === RUN TestCopyFromContainer// [2021-03-14T18:21:21.908Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-14T18:21:22.082Z] === RUN TestCopyFromContainer//bar/root [2021-03-14T18:21:22.082Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-14T18:21:22.082Z] === RUN TestCopyFromContainer/bar/quux [2021-03-14T18:21:22.082Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-14T18:21:22.100Z] 2021/03/14 18:21:21 Finished clone github.com/cyphar/filepath-securejoin [2021-03-14T18:21:22.100Z] 2021/03/14 18:21:21 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-03-14T18:21:22.377Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-14T18:21:22.377Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-14T18:21:22.377Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-14T18:21:22.377Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-14T18:21:22.671Z] 2021/03/14 18:21:22 Finished clone go.etcd.io/bbolt [2021-03-14T18:21:22.671Z] 2021/03/14 18:21:22 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-03-14T18:21:22.674Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-14T18:21:22.674Z] --- PASS: TestCopyFromContainer (2.04s) [2021-03-14T18:21:22.674Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-14T18:21:22.674Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-03-14T18:21:22.674Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-14T18:21:22.674Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-03-14T18:21:22.674Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-03-14T18:21:22.674Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-03-14T18:21:22.674Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-14T18:21:22.674Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-14T18:21:22.674Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-14T18:21:22.674Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-14T18:21:22.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-14T18:21:22.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:21:22.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:21:22.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:21:22.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:21:22.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:21:22.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:21:22.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:21:22.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:21:22.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:21:22.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-14T18:21:22.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-14T18:21:22.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-14T18:21:22.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-14T18:21:22.674Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-14T18:21:22.674Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-14T18:21:22.674Z] === RUN TestCreateWithInvalidEnv [2021-03-14T18:21:22.674Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-14T18:21:22.674Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-14T18:21:22.674Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-14T18:21:22.674Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-14T18:21:22.674Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-14T18:21:22.674Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-14T18:21:22.674Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-14T18:21:22.674Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-14T18:21:22.674Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-14T18:21:22.674Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-14T18:21:22.674Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-14T18:21:22.674Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-14T18:21:22.674Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-14T18:21:22.674Z] === RUN TestCreateTmpfsMountsTarget [2021-03-14T18:21:22.674Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-14T18:21:22.674Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-14T18:21:22.846Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-14T18:21:22.846Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-14T18:21:22.846Z] --- PASS: TestCreateServiceConfigFileMode (3.17s) [2021-03-14T18:21:22.846Z] === RUN TestCreateServiceSysctls [2021-03-14T18:21:22.881Z] --- PASS: TestServiceUpdatePidsLimit (18.02s) [2021-03-14T18:21:22.881Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-03-14T18:21:22.881Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-03-14T18:21:22.881Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-03-14T18:21:22.881Z] PASS [2021-03-14T18:21:22.881Z] [2021-03-14T18:21:22.881Z] === Skipped [2021-03-14T18:21:22.881Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-03-14T18:21:22.881Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-14T18:21:22.881Z] [2021-03-14T18:21:22.881Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-03-14T18:21:22.881Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:21:22.881Z] [2021-03-14T18:21:22.881Z] [2021-03-14T18:21:22.881Z] DONE 27 tests, 2 skipped in 178.624s [2021-03-14T18:21:22.881Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-03-14T18:21:22.881Z] ++ 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-03-14T18:21:22.881Z] ++ set -e [2021-03-14T18:21:22.881Z] ++ '[' -n 0 ']' [2021-03-14T18:21:22.881Z] ++ set -x [2021-03-14T18:21:22.881Z] ++ env -i DEST=/go/src/github.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-03-14T18:21:22.881Z] INFO: Testing against a local daemon [2021-03-14T18:21:22.881Z] === RUN TestSessionCreate [2021-03-14T18:21:22.881Z] --- PASS: TestSessionCreate (0.02s) [2021-03-14T18:21:22.881Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-14T18:21:22.881Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-03-14T18:21:22.881Z] PASS [2021-03-14T18:21:22.881Z] [2021-03-14T18:21:22.881Z] DONE 2 tests in 0.211s [2021-03-14T18:21:22.881Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-03-14T18:21:22.881Z] ++ 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-03-14T18:21:22.881Z] ++ set -e [2021-03-14T18:21:22.881Z] ++ '[' -n 0 ']' [2021-03-14T18:21:22.881Z] ++ set -x [2021-03-14T18:21:22.881Z] ++ env -i DEST=/go/src/github.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-03-14T18:21:22.881Z] INFO: Testing against a local daemon [2021-03-14T18:21:22.881Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-14T18:21:22.881Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-14T18:21:22.881Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-14T18:21:22.881Z] === RUN TestEventsExecDie [2021-03-14T18:21:22.881Z] --- PASS: TestEventsExecDie (0.93s) [2021-03-14T18:21:22.881Z] === RUN TestEventsBackwardsCompatible [2021-03-14T18:21:23.170Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-03-14T18:21:23.170Z] === RUN TestInfoBinaryCommits [2021-03-14T18:21:23.170Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-03-14T18:21:23.170Z] === RUN TestInfoAPIVersioned [2021-03-14T18:21:23.170Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-14T18:21:23.170Z] === RUN TestInfoDiscoveryBackend [2021-03-14T18:21:23.243Z] 2021/03/14 18:21:23 Finished clone github.com/coreos/go-systemd [2021-03-14T18:21:23.243Z] 2021/03/14 18:21:23 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-03-14T18:21:23.243Z] 2021/03/14 18:21:23 Finished clone github.com/opencontainers/runtime-spec [2021-03-14T18:21:23.243Z] 2021/03/14 18:21:23 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-03-14T18:21:23.243Z] 2021/03/14 18:21:23 Finished clone github.com/coreos/go-systemd/v22 [2021-03-14T18:21:23.243Z] 2021/03/14 18:21:23 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-03-14T18:21:23.243Z] 2021/03/14 18:21:23 Finished clone github.com/godbus/dbus/v5 [2021-03-14T18:21:23.243Z] 2021/03/14 18:21:23 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-03-14T18:21:23.414Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-14T18:21:23.503Z] 2021/03/14 18:21:23 Finished clone github.com/Graylog2/go-gelf [2021-03-14T18:21:23.503Z] 2021/03/14 18:21:23 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-03-14T18:21:23.799Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-14T18:21:23.799Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-14T18:21:23.982Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-14T18:21:24.075Z] 2021/03/14 18:21:23 Finished clone github.com/opencontainers/image-spec [2021-03-14T18:21:24.075Z] 2021/03/14 18:21:23 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-03-14T18:21:24.075Z] 2021/03/14 18:21:23 Finished clone github.com/vbatts/tar-split [2021-03-14T18:21:24.075Z] 2021/03/14 18:21:23 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-03-14T18:21:24.075Z] 2021/03/14 18:21:24 Finished clone github.com/fluent/fluent-logger-golang [2021-03-14T18:21:24.075Z] 2021/03/14 18:21:24 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-03-14T18:21:24.189Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2021-03-14T18:21:24.189Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-14T18:21:24.646Z] 2021/03/14 18:21:24 Finished clone github.com/philhofer/fwd [2021-03-14T18:21:24.646Z] 2021/03/14 18:21:24 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-03-14T18:21:24.826Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-14T18:21:24.826Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-14T18:21:24.906Z] 2021/03/14 18:21:24 Finished clone github.com/fsnotify/fsnotify [2021-03-14T18:21:24.906Z] 2021/03/14 18:21:24 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-03-14T18:21:25.115Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-14T18:21:25.115Z] === RUN TestInfoAPI [2021-03-14T18:21:25.115Z] --- PASS: TestInfoAPI (0.02s) [2021-03-14T18:21:25.115Z] === RUN TestInfoAPIWarnings [2021-03-14T18:21:25.180Z] 2021/03/14 18:21:25 Finished clone github.com/bsphere/le_go [2021-03-14T18:21:25.180Z] 2021/03/14 18:21:25 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-03-14T18:21:25.371Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-14T18:21:25.451Z] 2021/03/14 18:21:25 Finished clone github.com/jmespath/go-jmespath [2021-03-14T18:21:25.451Z] 2021/03/14 18:21:25 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-03-14T18:21:25.711Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s) [2021-03-14T18:21:25.711Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-14T18:21:25.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:21:25.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:21:25.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:21:25.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:21:25.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:21:25.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:21:25.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:21:25.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:21:25.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:21:25.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:21:25.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:21:25.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:21:25.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:21:25.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:21:25.938Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-14T18:21:26.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:21:26.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-14T18:21:26.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-03-14T18:21:26.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-03-14T18:21:26.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-03-14T18:21:26.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-03-14T18:21:26.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-14T18:21:26.005Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-14T18:21:26.020Z] 2021/03/14 18:21:25 Finished clone github.com/golang/groupcache [2021-03-14T18:21:26.020Z] 2021/03/14 18:21:25 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-03-14T18:21:26.298Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2021-03-14T18:21:26.298Z] === RUN TestCreateDifferentPlatform [2021-03-14T18:21:26.298Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-14T18:21:26.298Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-14T18:21:26.298Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-14T18:21:26.298Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-14T18:21:26.298Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-14T18:21:26.298Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-14T18:21:26.589Z] 2021/03/14 18:21:26 Finished clone golang.org/x/oauth2 [2021-03-14T18:21:26.589Z] 2021/03/14 18:21:26 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-03-14T18:21:26.593Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-14T18:21:26.593Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-14T18:21:26.593Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-14T18:21:26.593Z] === RUN TestContainerStartOnDaemonRestart [2021-03-14T18:21:26.593Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-14T18:21:26.593Z] === RUN TestDaemonRestartIpcMode [2021-03-14T18:21:26.593Z] === PAUSE TestDaemonRestartIpcMode [2021-03-14T18:21:26.593Z] === RUN TestDaemonHostGatewayIP [2021-03-14T18:21:26.593Z] === PAUSE TestDaemonHostGatewayIP [2021-03-14T18:21:26.593Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-14T18:21:26.593Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-14T18:21:26.593Z] === RUN TestContainerKillOnDaemonStart [2021-03-14T18:21:26.593Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-14T18:21:26.593Z] === RUN TestDiff [2021-03-14T18:21:26.850Z] 2021/03/14 18:21:26 Finished clone github.com/googleapis/gax-go [2021-03-14T18:21:26.850Z] 2021/03/14 18:21:26 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-03-14T18:21:26.872Z] --- PASS: TestCreateServiceSysctls (3.89s) [2021-03-14T18:21:26.872Z] === RUN TestCreateServiceCapabilities [2021-03-14T18:21:26.872Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-14T18:21:26.889Z] --- PASS: TestDiff (0.51s) [2021-03-14T18:21:26.889Z] === RUN TestExecWithCloseStdin [2021-03-14T18:21:27.111Z] 2021/03/14 18:21:27 Finished clone github.com/tinylib/msgp [2021-03-14T18:21:27.111Z] 2021/03/14 18:21:27 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-03-14T18:21:27.524Z] --- PASS: TestExecWithCloseStdin (0.59s) [2021-03-14T18:21:27.524Z] === RUN TestExec [2021-03-14T18:21:28.163Z] --- PASS: TestExec (0.59s) [2021-03-14T18:21:28.163Z] === RUN TestExecUser [2021-03-14T18:21:28.247Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-14T18:21:28.495Z] 2021/03/14 18:21:28 Finished clone github.com/containerd/fifo [2021-03-14T18:21:28.495Z] 2021/03/14 18:21:28 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-03-14T18:21:28.755Z] 2021/03/14 18:21:28 Finished clone go.opencensus.io [2021-03-14T18:21:28.755Z] 2021/03/14 18:21:28 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-03-14T18:21:28.801Z] --- PASS: TestExecUser (0.60s) [2021-03-14T18:21:28.801Z] === RUN TestExportContainerAndImportImage [2021-03-14T18:21:28.814Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-14T18:21:29.015Z] 2021/03/14 18:21:28 Finished clone github.com/ugorji/go [2021-03-14T18:21:29.015Z] 2021/03/14 18:21:28 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-03-14T18:21:29.857Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-03-14T18:21:29.857Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-14T18:21:30.190Z] --- PASS: TestCreateServiceCapabilities (3.29s) [2021-03-14T18:21:30.190Z] === RUN TestInspect [2021-03-14T18:21:30.397Z] 2021/03/14 18:21:30 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-03-14T18:21:30.397Z] 2021/03/14 18:21:30 Finished clone github.com/containerd/cgroups [2021-03-14T18:21:30.657Z] 2021/03/14 18:21:30 Finished clone github.com/containerd/go-runc [2021-03-14T18:21:30.657Z] 2021/03/14 18:21:30 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-03-14T18:21:30.759Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-14T18:21:30.907Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-03-14T18:21:30.907Z] === RUN TestHealthCheckWorkdir [2021-03-14T18:21:31.947Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2021-03-14T18:21:31.947Z] === RUN TestHealthKillContainer [2021-03-14T18:21:32.041Z] 2021/03/14 18:21:31 Finished clone github.com/containerd/typeurl [2021-03-14T18:21:32.041Z] 2021/03/14 18:21:31 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-03-14T18:21:32.301Z] 2021/03/14 18:21:32 Finished clone github.com/containerd/ttrpc [2021-03-14T18:21:32.301Z] 2021/03/14 18:21:32 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-03-14T18:21:33.241Z] 2021/03/14 18:21:33 Finished clone github.com/containerd/console [2021-03-14T18:21:33.241Z] 2021/03/14 18:21:33 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-03-14T18:21:34.043Z] --- PASS: TestInspect (3.43s) [2021-03-14T18:21:34.043Z] === RUN TestCreateJob [2021-03-14T18:21:34.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-14T18:21:34.182Z] 2021/03/14 18:21:33 Finished clone github.com/gogo/googleapis [2021-03-14T18:21:34.182Z] 2021/03/14 18:21:33 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-03-14T18:21:34.692Z] --- PASS: TestHealthKillContainer (2.61s) [2021-03-14T18:21:34.692Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-14T18:21:34.753Z] 2021/03/14 18:21:34 Finished clone github.com/containerd/continuity [2021-03-14T18:21:34.753Z] 2021/03/14 18:21:34 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-03-14T18:21:34.753Z] 2021/03/14 18:21:34 Finished clone github.com/miekg/dns [2021-03-14T18:21:34.753Z] 2021/03/14 18:21:34 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-03-14T18:21:34.979Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-14T18:21:34.999Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-03-14T18:21:34.999Z] === RUN TestIpcModeNone [2021-03-14T18:21:35.323Z] 2021/03/14 18:21:35 Finished clone github.com/opencontainers/runc [2021-03-14T18:21:35.323Z] 2021/03/14 18:21:35 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-03-14T18:21:35.638Z] --- PASS: TestIpcModeNone (0.62s) [2021-03-14T18:21:35.639Z] === RUN TestIpcModePrivate [2021-03-14T18:21:36.275Z] --- PASS: TestIpcModePrivate (0.62s) [2021-03-14T18:21:36.275Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-03-14T18:21:36.275Z] === RUN TestIpcModeShareable [2021-03-14T18:21:36.708Z] 2021/03/14 18:21:36 Finished clone github.com/fernet/fernet-go [2021-03-14T18:21:36.708Z] 2021/03/14 18:21:36 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-03-14T18:21:36.912Z] --- PASS: TestIpcModeShareable (0.62s) [2021-03-14T18:21:36.912Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-03-14T18:21:36.912Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-14T18:21:37.280Z] 2021/03/14 18:21:37 Finished clone github.com/cilium/ebpf [2021-03-14T18:21:37.280Z] 2021/03/14 18:21:37 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-03-14T18:21:37.541Z] 2021/03/14 18:21:37 Finished clone google.golang.org/grpc [2021-03-14T18:21:37.541Z] 2021/03/14 18:21:37 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-03-14T18:21:38.265Z] --- PASS: TestCreateJob (4.34s) [2021-03-14T18:21:38.265Z] === RUN TestReplicatedJob [2021-03-14T18:21:38.265Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-14T18:21:38.265Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-14T18:21:38.992Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2021-03-14T18:21:38.992Z] === RUN TestAPIIpcModeHost [2021-03-14T18:21:38.992Z] --- PASS: TestAPIIpcModeHost (0.49s) [2021-03-14T18:21:38.992Z] === RUN TestDaemonIpcModeShareable [2021-03-14T18:21:39.455Z] 2021/03/14 18:21:39 Finished clone golang.org/x/time [2021-03-14T18:21:39.455Z] 2021/03/14 18:21:39 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-03-14T18:21:40.509Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2021-03-14T18:21:40.509Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-14T18:21:40.509Z] === RUN TestDaemonIpcModePrivate [2021-03-14T18:21:40.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-14T18:21:40.840Z] 2021/03/14 18:21:40 Finished clone github.com/docker/distribution [2021-03-14T18:21:40.840Z] 2021/03/14 18:21:40 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-03-14T18:21:40.840Z] 2021/03/14 18:21:40 Finished clone github.com/hashicorp/go-memdb [2021-03-14T18:21:40.840Z] 2021/03/14 18:21:40 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-03-14T18:21:41.411Z] 2021/03/14 18:21:41 Finished clone github.com/hashicorp/go-immutable-radix [2021-03-14T18:21:41.411Z] 2021/03/14 18:21:41 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-03-14T18:21:42.037Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2021-03-14T18:21:42.037Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-14T18:21:42.037Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-14T18:21:42.353Z] 2021/03/14 18:21:42 Finished clone github.com/hashicorp/golang-lru [2021-03-14T18:21:42.353Z] 2021/03/14 18:21:42 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-03-14T18:21:42.924Z] 2021/03/14 18:21:42 Finished clone github.com/coreos/pkg [2021-03-14T18:21:42.924Z] 2021/03/14 18:21:42 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-03-14T18:21:42.924Z] 2021/03/14 18:21:42 Finished clone github.com/golang/protobuf [2021-03-14T18:21:42.924Z] 2021/03/14 18:21:42 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-03-14T18:21:43.330Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-14T18:21:43.554Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.34s) [2021-03-14T18:21:43.554Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-14T18:21:43.554Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-14T18:21:43.659Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-03-14T18:21:43.659Z] === RUN TestInfoDebug [2021-03-14T18:21:43.659Z] --- PASS: TestInfoDebug (0.53s) [2021-03-14T18:21:43.659Z] === RUN TestInfoInsecureRegistries [2021-03-14T18:21:43.659Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-14T18:21:43.659Z] === RUN TestInfoRegistryMirrors [2021-03-14T18:21:43.659Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-14T18:21:43.659Z] === RUN TestLoginFailsWithBadCredentials [2021-03-14T18:21:43.659Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-03-14T18:21:43.659Z] === RUN TestPingCacheHeaders [2021-03-14T18:21:43.659Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-03-14T18:21:43.659Z] === RUN TestPingGet [2021-03-14T18:21:43.659Z] --- PASS: TestPingGet (0.02s) [2021-03-14T18:21:43.659Z] === RUN TestPingHead [2021-03-14T18:21:43.659Z] --- PASS: TestPingHead (0.01s) [2021-03-14T18:21:43.659Z] === RUN TestVersion [2021-03-14T18:21:43.659Z] --- PASS: TestVersion (0.01s) [2021-03-14T18:21:43.659Z] PASS [2021-03-14T18:21:43.659Z] [2021-03-14T18:21:43.659Z] === Skipped [2021-03-14T18:21:43.659Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-14T18:21:43.659Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-14T18:21:43.659Z] [2021-03-14T18:21:43.659Z] [2021-03-14T18:21:43.659Z] DONE 18 tests, 1 skipped in 21.443s [2021-03-14T18:21:43.659Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-03-14T18:21:43.659Z] ++ 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-03-14T18:21:43.659Z] ++ set -e [2021-03-14T18:21:43.659Z] ++ '[' -n 0 ']' [2021-03-14T18:21:43.659Z] ++ set -x [2021-03-14T18:21:43.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-03-14T18:21:43.659Z] INFO: Testing against a local daemon [2021-03-14T18:21:43.659Z] === RUN TestVolumesCreateAndList [2021-03-14T18:21:43.659Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-03-14T18:21:43.659Z] === RUN TestVolumesRemove [2021-03-14T18:21:43.659Z] --- PASS: TestVolumesRemove (0.12s) [2021-03-14T18:21:43.659Z] === RUN TestVolumesInspect [2021-03-14T18:21:43.659Z] --- PASS: TestVolumesInspect (0.01s) [2021-03-14T18:21:43.659Z] === RUN TestVolumesInvalidJSON [2021-03-14T18:21:43.659Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-14T18:21:43.659Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-14T18:21:43.659Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-14T18:21:43.659Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-14T18:21:43.659Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-14T18:21:43.659Z] PASS [2021-03-14T18:21:43.659Z] [2021-03-14T18:21:43.659Z] DONE 5 tests in 0.276s [2021-03-14T18:21:43.659Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-14T18:21:43.866Z] 2021/03/14 18:21:43 Finished clone code.cloudfoundry.org/clock [2021-03-14T18:21:43.866Z] 2021/03/14 18:21:43 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-03-14T18:21:43.866Z] 2021/03/14 18:21:43 Finished clone golang.org/x/crypto [2021-03-14T18:21:43.866Z] 2021/03/14 18:21:43 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-03-14T18:21:43.948Z] ++++ cat bundles/test-integration/docker.pid [2021-03-14T18:21:43.949Z] +++ kill 12252 [2021-03-14T18:21:44.439Z] 2021/03/14 18:21:44 Finished clone github.com/beorn7/perks [2021-03-14T18:21:44.439Z] 2021/03/14 18:21:44 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-03-14T18:21:44.595Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.35s) [2021-03-14T18:21:44.595Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-14T18:21:44.595Z] === RUN TestIpcModeOlderClient [2021-03-14T18:21:44.595Z] === PAUSE TestIpcModeOlderClient [2021-03-14T18:21:44.595Z] === RUN TestKillContainerInvalidSignal [2021-03-14T18:21:45.235Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2021-03-14T18:21:45.235Z] === RUN TestKillContainer [2021-03-14T18:21:45.235Z] === RUN TestKillContainer/no_signal [2021-03-14T18:21:45.235Z] --- PASS: TestReplicatedJob (7.05s) [2021-03-14T18:21:45.235Z] === RUN TestUpdateReplicatedJob [2021-03-14T18:21:45.380Z] 2021/03/14 18:21:45 Finished clone github.com/prometheus/client_model [2021-03-14T18:21:45.380Z] 2021/03/14 18:21:45 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-03-14T18:21:45.380Z] 2021/03/14 18:21:45 Finished clone github.com/Microsoft/hcsshim [2021-03-14T18:21:45.380Z] 2021/03/14 18:21:45 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-03-14T18:21:45.447Z] +++ /etc/init.d/apparmor stop [2021-03-14T18:21:45.447Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-14T18:21:45.447Z] [2021-03-14T18:21:45.447Z] Unloading profiles will leave already running processes permanently [2021-03-14T18:21:45.447Z] unconfined, which can lead to unexpected situations. [2021-03-14T18:21:45.447Z] [2021-03-14T18:21:45.447Z] To set a process to complain mode, use the command line tool [2021-03-14T18:21:45.447Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-14T18:21:45.447Z] +++ true [2021-03-14T18:21:45.447Z] exiting test-integration [2021-03-14T18:21:45.447Z] ++ exit 0 [2021-03-14T18:21:45.447Z] [2021-03-14T18:21:45.869Z] === RUN TestKillContainer/non_killing_signal [2021-03-14T18:21:46.161Z] === RUN TestKillContainer/killing_signal [2021-03-14T18:21:46.170Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-14T18:21:46.429Z] === RUN TestDockerSuite/TestCpToCaseJ Post stage [Pipeline] junit [2021-03-14T18:21:46.520Z] Recording test results [2021-03-14T18:21:46.801Z] --- PASS: TestKillContainer (1.62s) [2021-03-14T18:21:46.801Z] --- PASS: TestKillContainer/no_signal (0.54s) [2021-03-14T18:21:46.801Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2021-03-14T18:21:46.801Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2021-03-14T18:21:46.801Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-14T18:21:46.801Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-14T18:21:46.805Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-14T18:21:47.214Z] + echo Ensuring container killed. [2021-03-14T18:21:47.214Z] Ensuring container killed. [2021-03-14T18:21:47.214Z] + docker rm -vf docker-pr1 [2021-03-14T18:21:47.214Z] Error: No such container: docker-pr1 [2021-03-14T18:21:47.214Z] + true [Pipeline] sh [2021-03-14T18:21:47.295Z] 2021/03/14 18:21:46 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-03-14T18:21:47.295Z] 2021/03/14 18:21:46 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-03-14T18:21:47.295Z] 2021/03/14 18:21:46 Finished clone github.com/prometheus/client_golang [2021-03-14T18:21:47.295Z] 2021/03/14 18:21:46 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-03-14T18:21:47.295Z] 2021/03/14 18:21:46 Finished clone github.com/pkg/errors [2021-03-14T18:21:47.295Z] 2021/03/14 18:21:46 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-03-14T18:21:47.437Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-14T18:21:47.557Z] 2021/03/14 18:21:47 Finished clone github.com/prometheus/common [2021-03-14T18:21:47.557Z] 2021/03/14 18:21:47 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-03-14T18:21:47.557Z] 2021/03/14 18:21:47 Finished clone github.com/prometheus/procfs [2021-03-14T18:21:47.557Z] 2021/03/14 18:21:47 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-03-14T18:21:47.585Z] + echo Chowning /workspace to jenkins user [2021-03-14T18:21:47.585Z] Chowning /workspace to jenkins user [2021-03-14T18:21:47.585Z] + id -u [2021-03-14T18:21:47.585Z] + id -g [2021-03-14T18:21:47.585Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42145:/workspace busybox chown -R 1001:1001 /workspace [2021-03-14T18:21:47.585Z] Unable to find image 'busybox:latest' locally [2021-03-14T18:21:47.877Z] latest: Pulling from library/busybox [2021-03-14T18:21:47.877Z] 7d95fb1c8be1: Pulling fs layer [2021-03-14T18:21:47.877Z] 7d95fb1c8be1: Verifying Checksum [2021-03-14T18:21:47.877Z] 7d95fb1c8be1: Download complete [2021-03-14T18:21:48.075Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2021-03-14T18:21:48.075Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2021-03-14T18:21:48.075Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2021-03-14T18:21:48.075Z] === RUN TestKillStoppedContainer [2021-03-14T18:21:48.075Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-03-14T18:21:48.075Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-14T18:21:48.075Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-03-14T18:21:48.075Z] === RUN TestKillDifferentUserContainer [2021-03-14T18:21:48.506Z] 7d95fb1c8be1: Pull complete [2021-03-14T18:21:48.506Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-14T18:21:48.506Z] Status: Downloaded newer image for busybox:latest [2021-03-14T18:21:48.523Z] 2021/03/14 18:21:48 Finished clone github.com/cespare/xxhash/v2 [2021-03-14T18:21:48.523Z] 2021/03/14 18:21:48 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-03-14T18:21:48.523Z] 2021/03/14 18:21:48 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-03-14T18:21:48.523Z] 2021/03/14 18:21:48 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-03-14T18:21:48.711Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2021-03-14T18:21:48.711Z] === RUN TestInspectOomKilledTrue [2021-03-14T18:21:48.964Z] --- PASS: TestUpdateReplicatedJob (4.03s) [2021-03-14T18:21:48.964Z] === RUN TestServiceListWithStatuses [2021-03-14T18:21:48.964Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-14T18:21:48.964Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-14T18:21:48.964Z] === RUN TestDockerNetworkConnectAlias [2021-03-14T18:21:49.099Z] 2021/03/14 18:21:48 Finished clone github.com/inconshreveable/mousetrap [2021-03-14T18:21:49.099Z] 2021/03/14 18:21:48 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-03-14T18:21:49.346Z] --- PASS: TestInspectOomKilledTrue (0.66s) [2021-03-14T18:21:49.346Z] === RUN TestInspectOomKilledFalse [2021-03-14T18:21:49.639Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2021-03-14T18:21:49.639Z] === RUN TestLinksEtcHostsContentMatch [2021-03-14T18:21:49.668Z] 2021/03/14 18:21:49 Finished clone github.com/spf13/pflag [2021-03-14T18:21:49.668Z] 2021/03/14 18:21:49 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-03-14T18:21:49.928Z] 2021/03/14 18:21:49 Finished clone github.com/docker/go-metrics [2021-03-14T18:21:49.928Z] 2021/03/14 18:21:49 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-03-14T18:21:49.928Z] 2021/03/14 18:21:49 Finished clone github.com/morikuni/aec [2021-03-14T18:21:49.928Z] 2021/03/14 18:21:49 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-03-14T18:21:50.187Z] 2021/03/14 18:21:50 Finished clone github.com/spf13/cobra [2021-03-14T18:21:50.187Z] 2021/03/14 18:21:50 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-03-14T18:21:50.278Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2021-03-14T18:21:50.278Z] === RUN TestLinksContainerNames [2021-03-14T18:21:50.351Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-14T18:21:50.956Z] + bundleName=s390x-integration [2021-03-14T18:21:50.956Z] + echo Creating s390x-integration-bundles.tar.gz [2021-03-14T18:21:50.956Z] Creating s390x-integration-bundles.tar.gz [2021-03-14T18:21:50.956Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-03-14T18:21:50.956Z] + 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-03-14T18:21:51.000Z] Archiving artifacts [2021-03-14T18:21:51.288Z] === RUN TestDockerSuite/TestCpToDot [2021-03-14T18:21:51.315Z] --- PASS: TestLinksContainerNames (1.01s) [2021-03-14T18:21:51.315Z] === RUN TestLogsFollowTailEmpty [2021-03-14T18:21:51.360Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42145/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-14T18:21:51.572Z] 2021/03/14 18:21:51 Finished clone golang.org/x/sync [2021-03-14T18:21:51.572Z] 2021/03/14 18:21:51 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-03-14T18:21:51.609Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2021-03-14T18:21:51.609Z] === RUN TestContainerNetworkMountsNoChown [2021-03-14T18:21:51.740Z] + make clean [2021-03-14T18:21:51.832Z] 2021/03/14 18:21:51 Finished clone github.com/docker/libtrust [2021-03-14T18:21:51.832Z] 2021/03/14 18:21:51 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-03-14T18:21:51.832Z] 2021/03/14 18:21:51 Finished clone github.com/google/certificate-transparency-go [2021-03-14T18:21:51.832Z] 2021/03/14 18:21:51 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-03-14T18:21:51.854Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-14T18:21:52.030Z] docker volume rm -f docker-dev-cache [2021-03-14T18:21:52.030Z] docker-dev-cache [Pipeline] deleteDir [2021-03-14T18:21:52.093Z] 2021/03/14 18:21:51 Finished clone github.com/google/uuid [2021-03-14T18:21:52.093Z] 2021/03/14 18:21:51 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-03-14T18:21:52.259Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2021-03-14T18:21:52.259Z] === RUN TestMountDaemonRoot [2021-03-14T18:21:52.259Z] === RUN TestMountDaemonRoot/default [2021-03-14T18:21:52.259Z] === PAUSE TestMountDaemonRoot/default [2021-03-14T18:21:52.259Z] === RUN TestMountDaemonRoot/private [2021-03-14T18:21:52.259Z] === PAUSE TestMountDaemonRoot/private [2021-03-14T18:21:52.259Z] === RUN TestMountDaemonRoot/rprivate [2021-03-14T18:21:52.259Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-14T18:21:52.259Z] === RUN TestMountDaemonRoot/slave [2021-03-14T18:21:52.259Z] === PAUSE TestMountDaemonRoot/slave [2021-03-14T18:21:52.259Z] === RUN TestMountDaemonRoot/rslave [2021-03-14T18:21:52.259Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-14T18:21:52.259Z] === RUN TestMountDaemonRoot/shared [2021-03-14T18:21:52.259Z] === PAUSE TestMountDaemonRoot/shared [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rshared [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/default [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/rprivate [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/rslave [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/rshared [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/private [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/shared [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/slave [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:21:52.260Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:21:52.260Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-14T18:21:52.260Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-14T18:21:52.557Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-03-14T18:21:52.557Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-14T18:21:52.557Z] === RUN TestContainerBindMountNonRecursive [2021-03-14T18:21:53.035Z] 2021/03/14 18:21:52 Finished clone github.com/opencontainers/selinux [2021-03-14T18:21:53.035Z] 2021/03/14 18:21:52 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-03-14T18:21:53.231Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-14T18:21:53.613Z] 2021/03/14 18:21:53 Finished clone github.com/moby/locker [2021-03-14T18:21:53.613Z] 2021/03/14 18:21:53 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-03-14T18:21:53.613Z] 2021/03/14 18:21:53 Finished clone github.com/gorilla/mux [2021-03-14T18:21:53.613Z] 2021/03/14 18:21:53 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-03-14T18:21:53.613Z] 2021/03/14 18:21:53 Finished clone github.com/moby/term [2021-03-14T18:21:53.613Z] 2021/03/14 18:21:53 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-03-14T18:21:54.079Z] --- PASS: TestContainerBindMountNonRecursive (1.48s) [2021-03-14T18:21:54.079Z] === RUN TestContainerVolumesMountedAsShared [2021-03-14T18:21:54.606Z] === RUN TestDockerSuite/TestCpToStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-14T18:21:54.717Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2021-03-14T18:21:54.717Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-14T18:21:54.864Z] --- PASS: TestDockerNetworkConnectAlias (5.90s) [2021-03-14T18:21:54.864Z] === RUN TestDockerNetworkReConnect [2021-03-14T18:21:54.997Z] 2021/03/14 18:21:54 Finished clone github.com/moby/sys [2021-03-14T18:21:54.997Z] 2021/03/14 18:21:54 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-03-14T18:21:54.997Z] 2021/03/14 18:21:54 Finished clone github.com/creack/pty [2021-03-14T18:21:54.997Z] 2021/03/14 18:21:54 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-03-14T18:21:55.011Z] --- PASS: TestContainerVolumesMountedAsSlave (0.41s) [2021-03-14T18:21:55.011Z] === RUN TestNetworkNat [2021-03-14T18:21:55.258Z] 2021/03/14 18:21:55 Finished clone github.com/tchap/go-patricia [2021-03-14T18:21:55.258Z] 2021/03/14 18:21:55 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-03-14T18:21:55.431Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-14T18:21:55.658Z] --- PASS: TestNetworkNat (0.54s) [2021-03-14T18:21:55.658Z] === RUN TestNetworkLocalhostTCPNat [2021-03-14T18:21:56.296Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-03-14T18:21:56.296Z] === RUN TestNetworkLoopbackNat [2021-03-14T18:21:56.640Z] 2021/03/14 18:21:56 Finished clone github.com/sirupsen/logrus [2021-03-14T18:21:56.640Z] 2021/03/14 18:21:56 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-03-14T18:21:56.640Z] 2021/03/14 18:21:56 Finished clone github.com/docker/go-units [2021-03-14T18:21:56.640Z] 2021/03/14 18:21:56 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-03-14T18:21:56.807Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-14T18:21:56.900Z] 2021/03/14 18:21:56 Finished clone github.com/cloudflare/cfssl [2021-03-14T18:21:56.900Z] 2021/03/14 18:21:56 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-03-14T18:21:57.066Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-14T18:21:58.003Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-14T18:21:58.941Z] --- PASS: TestDockerNetworkReConnect (4.11s) [2021-03-14T18:21:58.941Z] === RUN TestServicePlugin [2021-03-14T18:21:59.028Z] --- PASS: TestNetworkLoopbackNat (2.70s) [2021-03-14T18:21:59.028Z] === RUN TestPause [2021-03-14T18:21:59.199Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-14T18:21:59.321Z] --- PASS: TestPause (0.55s) [2021-03-14T18:21:59.321Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-14T18:21:59.321Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-14T18:21:59.321Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-14T18:21:59.321Z] === RUN TestPauseStopPausedContainer [2021-03-14T18:21:59.458Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-14T18:21:59.458Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-14T18:21:59.958Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2021-03-14T18:21:59.958Z] === RUN TestPsFilter [2021-03-14T18:22:00.025Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-14T18:22:00.197Z] 2021/03/14 18:21:59 Finished clone gotest.tools/v3 [2021-03-14T18:22:00.197Z] 2021/03/14 18:21:59 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-03-14T18:22:00.251Z] --- PASS: TestPsFilter (0.17s) [2021-03-14T18:22:00.251Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-14T18:22:00.543Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2021-03-14T18:22:00.543Z] === RUN TestRemoveContainerWithVolume [2021-03-14T18:22:00.594Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-14T18:22:00.594Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-14T18:22:00.769Z] 2021/03/14 18:22:00 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-03-14T18:22:00.769Z] 2021/03/14 18:22:00 Finished clone github.com/docker/go-connections [2021-03-14T18:22:00.853Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-14T18:22:01.179Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2021-03-14T18:22:01.179Z] === RUN TestRemoveContainerRunning [2021-03-14T18:22:01.420Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-14T18:22:01.679Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-14T18:22:01.679Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-14T18:22:01.818Z] --- PASS: TestRemoveContainerRunning (0.54s) [2021-03-14T18:22:01.818Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-14T18:22:01.937Z] === RUN TestDockerSuite/TestCreateRM [2021-03-14T18:22:01.937Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-14T18:22:01.937Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-14T18:22:02.154Z] 2021/03/14 18:22:02 Finished clone github.com/golang/gddo [2021-03-14T18:22:02.154Z] 2021/03/14 18:22:02 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-03-14T18:22:02.154Z] 2021/03/14 18:22:02 Finished clone github.com/google/go-cmp [2021-03-14T18:22:02.154Z] 2021/03/14 18:22:02 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-03-14T18:22:02.196Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-14T18:22:02.196Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-14T18:22:02.460Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2021-03-14T18:22:02.460Z] === RUN TestRemoveInvalidContainer [2021-03-14T18:22:02.460Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-14T18:22:02.461Z] === RUN TestRenameLinkedContainer [2021-03-14T18:22:02.725Z] 2021/03/14 18:22:02 Finished clone github.com/syndtr/gocapability [2021-03-14T18:22:02.725Z] 2021/03/14 18:22:02 Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20 [2021-03-14T18:22:02.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-14T18:22:04.110Z] 2021/03/14 18:22:03 Finished clone github.com/RackSec/srslog [2021-03-14T18:22:04.110Z] 2021/03/14 18:22:03 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-03-14T18:22:04.371Z] 2021/03/14 18:22:04 Finished clone github.com/imdario/mergo [2021-03-14T18:22:04.371Z] 2021/03/14 18:22:04 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-03-14T18:22:04.630Z] --- PASS: TestRenameLinkedContainer (2.10s) [2021-03-14T18:22:04.630Z] === RUN TestRenameStoppedContainer [2021-03-14T18:22:04.669Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-14T18:22:04.669Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-14T18:22:04.924Z] --- PASS: TestRenameStoppedContainer (0.53s) [2021-03-14T18:22:04.924Z] === RUN TestRenameRunningContainerAndReuse [2021-03-14T18:22:04.928Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-14T18:22:05.971Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s) [2021-03-14T18:22:05.971Z] === RUN TestRenameInvalidName [2021-03-14T18:22:06.609Z] --- PASS: TestRenameInvalidName (0.52s) [2021-03-14T18:22:06.609Z] === RUN TestRenameAnonymousContainer [2021-03-14T18:22:08.577Z] 2021/03/14 18:22:07 Finished clone github.com/docker/swarmkit [2021-03-14T18:22:08.577Z] 2021/03/14 18:22:07 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-03-14T18:22:08.692Z] --- PASS: TestRenameAnonymousContainer (1.89s) [2021-03-14T18:22:08.692Z] === RUN TestRenameContainerWithSameName [2021-03-14T18:22:08.986Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2021-03-14T18:22:08.986Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-14T18:22:09.159Z] 2021/03/14 18:22:09 Finished clone golang.org/x/net [2021-03-14T18:22:09.159Z] 2021/03/14 18:22:09 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-03-14T18:22:09.420Z] 2021/03/14 18:22:09 Finished clone github.com/tonistiigi/units [2021-03-14T18:22:09.420Z] 2021/03/14 18:22:09 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-03-14T18:22:09.680Z] 2021/03/14 18:22:09 Finished clone github.com/Microsoft/opengcs [2021-03-14T18:22:09.680Z] 2021/03/14 18:22:09 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-03-14T18:22:09.941Z] 2021/03/14 18:22:09 Finished clone github.com/tonistiigi/fsutil [2021-03-14T18:22:09.941Z] 2021/03/14 18:22:09 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-03-14T18:22:10.026Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2021-03-14T18:22:10.026Z] === RUN TestResize [2021-03-14T18:22:10.667Z] --- PASS: TestResize (0.55s) [2021-03-14T18:22:10.667Z] === RUN TestResizeWithInvalidSize [2021-03-14T18:22:10.883Z] 2021/03/14 18:22:10 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-03-14T18:22:10.883Z] 2021/03/14 18:22:10 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-03-14T18:22:11.144Z] 2021/03/14 18:22:11 Finished clone github.com/google/shlex [2021-03-14T18:22:11.144Z] 2021/03/14 18:22:11 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-03-14T18:22:11.144Z] 2021/03/14 18:22:11 Finished clone github.com/opentracing/opentracing-go [2021-03-14T18:22:11.144Z] 2021/03/14 18:22:11 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-03-14T18:22:11.304Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2021-03-14T18:22:11.304Z] === RUN TestResizeWhenContainerNotStarted [2021-03-14T18:22:11.406Z] 2021/03/14 18:22:11 Finished clone github.com/opentracing-contrib/go-stdlib [2021-03-14T18:22:11.406Z] 2021/03/14 18:22:11 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-03-14T18:22:11.491Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-14T18:22:11.491Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-14T18:22:11.491Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-14T18:22:11.491Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-14T18:22:11.491Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-14T18:22:11.491Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-14T18:22:11.491Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-14T18:22:11.601Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:22:11.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:22:11.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:22:11.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:22:11.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:22:11.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:22:11.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:22:11.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:22:11.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:22:11.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:22:11.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:22:11.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:22:11.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:22:11.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:22:11.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-14T18:22:11.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:22:11.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:22:11.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-14T18:22:12.427Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-14T18:22:12.791Z] 2021/03/14 18:22:12 Finished clone github.com/mitchellh/hashstructure [2021-03-14T18:22:12.791Z] 2021/03/14 18:22:12 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-03-14T18:22:12.791Z] 2021/03/14 18:22:12 Finished clone github.com/gofrs/flock [2021-03-14T18:22:12.791Z] 2021/03/14 18:22:12 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-03-14T18:22:12.993Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-14T18:22:13.700Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-14T18:22:13.700Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-14T18:22:13.936Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-14T18:22:14.705Z] 2021/03/14 18:22:14 Finished clone github.com/hashicorp/memberlist [2021-03-14T18:22:14.705Z] 2021/03/14 18:22:14 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-03-14T18:22:14.705Z] 2021/03/14 18:22:14 Finished clone github.com/armon/go-radix [2021-03-14T18:22:14.705Z] 2021/03/14 18:22:14 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-03-14T18:22:14.705Z] 2021/03/14 18:22:14 Finished clone github.com/docker/go-events [2021-03-14T18:22:14.705Z] 2021/03/14 18:22:14 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-03-14T18:22:14.766Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-14T18:22:14.895Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-14T18:22:15.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-14T18:22:15.462Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-14T18:22:15.648Z] 2021/03/14 18:22:15 Finished clone cloud.google.com/go [2021-03-14T18:22:15.648Z] 2021/03/14 18:22:15 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-03-14T18:22:16.029Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-14T18:22:16.029Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-14T18:22:16.221Z] 2021/03/14 18:22:16 Finished clone github.com/armon/go-metrics [2021-03-14T18:22:16.221Z] 2021/03/14 18:22:16 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-03-14T18:22:16.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-14T18:22:16.596Z] === RUN TestDockerSuite/TestDockerFails [2021-03-14T18:22:16.596Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-14T18:22:16.596Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-14T18:22:16.596Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-14T18:22:17.113Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-14T18:22:17.113Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-14T18:22:17.113Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-14T18:22:17.532Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-14T18:22:17.606Z] 2021/03/14 18:22:17 Finished clone github.com/sean-/seed [2021-03-14T18:22:17.606Z] 2021/03/14 18:22:17 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-03-14T18:22:18.098Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-14T18:22:18.177Z] 2021/03/14 18:22:17 Finished clone github.com/hashicorp/go-sockaddr [2021-03-14T18:22:18.177Z] 2021/03/14 18:22:17 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-03-14T18:22:18.177Z] 2021/03/14 18:22:17 Finished clone github.com/hashicorp/errwrap [2021-03-14T18:22:19.120Z] 2021/03/14 18:22:18 Finished clone github.com/hashicorp/go-multierror [2021-03-14T18:22:19.475Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-14T18:22:19.475Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-14T18:22:19.475Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-14T18:22:19.475Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.91s) [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s) [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.79s) [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s) [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s) [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2021-03-14T18:22:19.871Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2021-03-14T18:22:19.871Z] === RUN TestCgroupNamespacesRun [2021-03-14T18:22:20.914Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2021-03-14T18:22:20.914Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-14T18:22:21.665Z] 2021/03/14 18:22:21 Finished clone github.com/hashicorp/go-msgpack [2021-03-14T18:22:22.433Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2021-03-14T18:22:22.433Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-14T18:22:23.051Z] 2021/03/14 18:22:22 Finished clone github.com/coreos/etcd [2021-03-14T18:22:23.949Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2021-03-14T18:22:23.949Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-14T18:22:23.993Z] 2021/03/14 18:22:23 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-03-14T18:22:24.254Z] 2021/03/14 18:22:24 Finished clone golang.org/x/sys [2021-03-14T18:22:24.991Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2021-03-14T18:22:24.991Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-14T18:22:25.197Z] 2021/03/14 18:22:25 Finished clone github.com/docker/libnetwork [2021-03-14T18:22:26.037Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-14T18:22:26.517Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2021-03-14T18:22:26.517Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-14T18:22:26.582Z] 2021/03/14 18:22:26 Finished clone github.com/hashicorp/serf [2021-03-14T18:22:26.973Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-14T18:22:27.970Z] 2021/03/14 18:22:27 Finished clone golang.org/x/text [2021-03-14T18:22:27.970Z] 2021/03/14 18:22:27 Finished clone github.com/containerd/containerd [2021-03-14T18:22:28.032Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s) [2021-03-14T18:22:28.032Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-14T18:22:28.669Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-03-14T18:22:28.669Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-14T18:22:28.876Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-14T18:22:29.354Z] 2021/03/14 18:22:29 Finished clone github.com/moby/buildkit [2021-03-14T18:22:29.811Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-14T18:22:30.193Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2021-03-14T18:22:30.193Z] === RUN TestKernelTCPMemory [2021-03-14T18:22:30.377Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-14T18:22:30.488Z] --- PASS: TestKernelTCPMemory (0.63s) [2021-03-14T18:22:30.488Z] === RUN TestNISDomainname [2021-03-14T18:22:30.945Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-14T18:22:31.124Z] --- PASS: TestNISDomainname (0.66s) [2021-03-14T18:22:31.124Z] === RUN TestHostnameDnsResolution [2021-03-14T18:22:31.879Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-14T18:22:32.138Z] --- PASS: TestServicePlugin (33.28s) [2021-03-14T18:22:32.138Z] plugin_test.go:62: [d780d18e37c30] joining swarm manager [db0830ff0d0f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:22:32.138Z] plugin_test.go:65: [d361b48351454] joining swarm manager [db0830ff0d0f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:22:32.138Z] === RUN TestServiceUpdateLabel [2021-03-14T18:22:32.166Z] --- PASS: TestHostnameDnsResolution (0.82s) [2021-03-14T18:22:32.166Z] === RUN TestStats [2021-03-14T18:22:32.397Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-14T18:22:32.964Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-14T18:22:33.531Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-14T18:22:34.901Z] --- PASS: TestStats (2.52s) [2021-03-14T18:22:34.901Z] === RUN TestStopContainerWithTimeout [2021-03-14T18:22:34.901Z] === RUN TestStopContainerWithTimeout/0 [2021-03-14T18:22:34.901Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-14T18:22:34.901Z] === RUN TestStopContainerWithTimeout/1 [2021-03-14T18:22:34.901Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-14T18:22:34.901Z] === RUN TestStopContainerWithTimeout/3 [2021-03-14T18:22:34.901Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-14T18:22:34.901Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-14T18:22:34.901Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-14T18:22:34.901Z] === CONT TestStopContainerWithTimeout/0 [2021-03-14T18:22:34.901Z] === CONT TestStopContainerWithTimeout/3 [2021-03-14T18:22:34.901Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-14T18:22:34.901Z] === CONT TestStopContainerWithTimeout/1 [2021-03-14T18:22:34.908Z] --- PASS: TestServiceUpdateLabel (2.44s) [2021-03-14T18:22:34.908Z] === RUN TestServiceUpdateSecrets [2021-03-14T18:22:35.166Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-14T18:22:36.543Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-14T18:22:37.503Z] 2021/03/14 18:22:37 Finished clone google.golang.org/genproto [2021-03-14T18:22:37.672Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-14T18:22:37.672Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-03-14T18:22:37.672Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2021-03-14T18:22:37.672Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2021-03-14T18:22:37.672Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2021-03-14T18:22:37.672Z] === RUN TestDeleteDevicemapper [2021-03-14T18:22:37.672Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2021-03-14T18:22:37.672Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-14T18:22:37.672Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-14T18:22:39.093Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-14T18:22:40.422Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s) [2021-03-14T18:22:40.422Z] === RUN TestUpdateMemory [2021-03-14T18:22:40.718Z] --- PASS: TestUpdateMemory (0.73s) [2021-03-14T18:22:40.718Z] === RUN TestUpdateCPUQuota [2021-03-14T18:22:41.011Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-14T18:22:41.711Z] 2021/03/14 18:22:41 Finished clone github.com/gogo/protobuf [2021-03-14T18:22:41.757Z] --- PASS: TestUpdateCPUQuota (0.87s) [2021-03-14T18:22:41.757Z] === RUN TestUpdatePidsLimit [2021-03-14T18:22:41.757Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-14T18:22:41.757Z] === RUN TestUpdatePidsLimit/no_change [2021-03-14T18:22:41.949Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-14T18:22:42.052Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-14T18:22:42.347Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-14T18:22:42.639Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-14T18:22:42.885Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-14T18:22:42.933Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-14T18:22:43.228Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-14T18:22:43.452Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-14T18:22:43.452Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-14T18:22:43.865Z] --- PASS: TestUpdatePidsLimit (2.34s) [2021-03-14T18:22:43.865Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2021-03-14T18:22:43.865Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-03-14T18:22:43.865Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-03-14T18:22:43.865Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2021-03-14T18:22:43.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2021-03-14T18:22:43.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2021-03-14T18:22:43.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2021-03-14T18:22:43.865Z] === RUN TestUpdateRestartPolicy [2021-03-14T18:22:44.828Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-14T18:22:45.086Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-14T18:22:45.344Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-14T18:22:45.602Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-14T18:22:45.602Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-14T18:22:45.861Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-14T18:22:46.796Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-14T18:22:47.732Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-14T18:22:47.732Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-14T18:22:47.732Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-14T18:22:48.300Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-14T18:22:48.559Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-14T18:22:48.817Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-14T18:22:50.190Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-14T18:22:50.190Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2021-03-14T18:22:50.190Z] === RUN TestServiceUpdateConfigs [2021-03-14T18:22:50.190Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-14T18:22:50.190Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-14T18:22:50.190Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-14T18:22:52.093Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-14T18:22:52.352Z] === RUN TestDockerSuite/TestEventsRename [2021-03-14T18:22:53.292Z] === RUN TestDockerSuite/TestEventsResize [2021-03-14T18:22:53.859Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-14T18:22:56.529Z] --- PASS: TestUpdateRestartPolicy (11.22s) [2021-03-14T18:22:56.529Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-14T18:22:56.529Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s) [2021-03-14T18:22:56.529Z] === RUN TestWaitNonBlocked [2021-03-14T18:22:56.529Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:22:56.529Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:22:56.529Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:22:56.529Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:22:56.529Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:22:56.529Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:22:56.529Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-14T18:22:56.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2021-03-14T18:22:56.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2021-03-14T18:22:56.529Z] === RUN TestWaitBlocked [2021-03-14T18:22:56.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:22:56.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:22:56.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:22:56.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:22:56.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-14T18:22:56.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-14T18:22:57.583Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-14T18:22:57.583Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2021-03-14T18:22:57.583Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2021-03-14T18:22:57.583Z] === CONT TestContainerStartOnDaemonRestart [2021-03-14T18:22:57.583Z] === CONT TestIpcModeOlderClient [2021-03-14T18:22:57.583Z] === CONT TestDaemonHostGatewayIP [2021-03-14T18:22:57.583Z] === CONT TestContainerKillOnDaemonStart [2021-03-14T18:22:57.583Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-03-14T18:22:57.583Z] === CONT TestDaemonRestartIpcMode [2021-03-14T18:22:59.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-14T18:22:59.385Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-14T18:23:00.321Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-14T18:23:00.889Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-14T18:23:01.168Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s) [2021-03-14T18:23:01.168Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-14T18:23:01.809Z] --- PASS: TestDaemonRestartIpcMode (4.08s) [2021-03-14T18:23:01.809Z] --- PASS: TestDaemonHostGatewayIP (4.31s) [2021-03-14T18:23:03.349Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s) [2021-03-14T18:23:04.180Z] === RUN TestDockerSuite/TestEventsTop [2021-03-14T18:23:04.438Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-14T18:23:05.373Z] --- PASS: TestServiceUpdateConfigs (15.27s) [2021-03-14T18:23:05.373Z] === RUN TestServiceUpdateNetwork [2021-03-14T18:23:07.276Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-14T18:23:10.273Z] --- PASS: TestContainerKillOnDaemonStart (12.75s) [2021-03-14T18:23:10.273Z] PASS [2021-03-14T18:23:10.273Z] [2021-03-14T18:23:10.273Z] === Skipped [2021-03-14T18:23:10.273Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-03-14T18:23:10.273Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:23:10.273Z] [2021-03-14T18:23:10.273Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-14T18:23:10.273Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-14T18:23:10.273Z] [2021-03-14T18:23:10.273Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.01s) [2021-03-14T18:23:10.273Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-14T18:23:10.273Z] [2021-03-14T18:23:10.273Z] [2021-03-14T18:23:10.273Z] DONE 196 tests, 3 skipped in 109.933s [2021-03-14T18:23:10.273Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-03-14T18:23:10.273Z] ++ 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-03-14T18:23:10.273Z] ++ set -e [2021-03-14T18:23:10.273Z] ++ '[' -n 0 ']' [2021-03-14T18:23:10.273Z] ++ set -x [2021-03-14T18:23:10.273Z] ++ env -i DEST=/go/src/github.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-03-14T18:23:10.273Z] INFO: Testing against a local daemon [2021-03-14T18:23:10.273Z] === RUN TestCommitInheritsEnv [2021-03-14T18:23:10.577Z] --- PASS: TestCommitInheritsEnv (0.37s) [2021-03-14T18:23:10.577Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-14T18:23:10.577Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-14T18:23:10.577Z] === RUN TestImagesFilterMultiReference [2021-03-14T18:23:10.577Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-14T18:23:10.577Z] === RUN TestImagePullPlatformInvalid [2021-03-14T18:23:10.577Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-14T18:23:10.577Z] === RUN TestRemoveImageOrphaning [2021-03-14T18:23:11.217Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2021-03-14T18:23:11.217Z] === RUN TestRemoveImageGarbageCollector [2021-03-14T18:23:11.217Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-14T18:23:11.217Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:23:11.217Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-14T18:23:11.217Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-14T18:23:11.217Z] === RUN TestTagInvalidReference [2021-03-14T18:23:11.217Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-14T18:23:11.217Z] === RUN TestTagValidPrefixedRepo [2021-03-14T18:23:11.217Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-14T18:23:11.217Z] === RUN TestTagExistedNameWithoutForce [2021-03-14T18:23:11.217Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-14T18:23:11.217Z] === RUN TestTagOfficialNames [2021-03-14T18:23:11.217Z] --- PASS: TestTagOfficialNames (0.03s) [2021-03-14T18:23:11.217Z] === RUN TestTagMatchesDigest [2021-03-14T18:23:11.217Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-14T18:23:11.217Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-14T18:23:13.834Z] === RUN TestDockerSuite/TestExec [2021-03-14T18:23:13.834Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-14T18:23:14.401Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-14T18:23:14.968Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-14T18:23:15.535Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-14T18:23:16.472Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-14T18:23:17.040Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-14T18:23:17.608Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-14T18:23:18.176Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-14T18:23:18.743Z] --- PASS: TestServiceUpdateNetwork (13.42s) [2021-03-14T18:23:18.743Z] === RUN TestServiceUpdatePidsLimit [2021-03-14T18:23:19.001Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-14T18:23:19.571Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-14T18:23:20.138Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-14T18:23:20.138Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-14T18:23:20.466Z] 2021/03/14 18:23:17 Finished clone github.com/hashicorp/consul [2021-03-14T18:23:21.075Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-14T18:23:21.641Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-14T18:23:22.576Z] === RUN TestDockerSuite/TestExecEnv [2021-03-14T18:23:23.144Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-14T18:23:24.081Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-14T18:23:25.017Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-14T18:23:25.754Z] 2021/03/14 18:23:25 Finished clone github.com/aws/aws-sdk-go [2021-03-14T18:23:26.918Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-14T18:23:27.177Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-14T18:23:27.766Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-14T18:23:28.025Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-14T18:23:28.284Z] === RUN TestDockerSuite/TestExecParseError [2021-03-14T18:23:28.850Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-14T18:23:29.417Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-14T18:23:29.984Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-14T18:23:31.359Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-14T18:23:31.926Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-14T18:23:32.492Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-14T18:23:35.780Z] --- PASS: TestServiceUpdatePidsLimit (16.80s) [2021-03-14T18:23:35.780Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-03-14T18:23:35.780Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2021-03-14T18:23:35.780Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-03-14T18:23:35.780Z] PASS [2021-03-14T18:23:35.780Z] [2021-03-14T18:23:35.780Z] === Skipped [2021-03-14T18:23:35.781Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-14T18:23:35.781Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-14T18:23:35.781Z] [2021-03-14T18:23:35.781Z] [2021-03-14T18:23:35.781Z] DONE 27 tests, 1 skipped in 185.355s [2021-03-14T18:23:35.781Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-14T18:23:35.781Z] ++ 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-03-14T18:23:35.781Z] ++ set -e [2021-03-14T18:23:35.781Z] ++ '[' -n 0 ']' [2021-03-14T18:23:35.781Z] ++ set -x [2021-03-14T18:23:35.781Z] ++ env -i DEST=/go/src/github.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-03-14T18:23:35.781Z] INFO: Testing against a local daemon [2021-03-14T18:23:35.781Z] === RUN TestSessionCreate [2021-03-14T18:23:35.781Z] --- PASS: TestSessionCreate (0.03s) [2021-03-14T18:23:35.781Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-14T18:23:35.781Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-14T18:23:35.781Z] PASS [2021-03-14T18:23:35.781Z] [2021-03-14T18:23:35.781Z] DONE 2 tests in 0.192s [2021-03-14T18:23:35.781Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-14T18:23:35.781Z] ++ 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-03-14T18:23:35.781Z] ++ set -e [2021-03-14T18:23:35.781Z] ++ '[' -n 0 ']' [2021-03-14T18:23:35.781Z] ++ set -x [2021-03-14T18:23:35.781Z] ++ env -i DEST=/go/src/github.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-03-14T18:23:36.039Z] INFO: Testing against a local daemon [2021-03-14T18:23:36.039Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-14T18:23:36.039Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-14T18:23:36.039Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-14T18:23:36.039Z] === RUN TestEventsExecDie [2021-03-14T18:23:36.606Z] --- PASS: TestEventsExecDie (0.57s) [2021-03-14T18:23:36.606Z] === RUN TestEventsBackwardsCompatible [2021-03-14T18:23:36.606Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-14T18:23:36.606Z] === RUN TestInfoBinaryCommits [2021-03-14T18:23:36.606Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-14T18:23:36.606Z] === RUN TestInfoAPIVersioned [2021-03-14T18:23:36.606Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-14T18:23:36.606Z] === RUN TestInfoDiscoveryBackend [2021-03-14T18:23:37.172Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-14T18:23:37.172Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-14T18:23:38.106Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-14T18:23:38.106Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-14T18:23:38.672Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-14T18:23:38.672Z] === RUN TestInfoAPI [2021-03-14T18:23:38.672Z] --- PASS: TestInfoAPI (0.02s) [2021-03-14T18:23:38.672Z] === RUN TestInfoAPIWarnings [2021-03-14T18:23:43.935Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-14T18:23:43.935Z] === RUN TestDockerSuite/TestExecTTY [2021-03-14T18:23:44.194Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-14T18:23:44.763Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-14T18:23:45.330Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-14T18:23:45.898Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-14T18:23:45.898Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-14T18:23:47.273Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-14T18:23:47.840Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-14T18:23:48.406Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-14T18:23:48.973Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-14T18:23:49.540Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-14T18:23:54.834Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-14T18:23:54.834Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-03-14T18:23:54.834Z] === RUN TestInfoDebug [2021-03-14T18:23:55.400Z] --- PASS: TestInfoDebug (0.52s) [2021-03-14T18:23:55.400Z] === RUN TestInfoInsecureRegistries [2021-03-14T18:23:55.966Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-14T18:23:55.966Z] === RUN TestInfoRegistryMirrors [2021-03-14T18:23:56.533Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-14T18:23:56.533Z] === RUN TestLoginFailsWithBadCredentials [2021-03-14T18:23:56.791Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-03-14T18:23:56.791Z] === RUN TestPingCacheHeaders [2021-03-14T18:23:56.791Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-14T18:23:56.791Z] === RUN TestPingGet [2021-03-14T18:23:56.791Z] --- PASS: TestPingGet (0.01s) [2021-03-14T18:23:56.791Z] === RUN TestPingHead [2021-03-14T18:23:56.791Z] --- PASS: TestPingHead (0.02s) [2021-03-14T18:23:56.791Z] === RUN TestVersion [2021-03-14T18:23:56.791Z] --- PASS: TestVersion (0.02s) [2021-03-14T18:23:56.791Z] PASS [2021-03-14T18:23:56.791Z] [2021-03-14T18:23:56.791Z] === Skipped [2021-03-14T18:23:56.791Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-14T18:23:56.791Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-14T18:23:56.791Z] [2021-03-14T18:23:56.791Z] [2021-03-14T18:23:56.791Z] DONE 18 tests, 1 skipped in 20.934s [2021-03-14T18:23:56.791Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-14T18:23:56.791Z] ++ 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-03-14T18:23:56.791Z] ++ set -e [2021-03-14T18:23:56.791Z] ++ '[' -n 0 ']' [2021-03-14T18:23:56.791Z] ++ set -x [2021-03-14T18:23:56.791Z] ++ env -i DEST=/go/src/github.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-03-14T18:23:57.050Z] INFO: Testing against a local daemon [2021-03-14T18:23:57.050Z] === RUN TestVolumesCreateAndList [2021-03-14T18:23:57.050Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-14T18:23:57.050Z] === RUN TestVolumesRemove [2021-03-14T18:23:57.050Z] --- PASS: TestVolumesRemove (0.06s) [2021-03-14T18:23:57.050Z] === RUN TestVolumesInspect [2021-03-14T18:23:57.050Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-14T18:23:57.050Z] === RUN TestVolumesInvalidJSON [2021-03-14T18:23:57.050Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-14T18:23:57.050Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-14T18:23:57.050Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-14T18:23:57.050Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-14T18:23:57.050Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-14T18:23:57.050Z] PASS [2021-03-14T18:23:57.050Z] [2021-03-14T18:23:57.050Z] DONE 5 tests in 0.284s [2021-03-14T18:23:57.050Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-14T18:23:57.309Z] ++++ cat bundles/test-integration/docker.pid [2021-03-14T18:23:57.309Z] +++ kill 5667 [2021-03-14T18:23:58.682Z] +++ /etc/init.d/apparmor stop [2021-03-14T18:23:58.682Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-14T18:23:58.682Z] [2021-03-14T18:23:58.682Z] Unloading profiles will leave already running processes permanently [2021-03-14T18:23:58.682Z] unconfined, which can lead to unexpected situations. [2021-03-14T18:23:58.682Z] [2021-03-14T18:23:58.682Z] To set a process to complain mode, use the command line tool [2021-03-14T18:23:58.682Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-14T18:23:58.682Z] +++ true [2021-03-14T18:23:58.682Z] exiting test-integration [2021-03-14T18:23:58.682Z] ++ exit 0 [2021-03-14T18:23:58.682Z] [2021-03-14T18:23:58.682Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-14T18:24:00.062Z] + for job in $(jobs -p) [2021-03-14T18:24:00.062Z] + wait 5976 [2021-03-14T18:24:00.321Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-14T18:24:01.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-14T18:24:05.440Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-14T18:24:05.440Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-14T18:24:05.440Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-14T18:24:05.440Z] === RUN TestDockerSuite/TestHealth [2021-03-14T18:24:23.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-14T18:24:24.893Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-14T18:24:24.893Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-14T18:24:24.893Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-14T18:24:24.893Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-14T18:24:25.828Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-14T18:24:25.828Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-14T18:24:26.764Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-14T18:24:26.764Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-14T18:24:26.764Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-14T18:24:26.764Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-14T18:24:27.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-14T18:24:27.022Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-14T18:24:27.281Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-14T18:24:27.540Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-14T18:24:27.540Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-14T18:24:28.475Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-14T18:24:28.475Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-14T18:24:29.881Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-14T18:24:30.448Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-14T18:24:30.448Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-14T18:24:31.385Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-14T18:24:34.673Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-14T18:24:34.673Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-14T18:24:34.673Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-14T18:24:36.052Z] === RUN TestDockerSuite/TestImportFile [2021-03-14T18:24:36.989Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-14T18:24:36.989Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-14T18:24:38.366Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-14T18:24:39.742Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-14T18:24:40.678Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-14T18:24:41.244Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-14T18:24:41.811Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-14T18:24:42.379Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-14T18:24:42.379Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-14T18:24:42.379Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-14T18:24:42.948Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-14T18:24:43.516Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-14T18:24:43.775Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-14T18:24:44.342Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-14T18:24:44.601Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-14T18:24:45.168Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-14T18:24:45.168Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-14T18:24:46.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-14T18:24:46.361Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-14T18:24:46.928Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-14T18:24:47.496Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-14T18:24:47.756Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-14T18:24:48.692Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-14T18:24:48.692Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-14T18:24:49.259Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-14T18:24:50.206Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-14T18:24:50.782Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-14T18:24:51.718Z] === RUN TestDockerSuite/TestInspectImage [2021-03-14T18:24:51.718Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-14T18:24:51.718Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-14T18:24:51.718Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-14T18:24:52.285Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-14T18:24:53.224Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-14T18:24:53.224Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-14T18:24:53.792Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-14T18:24:54.358Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-14T18:24:55.732Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-14T18:24:55.733Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-14T18:24:56.299Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-14T18:24:56.866Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-14T18:24:57.802Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-14T18:24:58.368Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-14T18:24:58.935Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-14T18:24:59.193Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-14T18:24:59.760Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-14T18:25:00.327Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-14T18:25:00.894Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-14T18:25:00.894Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-14T18:25:02.796Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-14T18:25:03.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-14T18:25:03.621Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-14T18:25:04.998Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-14T18:25:04.998Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-14T18:25:06.380Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-14T18:25:08.915Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-14T18:25:10.292Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-14T18:25:10.292Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-14T18:25:11.667Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-14T18:25:11.939Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-14T18:25:12.512Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-14T18:25:19.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-14T18:25:20.013Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-14T18:25:21.916Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-14T18:25:23.819Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-14T18:25:24.077Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-14T18:25:25.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-14T18:25:26.022Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-14T18:25:26.022Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-14T18:25:26.280Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-14T18:25:26.280Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-14T18:25:26.539Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-14T18:25:27.107Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-14T18:25:28.043Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-14T18:25:31.333Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-14T18:25:32.270Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-14T18:25:37.539Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-14T18:25:37.539Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-14T18:25:37.539Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-14T18:25:38.107Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-14T18:25:39.047Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-14T18:25:39.615Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-14T18:25:40.576Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-14T18:25:41.510Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-14T18:25:43.412Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-14T18:25:43.671Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-14T18:25:44.239Z] === RUN TestDockerSuite/TestLogsSince [2021-03-14T18:25:47.276Z] 2021/03/14 18:25:33 Finished clone google.golang.org/api [2021-03-14T18:25:47.276Z] 2021/03/14 18:25:33 Dependencies downloaded. Download time: 4m15.29414147s [2021-03-14T18:25:47.276Z] 2021/03/14 18:25:33 Collecting all dependencies [2021-03-14T18:25:47.276Z] 2021/03/14 18:25:44 Clean vendor dir from unused packages [2021-03-14T18:25:47.276Z] 2021/03/14 18:25:44 Ignoring paths matching "^archive/tar" [2021-03-14T18:25:47.276Z] 2021/03/14 18:25:44 Success [2021-03-14T18:25:47.276Z] 2021/03/14 18:25:44 Running time: 4m30.214547123s [2021-03-14T18:25:47.276Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-14T18:25:47.602Z] + echo Ensuring container killed. [2021-03-14T18:25:47.602Z] Ensuring container killed. [2021-03-14T18:25:47.602Z] + docker rm -vf docker-pr1 [2021-03-14T18:25:47.602Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-14T18:25:47.886Z] + echo Chowning /workspace to jenkins user [2021-03-14T18:25:47.886Z] Chowning /workspace to jenkins user [2021-03-14T18:25:47.886Z] + id -u [2021-03-14T18:25:47.886Z] + id -g [2021-03-14T18:25:47.886Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42145:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-14T18:25:49.124Z] + bundleName=unit [2021-03-14T18:25:49.124Z] + echo Creating unit-bundles.tar.gz [2021-03-14T18:25:49.124Z] Creating unit-bundles.tar.gz [2021-03-14T18:25:49.124Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-14T18:25:49.124Z] bundles/junit-report.xml [2021-03-14T18:25:49.124Z] bundles/go-test-report.json [2021-03-14T18:25:49.124Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-14T18:25:49.138Z] Archiving artifacts [2021-03-14T18:25:49.588Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42145/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-14T18:25:49.917Z] + make clean [2021-03-14T18:25:50.176Z] docker volume rm -f docker-dev-cache [2021-03-14T18:25:50.176Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-14T18:25:50.799Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-14T18:25:53.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-14T18:25:55.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-14T18:25:56.423Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-14T18:25:56.992Z] === RUN TestDockerSuite/TestLogsTail [2021-03-14T18:25:57.928Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-14T18:25:58.496Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-14T18:25:59.064Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-14T18:25:59.324Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-14T18:26:00.262Z] === RUN TestDockerSuite/TestNetHostname [2021-03-14T18:26:01.639Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-14T18:26:01.897Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-14T18:26:08.456Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-14T18:26:09.046Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-14T18:26:09.623Z] === RUN TestDockerSuite/TestPluginActive [2021-03-14T18:26:10.998Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-14T18:26:16.277Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-14T18:26:16.277Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-14T18:26:16.535Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-14T18:26:17.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-14T18:26:18.846Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-14T18:26:20.221Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-14T18:26:22.752Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-14T18:26:26.946Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-14T18:26:28.321Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-14T18:26:28.891Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-14T18:26:29.828Z] === RUN TestDockerSuite/TestPortList [2021-03-14T18:26:33.903Z] --- PASS: TestImportExtremelyLargeImageWorks (192.44s) [2021-03-14T18:26:33.903Z] PASS [2021-03-14T18:26:33.903Z] [2021-03-14T18:26:33.903Z] === Skipped [2021-03-14T18:26:33.903Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-14T18:26:33.903Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:26:33.903Z] [2021-03-14T18:26:33.903Z] [2021-03-14T18:26:33.903Z] DONE 12 tests, 1 skipped in 193.516s [2021-03-14T18:26:33.903Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-03-14T18:26:33.903Z] ++ 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-03-14T18:26:33.903Z] ++ set -e [2021-03-14T18:26:33.903Z] ++ '[' -n 0 ']' [2021-03-14T18:26:33.903Z] ++ set -x [2021-03-14T18:26:33.903Z] ++ env -i DEST=/go/src/github.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-03-14T18:26:33.903Z] INFO: Testing against a local daemon [2021-03-14T18:26:33.903Z] === RUN TestNetworkCreateDelete [2021-03-14T18:26:33.903Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-03-14T18:26:33.903Z] === RUN TestDockerNetworkDeletePreferID [2021-03-14T18:26:33.903Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-03-14T18:26:33.903Z] === RUN TestDaemonDNSFallback [2021-03-14T18:26:33.903Z] --- PASS: TestDaemonDNSFallback (1.65s) [2021-03-14T18:26:33.903Z] === RUN TestInspectNetwork [2021-03-14T18:26:33.903Z] === RUN TestInspectNetwork/full_network_id [2021-03-14T18:26:33.903Z] === RUN TestInspectNetwork/partial_network_id [2021-03-14T18:26:33.903Z] === RUN TestInspectNetwork/network_name [2021-03-14T18:26:33.903Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-14T18:26:33.903Z] --- PASS: TestInspectNetwork (6.88s) [2021-03-14T18:26:33.903Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-14T18:26:33.903Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-14T18:26:33.903Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-14T18:26:33.903Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-14T18:26:33.903Z] === RUN TestRunContainerWithBridgeNone [2021-03-14T18:26:34.960Z] --- PASS: TestRunContainerWithBridgeNone (1.85s) [2021-03-14T18:26:34.960Z] === RUN TestNetworkInvalidJSON [2021-03-14T18:26:34.960Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-14T18:26:34.960Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-14T18:26:34.960Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:26:34.960Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:26:34.960Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:26:34.960Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:26:34.960Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-14T18:26:34.960Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:26:34.960Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:26:34.960Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-14T18:26:34.960Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-14T18:26:34.960Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-14T18:26:34.960Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-14T18:26:34.960Z] === RUN TestNetworkList [2021-03-14T18:26:34.960Z] === RUN TestNetworkList//networks [2021-03-14T18:26:34.960Z] === PAUSE TestNetworkList//networks [2021-03-14T18:26:34.960Z] === RUN TestNetworkList//networks/ [2021-03-14T18:26:34.960Z] === PAUSE TestNetworkList//networks/ [2021-03-14T18:26:34.960Z] === CONT TestNetworkList//networks [2021-03-14T18:26:34.960Z] === CONT TestNetworkList//networks/ [2021-03-14T18:26:34.960Z] --- PASS: TestNetworkList (0.02s) [2021-03-14T18:26:34.960Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-14T18:26:34.960Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-14T18:26:34.960Z] === RUN TestHostIPv4BridgeLabel [2021-03-14T18:26:35.598Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-03-14T18:26:35.598Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-14T18:26:36.641Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-14T18:26:36.641Z] === RUN TestDaemonDefaultNetworkPools [2021-03-14T18:26:37.280Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-03-14T18:26:37.280Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-14T18:26:37.949Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-14T18:26:37.949Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-14T18:26:38.322Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-03-14T18:26:38.322Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-14T18:26:39.845Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-03-14T18:26:39.845Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-14T18:26:40.139Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-03-14T18:26:40.139Z] === RUN TestServiceWithPredefinedNetwork [2021-03-14T18:26:42.223Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2021-03-14T18:26:42.223Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-14T18:26:42.223Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:26:42.223Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:26:42.223Z] === RUN TestServiceWithDataPathPortInit [2021-03-14T18:26:44.516Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-14T18:26:44.517Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-14T18:26:44.517Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-14T18:26:44.517Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-14T18:26:44.517Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-14T18:26:44.775Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-14T18:26:44.775Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-14T18:26:45.343Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-14T18:26:45.343Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-14T18:26:46.279Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-14T18:26:46.279Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-14T18:26:48.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-14T18:26:48.182Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-14T18:26:49.561Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-14T18:26:50.128Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-14T18:26:50.128Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-14T18:26:52.663Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-14T18:26:53.599Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-14T18:26:56.889Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-14T18:26:57.611Z] --- PASS: TestServiceWithDataPathPortInit (13.67s) [2021-03-14T18:26:57.611Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-14T18:27:01.079Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-14T18:27:01.079Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-14T18:27:02.981Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-14T18:27:03.208Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2021-03-14T18:27:03.208Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n43ddrk1w9wwatyrkla1huub2 Created:2021-03-14 18:26:56.905987012 +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[6b296dd633624e674365bc0b5854fdd0c4f5edd66c60ee85c1bdca950e51d523:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.97zikefwxl00cbpirpq5njdst EndpointID:1a79c04e8a6181104dd4e7f463f5e3c9a54565a0964c4fd2f2ac8ea6a25e4607 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:054f0a10a05d67aab5a4b02c6ed17e9f90a3d2b839ed51c4c777c6fc82fcbd96 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:d8ada3a98e4e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.97zikefwxl00cbpirpq5njdst EndpointID:1a79c04e8a6181104dd4e7f463f5e3c9a54565a0964c4fd2f2ac8ea6a25e4607 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-14T18:27:03.208Z] PASS [2021-03-14T18:27:03.208Z] [2021-03-14T18:27:03.208Z] === Skipped [2021-03-14T18:27:03.208Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:27:03.208Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:27:03.208Z] [2021-03-14T18:27:03.208Z] [2021-03-14T18:27:03.208Z] DONE 26 tests, 1 skipped in 39.041s [2021-03-14T18:27:03.208Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-14T18:27:03.208Z] ++ 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-03-14T18:27:03.208Z] ++ set -e [2021-03-14T18:27:03.208Z] ++ '[' -n 0 ']' [2021-03-14T18:27:03.208Z] ++ set -x [2021-03-14T18:27:03.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=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-03-14T18:27:03.208Z] INFO: Testing against a local daemon [2021-03-14T18:27:03.208Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-14T18:27:03.208Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-14T18:27:03.208Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:27:03.208Z] === RUN TestDockerNetworkIpvlan [2021-03-14T18:27:03.208Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-14T18:27:03.208Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:27:03.208Z] PASS [2021-03-14T18:27:03.208Z] [2021-03-14T18:27:03.208Z] === Skipped [2021-03-14T18:27:03.208Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-14T18:27:03.208Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:27:03.208Z] [2021-03-14T18:27:03.208Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-14T18:27:03.208Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-14T18:27:03.208Z] [2021-03-14T18:27:03.208Z] [2021-03-14T18:27:03.208Z] DONE 2 tests, 2 skipped in 0.073s [2021-03-14T18:27:03.208Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-14T18:27:03.208Z] ++ 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-03-14T18:27:03.208Z] ++ set -e [2021-03-14T18:27:03.208Z] ++ '[' -n 0 ']' [2021-03-14T18:27:03.208Z] ++ set -x [2021-03-14T18:27:03.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=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-03-14T18:27:03.208Z] INFO: Testing against a local daemon [2021-03-14T18:27:03.208Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-14T18:27:04.256Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-03-14T18:27:04.256Z] === RUN TestDockerNetworkMacvlan [2021-03-14T18:27:05.296Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-14T18:27:05.936Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-14T18:27:06.981Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-14T18:27:09.070Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-14T18:27:11.093Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-14T18:27:11.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-14T18:27:11.093Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-14T18:27:11.165Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-14T18:27:12.468Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-14T18:27:13.888Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-14T18:27:14.706Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-14T18:27:15.267Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-14T18:27:15.344Z] --- PASS: TestDockerNetworkMacvlan (10.92s) [2021-03-14T18:27:15.344Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-03-14T18:27:15.344Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-03-14T18:27:15.344Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2021-03-14T18:27:15.344Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2021-03-14T18:27:15.344Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2021-03-14T18:27:15.344Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2021-03-14T18:27:15.344Z] PASS [2021-03-14T18:27:15.344Z] [2021-03-14T18:27:15.344Z] DONE 8 tests in 12.376s [2021-03-14T18:27:15.344Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-14T18:27:15.344Z] ++ 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-03-14T18:27:15.344Z] ++ set -e [2021-03-14T18:27:15.344Z] ++ '[' -n 0 ']' [2021-03-14T18:27:15.344Z] ++ set -x [2021-03-14T18:27:15.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-14T18:27:15.344Z] testing: warning: no tests to run [2021-03-14T18:27:15.344Z] PASS [2021-03-14T18:27:15.344Z] [2021-03-14T18:27:15.344Z] DONE 0 tests in 0.011s [2021-03-14T18:27:15.344Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-14T18:27:15.344Z] ++ 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-03-14T18:27:15.344Z] ++ set -e [2021-03-14T18:27:15.344Z] ++ '[' -n 0 ']' [2021-03-14T18:27:15.344Z] ++ set -x [2021-03-14T18:27:15.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-14T18:27:15.344Z] INFO: Testing against a local daemon [2021-03-14T18:27:15.344Z] === RUN TestAuthZPluginAllowRequest [2021-03-14T18:27:16.859Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2021-03-14T18:27:16.859Z] === RUN TestAuthZPluginTLS [2021-03-14T18:27:17.153Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-03-14T18:27:17.153Z] === RUN TestAuthZPluginDenyRequest [2021-03-14T18:27:17.231Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-14T18:27:17.790Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-14T18:27:17.790Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-14T18:27:18.426Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-14T18:27:18.426Z] === RUN TestAuthZPluginDenyResponse [2021-03-14T18:27:19.064Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-03-14T18:27:19.064Z] === RUN TestAuthZPluginAllowEventStream [2021-03-14T18:27:19.133Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-14T18:27:20.070Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-14T18:27:20.070Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-14T18:27:20.109Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2021-03-14T18:27:20.109Z] === RUN TestAuthZPluginErrorResponse [2021-03-14T18:27:20.639Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-14T18:27:20.753Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-03-14T18:27:20.753Z] === RUN TestAuthZPluginErrorRequest [2021-03-14T18:27:21.496Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-14T18:27:21.496Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-14T18:27:21.790Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-03-14T18:27:21.790Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-14T18:27:22.541Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-14T18:27:23.874Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2021-03-14T18:27:23.875Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-14T18:27:23.917Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-14T18:27:24.484Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-14T18:27:24.484Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-14T18:27:24.742Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-14T18:27:25.001Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-14T18:27:25.001Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-14T18:27:25.392Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-03-14T18:27:25.392Z] === RUN TestAuthZPluginHeader [2021-03-14T18:27:25.569Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-14T18:27:26.043Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-03-14T18:27:26.043Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-14T18:27:26.043Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-14T18:27:26.043Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:27:26.043Z] === RUN TestAuthZPluginV2Disable [2021-03-14T18:27:26.043Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-14T18:27:26.043Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:27:26.043Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-14T18:27:26.043Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-14T18:27:26.043Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:27:26.043Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-14T18:27:26.043Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-14T18:27:26.043Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:27:26.043Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-14T18:27:26.510Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-14T18:27:27.444Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-14T18:27:27.703Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-14T18:27:35.823Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-14T18:27:35.823Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-14T18:27:36.758Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-14T18:27:36.758Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-14T18:27:37.016Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-14T18:27:37.016Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-14T18:27:39.549Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-14T18:27:40.923Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-14T18:27:42.828Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-14T18:27:43.762Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-14T18:27:43.762Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-14T18:27:43.762Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-14T18:27:44.676Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-03-14T18:27:44.676Z] PASS [2021-03-14T18:27:44.676Z] [2021-03-14T18:27:44.676Z] === Skipped [2021-03-14T18:27:44.676Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-14T18:27:44.676Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:27:44.676Z] [2021-03-14T18:27:44.676Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-14T18:27:44.676Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:27:44.676Z] [2021-03-14T18:27:44.676Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-14T18:27:44.676Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:27:44.676Z] [2021-03-14T18:27:44.676Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-14T18:27:44.676Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:27:44.676Z] [2021-03-14T18:27:44.676Z] [2021-03-14T18:27:44.676Z] DONE 17 tests, 4 skipped in 27.542s [2021-03-14T18:27:44.676Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-14T18:27:44.676Z] ++ 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-03-14T18:27:44.676Z] ++ set -e [2021-03-14T18:27:44.676Z] ++ '[' -n 0 ']' [2021-03-14T18:27:44.676Z] ++ set -x [2021-03-14T18:27:44.676Z] ++ env -i DEST=/go/src/github.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-03-14T18:27:44.676Z] INFO: Testing against a local daemon [2021-03-14T18:27:44.676Z] === RUN TestPluginInvalidJSON [2021-03-14T18:27:44.676Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:27:44.676Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:27:44.676Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:27:44.676Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-14T18:27:44.676Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-14T18:27:44.676Z] === RUN TestPluginInstall [2021-03-14T18:27:44.676Z] === RUN TestPluginInstall/no_auth [2021-03-14T18:27:44.676Z] time="2021-03-14T18:27:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:27:44.676Z] time="2021-03-14T18:27:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4221d596f1d7069c352ab996f0ab4ea655d06c7a12cf7a069600a11e8964f69" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:27:44.676Z] time="2021-03-14T18:27:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:27:44.676Z] time="2021-03-14T18:27:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4221d596f1d7069c352ab996f0ab4ea655d06c7a12cf7a069600a11e8964f69" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:27:44.969Z] === RUN TestPluginInstall/with_htpasswd [2021-03-14T18:27:45.608Z] time="2021-03-14T18:27:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:27:45.608Z] time="2021-03-14T18:27:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6352169217c96894fa0ab803b9df3254d4e5e82b9329325f6dc0b1eca737a74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:27:45.608Z] time="2021-03-14T18:27:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:27:45.608Z] time="2021-03-14T18:27:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6352169217c96894fa0ab803b9df3254d4e5e82b9329325f6dc0b1eca737a74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:27:45.908Z] === RUN TestPluginInstall/with_insecure [2021-03-14T18:27:46.293Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-14T18:27:46.963Z] time="2021-03-14T18:27:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:27:46.963Z] time="2021-03-14T18:27:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64ff958c3c03cb2a20897e95d372f62e2e7ed794b543d6d646b479ff55a4c80f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:27:46.963Z] time="2021-03-14T18:27:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-14T18:27:46.963Z] time="2021-03-14T18:27:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64ff958c3c03cb2a20897e95d372f62e2e7ed794b543d6d646b479ff55a4c80f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-14T18:27:47.227Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-14T18:27:47.227Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-14T18:27:47.259Z] --- PASS: TestPluginInstall (4.27s) [2021-03-14T18:27:47.259Z] --- PASS: TestPluginInstall/no_auth (1.94s) [2021-03-14T18:27:47.259Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-03-14T18:27:47.259Z] --- PASS: TestPluginInstall/with_insecure (1.40s) [2021-03-14T18:27:47.259Z] plugin_test.go:160: [de5dd31df9985] daemon is not started [2021-03-14T18:27:47.259Z] === RUN TestPluginsWithRuntimes [2021-03-14T18:27:48.603Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-14T18:27:49.169Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-14T18:27:49.336Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-14T18:27:49.974Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-14T18:27:50.104Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-14T18:27:50.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-14T18:27:50.931Z] === RUN TestDockerSuite/TestRmiTag [2021-03-14T18:27:50.931Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-14T18:27:51.494Z] --- PASS: TestPluginsWithRuntimes (4.03s) [2021-03-14T18:27:51.494Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.10s) [2021-03-14T18:27:51.494Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2021-03-14T18:27:51.494Z] PASS [2021-03-14T18:27:51.494Z] [2021-03-14T18:27:51.494Z] DONE 9 tests in 8.390s [2021-03-14T18:27:51.494Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-14T18:27:51.495Z] ++ 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-03-14T18:27:51.495Z] ++ set -e [2021-03-14T18:27:51.495Z] ++ '[' -n 0 ']' [2021-03-14T18:27:51.495Z] ++ set -x [2021-03-14T18:27:51.495Z] ++ env -i DEST=/go/src/github.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-03-14T18:27:51.495Z] INFO: Testing against a local daemon [2021-03-14T18:27:51.495Z] === RUN TestExternalGraphDriver [2021-03-14T18:27:51.495Z] === RUN TestExternalGraphDriver/json [2021-03-14T18:27:51.499Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-14T18:27:53.568Z] === RUN TestExternalGraphDriver/spec [2021-03-14T18:27:55.087Z] === RUN TestExternalGraphDriver/pull [2021-03-14T18:27:55.748Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-14T18:27:56.021Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-14T18:27:56.958Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-14T18:27:57.169Z] --- PASS: TestExternalGraphDriver (5.57s) [2021-03-14T18:27:57.169Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2021-03-14T18:27:57.169Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2021-03-14T18:27:57.169Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2021-03-14T18:27:57.169Z] === RUN TestGraphdriverPluginV2 [2021-03-14T18:27:57.169Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-03-14T18:27:57.169Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:27:57.169Z] PASS [2021-03-14T18:27:57.169Z] [2021-03-14T18:27:57.169Z] === Skipped [2021-03-14T18:27:57.169Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-03-14T18:27:57.169Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:27:57.169Z] [2021-03-14T18:27:57.169Z] [2021-03-14T18:27:57.169Z] DONE 5 tests, 1 skipped in 5.716s [2021-03-14T18:27:57.169Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-14T18:27:57.169Z] ++ 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-03-14T18:27:57.169Z] ++ set -e [2021-03-14T18:27:57.169Z] ++ '[' -n 0 ']' [2021-03-14T18:27:57.169Z] ++ set -x [2021-03-14T18:27:57.169Z] ++ env -i DEST=/go/src/github.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-03-14T18:27:57.169Z] INFO: Testing against a local daemon [2021-03-14T18:27:57.169Z] === RUN TestContinueAfterPluginCrash [2021-03-14T18:27:57.169Z] === PAUSE TestContinueAfterPluginCrash [2021-03-14T18:27:57.169Z] === RUN TestReadPluginNoRead [2021-03-14T18:27:57.169Z] === PAUSE TestReadPluginNoRead [2021-03-14T18:27:57.169Z] === RUN TestDaemonStartWithLogOpt [2021-03-14T18:27:57.169Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-14T18:27:57.169Z] === CONT TestContinueAfterPluginCrash [2021-03-14T18:27:57.169Z] === CONT TestDaemonStartWithLogOpt [2021-03-14T18:27:57.169Z] === CONT TestReadPluginNoRead [2021-03-14T18:27:57.216Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-14T18:27:58.152Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-14T18:27:58.719Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-14T18:27:58.977Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-14T18:27:59.543Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-14T18:27:59.543Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-14T18:27:59.801Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-14T18:28:01.179Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-14T18:28:01.748Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-14T18:28:02.682Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-14T18:28:02.789Z] === RUN TestReadPluginNoRead/default [2021-03-14T18:28:02.789Z] --- PASS: TestDaemonStartWithLogOpt (5.28s) [2021-03-14T18:28:03.249Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-14T18:28:03.427Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-14T18:28:04.185Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-14T18:28:04.943Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-14T18:28:05.122Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-14T18:28:05.988Z] --- PASS: TestReadPluginNoRead (9.11s) [2021-03-14T18:28:05.988Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2021-03-14T18:28:05.988Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2021-03-14T18:28:05.988Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s) [2021-03-14T18:28:05.988Z] read_test.go:92: [de3c9fc51d59b] daemon is not started [2021-03-14T18:28:06.056Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-14T18:28:06.623Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-14T18:28:07.192Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-14T18:28:07.503Z] --- PASS: TestContinueAfterPluginCrash (10.53s) [2021-03-14T18:28:07.503Z] PASS [2021-03-14T18:28:07.503Z] [2021-03-14T18:28:07.503Z] DONE 6 tests in 10.599s [2021-03-14T18:28:07.503Z] 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-03-14T18:28:07.503Z] ++ 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-03-14T18:28:07.503Z] ++ set -e [2021-03-14T18:28:07.503Z] ++ '[' -n 0 ']' [2021-03-14T18:28:07.503Z] ++ set -x [2021-03-14T18:28:07.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-14T18:28:07.503Z] testing: warning: no tests to run [2021-03-14T18:28:07.503Z] PASS [2021-03-14T18:28:07.503Z] [2021-03-14T18:28:07.503Z] DONE 0 tests in 0.018s [2021-03-14T18:28:07.504Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-14T18:28:07.504Z] ++ 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-03-14T18:28:07.504Z] ++ set -e [2021-03-14T18:28:07.504Z] ++ '[' -n 0 ']' [2021-03-14T18:28:07.504Z] ++ set -x [2021-03-14T18:28:07.504Z] ++ env -i DEST=/go/src/github.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-03-14T18:28:07.801Z] INFO: Testing against a local daemon [2021-03-14T18:28:07.801Z] === RUN TestPluginWithDevMounts [2021-03-14T18:28:07.801Z] === PAUSE TestPluginWithDevMounts [2021-03-14T18:28:07.801Z] === CONT TestPluginWithDevMounts [2021-03-14T18:28:08.130Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-14T18:28:08.698Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-14T18:28:09.634Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-14T18:28:09.890Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-03-14T18:28:09.890Z] PASS [2021-03-14T18:28:09.890Z] [2021-03-14T18:28:09.890Z] DONE 1 tests in 1.921s [2021-03-14T18:28:09.890Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-03-14T18:28:09.890Z] ++ 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-03-14T18:28:09.890Z] ++ set -e [2021-03-14T18:28:09.890Z] ++ '[' -n 0 ']' [2021-03-14T18:28:09.890Z] ++ set -x [2021-03-14T18:28:09.890Z] ++ env -i DEST=/go/src/github.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-03-14T18:28:09.890Z] INFO: Testing against a local daemon [2021-03-14T18:28:09.890Z] === RUN TestSecretInspect [2021-03-14T18:28:11.011Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-14T18:28:11.270Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-14T18:28:11.838Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-14T18:28:11.990Z] --- PASS: TestSecretInspect (1.98s) [2021-03-14T18:28:11.990Z] === RUN TestSecretList [2021-03-14T18:28:12.423Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-14T18:28:12.423Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-14T18:28:13.525Z] --- PASS: TestSecretList (1.92s) [2021-03-14T18:28:13.526Z] === RUN TestSecretsCreateAndDelete [2021-03-14T18:28:13.800Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-14T18:28:14.366Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-14T18:28:15.304Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-14T18:28:15.608Z] --- PASS: TestSecretsCreateAndDelete (1.87s) [2021-03-14T18:28:15.608Z] === RUN TestSecretsUpdate [2021-03-14T18:28:15.872Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-14T18:28:16.440Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-14T18:28:16.440Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-14T18:28:16.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-14T18:28:16.957Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-14T18:28:17.524Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-14T18:28:17.690Z] --- PASS: TestSecretsUpdate (1.91s) [2021-03-14T18:28:17.690Z] === RUN TestTemplatedSecret [2021-03-14T18:28:18.091Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-14T18:28:19.030Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-14T18:28:19.597Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-14T18:28:19.597Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-14T18:28:19.784Z] --- PASS: TestTemplatedSecret (2.37s) [2021-03-14T18:28:19.784Z] === RUN TestSecretCreateResolve [2021-03-14T18:28:20.164Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-14T18:28:20.164Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-14T18:28:21.543Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-14T18:28:21.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-14T18:28:21.864Z] --- PASS: TestSecretCreateResolve (1.93s) [2021-03-14T18:28:21.864Z] PASS [2021-03-14T18:28:21.864Z] [2021-03-14T18:28:21.864Z] DONE 6 tests in 12.048s [2021-03-14T18:28:21.864Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-03-14T18:28:21.864Z] ++ 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-03-14T18:28:21.864Z] ++ set -e [2021-03-14T18:28:21.864Z] ++ '[' -n 0 ']' [2021-03-14T18:28:21.864Z] ++ set -x [2021-03-14T18:28:21.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=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-03-14T18:28:21.864Z] INFO: Testing against a local daemon [2021-03-14T18:28:21.864Z] === RUN TestServiceCreateInit [2021-03-14T18:28:21.864Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-14T18:28:22.368Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-14T18:28:22.936Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-14T18:28:23.504Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-14T18:28:23.504Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-14T18:28:24.071Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-14T18:28:24.639Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-14T18:28:25.206Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-14T18:28:25.397Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-14T18:28:26.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-14T18:28:27.519Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-14T18:28:27.779Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-14T18:28:28.347Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-14T18:28:28.914Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-14T18:28:29.172Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-14T18:28:29.879Z] --- PASS: TestServiceCreateInit (7.49s) [2021-03-14T18:28:29.879Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s) [2021-03-14T18:28:29.879Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2021-03-14T18:28:29.879Z] === RUN TestCreateServiceMultipleTimes [2021-03-14T18:28:30.109Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-14T18:28:31.048Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-14T18:28:31.306Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-14T18:28:32.241Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-14T18:28:34.777Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-14T18:28:35.048Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-14T18:28:35.309Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-14T18:28:35.876Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-14T18:28:37.253Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-14T18:28:37.511Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-14T18:28:38.887Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-14T18:28:41.420Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-14T18:28:41.679Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-14T18:28:43.056Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-14T18:28:43.056Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-14T18:28:43.056Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-14T18:28:43.623Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-14T18:28:45.306Z] --- PASS: TestCreateServiceMultipleTimes (15.63s) [2021-03-14T18:28:45.306Z] === RUN TestCreateServiceConflict [2021-03-14T18:28:45.526Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-14T18:28:46.094Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-14T18:28:46.355Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-14T18:28:46.881Z] --- PASS: TestCreateServiceConflict (1.92s) [2021-03-14T18:28:46.881Z] === RUN TestCreateServiceMaxReplicas [2021-03-14T18:28:48.261Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-14T18:28:48.831Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-14T18:28:49.631Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2021-03-14T18:28:49.631Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-14T18:28:50.207Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-14T18:28:50.465Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-14T18:28:50.465Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-14T18:28:51.032Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-14T18:28:51.968Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-14T18:28:51.969Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-14T18:28:52.536Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-14T18:28:53.103Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-14T18:28:53.362Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-14T18:28:53.929Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-14T18:28:53.929Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-14T18:28:54.497Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-14T18:28:55.064Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-14T18:28:55.322Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-14T18:28:55.891Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-14T18:28:56.474Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-14T18:28:56.734Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-14T18:28:57.301Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-14T18:28:57.869Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-14T18:28:57.869Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-14T18:28:58.127Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-14T18:28:58.695Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-14T18:28:59.630Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-14T18:28:59.889Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-14T18:28:59.889Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-14T18:29:02.290Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2021-03-14T18:29:02.290Z] === RUN TestCreateServiceSecretFileMode [2021-03-14T18:29:02.421Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-14T18:29:02.679Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-14T18:29:04.387Z] --- PASS: TestCreateServiceSecretFileMode (2.23s) [2021-03-14T18:29:04.387Z] === RUN TestCreateServiceConfigFileMode [2021-03-14T18:29:07.132Z] --- PASS: TestCreateServiceConfigFileMode (2.22s) [2021-03-14T18:29:07.132Z] === RUN TestCreateServiceSysctls [2021-03-14T18:29:09.874Z] --- PASS: TestCreateServiceSysctls (3.04s) [2021-03-14T18:29:09.874Z] === RUN TestCreateServiceCapabilities [2021-03-14T18:29:10.789Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-14T18:29:12.632Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2021-03-14T18:29:12.632Z] === RUN TestInspect [2021-03-14T18:29:14.078Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-14T18:29:14.336Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-14T18:29:14.710Z] --- PASS: TestInspect (2.55s) [2021-03-14T18:29:14.710Z] === RUN TestCreateJob [2021-03-14T18:29:15.273Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-14T18:29:15.273Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-14T18:29:15.273Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-14T18:29:15.273Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-14T18:29:15.840Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-14T18:29:17.460Z] --- PASS: TestCreateJob (2.89s) [2021-03-14T18:29:17.460Z] === RUN TestReplicatedJob [2021-03-14T18:29:18.373Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-14T18:29:18.373Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-14T18:29:19.310Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-14T18:29:20.246Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-14T18:29:22.149Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-14T18:29:23.060Z] --- PASS: TestReplicatedJob (4.82s) [2021-03-14T18:29:23.060Z] === RUN TestUpdateReplicatedJob [2021-03-14T18:29:25.805Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2021-03-14T18:29:25.805Z] === RUN TestServiceListWithStatuses [2021-03-14T18:29:25.805Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-14T18:29:25.805Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-14T18:29:25.806Z] === RUN TestDockerNetworkConnectAlias [2021-03-14T18:29:26.348Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-14T18:29:26.348Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-14T18:29:26.612Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-14T18:29:27.179Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-14T18:29:27.179Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-14T18:29:27.438Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-14T18:29:28.373Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-14T18:29:29.309Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-14T18:29:29.346Z] --- PASS: TestDockerNetworkConnectAlias (3.90s) [2021-03-14T18:29:29.346Z] === RUN TestDockerNetworkReConnect [2021-03-14T18:29:30.243Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-14T18:29:30.243Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-14T18:29:30.243Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-14T18:29:31.179Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-14T18:29:32.115Z] === RUN TestDockerSuite/TestRunMount [2021-03-14T18:29:32.879Z] --- PASS: TestDockerNetworkReConnect (3.08s) [2021-03-14T18:29:32.879Z] === RUN TestServicePlugin [2021-03-14T18:29:32.879Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-14T18:29:32.879Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:29:32.879Z] === RUN TestServiceUpdateLabel [2021-03-14T18:29:34.446Z] --- PASS: TestServiceUpdateLabel (1.94s) [2021-03-14T18:29:34.446Z] === RUN TestServiceUpdateSecrets [2021-03-14T18:29:34.645Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-14T18:29:37.181Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-14T18:29:37.442Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-14T18:29:37.442Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-14T18:29:38.009Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-14T18:29:39.385Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-14T18:29:40.760Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-14T18:29:41.021Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-14T18:29:43.553Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-14T18:29:43.553Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-14T18:29:45.458Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-14T18:29:46.835Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-14T18:29:47.770Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-14T18:29:49.149Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-14T18:29:49.408Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-14T18:29:49.870Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2021-03-14T18:29:49.870Z] === RUN TestServiceUpdateConfigs [2021-03-14T18:29:50.349Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-14T18:29:50.608Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-14T18:29:50.867Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-14T18:29:52.245Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-14T18:29:52.815Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-14T18:29:52.815Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-14T18:29:53.384Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-14T18:29:55.291Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-14T18:29:55.291Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-14T18:29:56.668Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-14T18:29:59.201Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-14T18:30:00.580Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-14T18:30:01.150Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-14T18:30:01.409Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-14T18:30:01.977Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-14T18:30:01.977Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-14T18:30:02.544Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-14T18:30:02.804Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-14T18:30:03.063Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-14T18:30:03.631Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-14T18:30:04.567Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-14T18:30:05.242Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2021-03-14T18:30:05.242Z] === RUN TestServiceUpdateNetwork [2021-03-14T18:30:09.835Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-14T18:30:09.835Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-14T18:30:09.835Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-14T18:30:09.835Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-14T18:30:10.402Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-14T18:30:11.780Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-14T18:30:12.718Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-14T18:30:12.977Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-14T18:30:13.545Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-14T18:30:14.152Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-14T18:30:14.410Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-14T18:30:14.975Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-14T18:30:14.975Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-14T18:30:15.543Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-14T18:30:15.708Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2021-03-14T18:30:15.708Z] === RUN TestServiceUpdatePidsLimit [2021-03-14T18:30:15.804Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-14T18:30:15.804Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-14T18:30:16.349Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-14T18:30:16.371Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-14T18:30:17.307Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-14T18:30:17.307Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-14T18:30:17.395Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-14T18:30:19.213Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-14T18:30:20.149Z] === RUN TestDockerSuite/TestRunRm [2021-03-14T18:30:20.716Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-14T18:30:23.250Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-14T18:30:24.185Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-14T18:30:24.311Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-14T18:30:24.754Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-14T18:30:25.690Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-14T18:30:26.258Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-14T18:30:27.194Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-14T18:30:27.761Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-14T18:30:30.292Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-14T18:30:30.550Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-14T18:30:32.804Z] --- PASS: TestServiceUpdatePidsLimit (15.98s) [2021-03-14T18:30:32.804Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-03-14T18:30:32.804Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s) [2021-03-14T18:30:32.804Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-03-14T18:30:32.804Z] PASS [2021-03-14T18:30:32.804Z] [2021-03-14T18:30:32.804Z] === Skipped [2021-03-14T18:30:32.804Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-03-14T18:30:32.804Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-14T18:30:32.804Z] [2021-03-14T18:30:32.804Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-03-14T18:30:32.804Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-14T18:30:32.804Z] [2021-03-14T18:30:32.804Z] [2021-03-14T18:30:32.804Z] DONE 27 tests, 2 skipped in 129.823s [2021-03-14T18:30:32.804Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-03-14T18:30:32.804Z] ++ 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-03-14T18:30:32.804Z] ++ set -e [2021-03-14T18:30:32.804Z] ++ '[' -n 0 ']' [2021-03-14T18:30:32.804Z] ++ set -x [2021-03-14T18:30:32.804Z] ++ env -i DEST=/go/src/github.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-03-14T18:30:32.804Z] INFO: Testing against a local daemon [2021-03-14T18:30:32.804Z] === RUN TestSessionCreate [2021-03-14T18:30:32.804Z] --- PASS: TestSessionCreate (0.05s) [2021-03-14T18:30:32.804Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-14T18:30:32.804Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-14T18:30:32.804Z] PASS [2021-03-14T18:30:32.804Z] [2021-03-14T18:30:32.804Z] DONE 2 tests in 0.152s [2021-03-14T18:30:32.804Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-03-14T18:30:32.804Z] ++ 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-03-14T18:30:32.804Z] ++ set -e [2021-03-14T18:30:32.804Z] ++ '[' -n 0 ']' [2021-03-14T18:30:32.804Z] ++ set -x [2021-03-14T18:30:32.804Z] ++ env -i DEST=/go/src/github.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-03-14T18:30:32.804Z] INFO: Testing against a local daemon [2021-03-14T18:30:32.804Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-14T18:30:32.804Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-14T18:30:32.804Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-14T18:30:32.804Z] === RUN TestEventsExecDie [2021-03-14T18:30:32.804Z] --- PASS: TestEventsExecDie (0.61s) [2021-03-14T18:30:32.804Z] === RUN TestEventsBackwardsCompatible [2021-03-14T18:30:32.804Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-03-14T18:30:32.804Z] === RUN TestInfoBinaryCommits [2021-03-14T18:30:32.804Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-14T18:30:32.804Z] === RUN TestInfoAPIVersioned [2021-03-14T18:30:32.804Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-14T18:30:32.804Z] === RUN TestInfoDiscoveryBackend [2021-03-14T18:30:32.804Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-14T18:30:32.804Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-14T18:30:33.086Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-14T18:30:33.845Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-14T18:30:33.846Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-14T18:30:34.462Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-14T18:30:34.483Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-14T18:30:34.483Z] === RUN TestInfoAPI [2021-03-14T18:30:34.483Z] --- PASS: TestInfoAPI (0.03s) [2021-03-14T18:30:34.483Z] === RUN TestInfoAPIWarnings [2021-03-14T18:30:35.029Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-14T18:30:35.596Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-14T18:30:36.166Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-14T18:30:36.433Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-14T18:30:37.019Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-14T18:30:37.585Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-14T18:30:37.843Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-14T18:30:38.102Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-14T18:30:39.038Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-14T18:30:39.298Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-14T18:30:41.199Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-14T18:30:42.134Z] === RUN TestDockerSuite/TestRunState [2021-03-14T18:30:43.514Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-14T18:30:43.772Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-14T18:30:44.339Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-14T18:30:44.597Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-14T18:30:44.597Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-14T18:30:45.164Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-14T18:30:45.423Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-14T18:30:46.359Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-14T18:30:46.359Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-14T18:30:46.359Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-14T18:30:46.924Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-14T18:30:48.829Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-14T18:30:49.087Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-14T18:30:50.460Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-14T18:30:52.991Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-14T18:30:53.144Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-03-14T18:30:53.144Z] === RUN TestInfoDebug [2021-03-14T18:30:53.144Z] --- PASS: TestInfoDebug (0.53s) [2021-03-14T18:30:53.144Z] === RUN TestInfoInsecureRegistries [2021-03-14T18:30:53.144Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-14T18:30:53.144Z] === RUN TestInfoRegistryMirrors [2021-03-14T18:30:53.144Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-14T18:30:53.144Z] === RUN TestLoginFailsWithBadCredentials [2021-03-14T18:30:53.144Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2021-03-14T18:30:53.144Z] === RUN TestPingCacheHeaders [2021-03-14T18:30:53.144Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-03-14T18:30:53.144Z] === RUN TestPingGet [2021-03-14T18:30:53.144Z] --- PASS: TestPingGet (0.02s) [2021-03-14T18:30:53.144Z] === RUN TestPingHead [2021-03-14T18:30:53.144Z] --- PASS: TestPingHead (0.04s) [2021-03-14T18:30:53.144Z] === RUN TestVersion [2021-03-14T18:30:53.144Z] --- PASS: TestVersion (0.03s) [2021-03-14T18:30:53.144Z] PASS [2021-03-14T18:30:53.144Z] [2021-03-14T18:30:53.144Z] === Skipped [2021-03-14T18:30:53.144Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-14T18:30:53.144Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-14T18:30:53.144Z] [2021-03-14T18:30:53.144Z] [2021-03-14T18:30:53.144Z] DONE 18 tests, 1 skipped in 21.283s [2021-03-14T18:30:53.144Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-03-14T18:30:53.144Z] ++ 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-03-14T18:30:53.144Z] ++ set -e [2021-03-14T18:30:53.144Z] ++ '[' -n 0 ']' [2021-03-14T18:30:53.144Z] ++ set -x [2021-03-14T18:30:53.144Z] ++ env -i DEST=/go/src/github.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-03-14T18:30:53.144Z] INFO: Testing against a local daemon [2021-03-14T18:30:53.144Z] === RUN TestVolumesCreateAndList [2021-03-14T18:30:53.144Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-14T18:30:53.144Z] === RUN TestVolumesRemove [2021-03-14T18:30:53.144Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-14T18:30:53.144Z] === RUN TestVolumesInspect [2021-03-14T18:30:53.144Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-14T18:30:53.144Z] === RUN TestVolumesInvalidJSON [2021-03-14T18:30:53.144Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-14T18:30:53.144Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-14T18:30:53.144Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-14T18:30:53.144Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-14T18:30:53.144Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-14T18:30:53.144Z] PASS [2021-03-14T18:30:53.144Z] [2021-03-14T18:30:53.144Z] DONE 5 tests in 0.213s [2021-03-14T18:30:53.144Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-14T18:30:53.439Z] ++++ cat bundles/test-integration/docker.pid [2021-03-14T18:30:53.439Z] +++ kill 14103 [2021-03-14T18:30:53.926Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-14T18:30:54.953Z] +++ /etc/init.d/apparmor stop [2021-03-14T18:30:54.954Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-14T18:30:54.954Z] [2021-03-14T18:30:54.954Z] Unloading profiles will leave already running processes permanently [2021-03-14T18:30:54.954Z] unconfined, which can lead to unexpected situations. [2021-03-14T18:30:54.954Z] [2021-03-14T18:30:54.954Z] To set a process to complain mode, use the command line tool [2021-03-14T18:30:54.954Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-14T18:30:54.954Z] +++ true [2021-03-14T18:30:54.954Z] exiting test-integration [2021-03-14T18:30:54.954Z] ++ exit 0 [2021-03-14T18:30:54.954Z] [2021-03-14T18:30:55.301Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-14T18:30:56.238Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount Post stage [Pipeline] junit [2021-03-14T18:30:56.519Z] Recording test results [2021-03-14T18:30:56.807Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-14T18:30:57.066Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-14T18:30:57.076Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-14T18:30:57.512Z] + echo Ensuring container killed. [2021-03-14T18:30:57.512Z] Ensuring container killed. [2021-03-14T18:30:57.512Z] + docker rm -vf docker-pr1 [2021-03-14T18:30:57.512Z] Error: No such container: docker-pr1 [2021-03-14T18:30:57.512Z] + true [Pipeline] sh [2021-03-14T18:30:57.898Z] + echo Chowning /workspace to jenkins user [2021-03-14T18:30:57.898Z] Chowning /workspace to jenkins user [2021-03-14T18:30:57.898Z] + id -u [2021-03-14T18:30:57.898Z] + id -g [2021-03-14T18:30:57.898Z] + docker run --rm -v /home/docker/workspace/moby_PR-42145:/workspace busybox chown -R 1001:1001 /workspace [2021-03-14T18:30:57.898Z] Unable to find image 'busybox:latest' locally [2021-03-14T18:30:58.191Z] latest: Pulling from library/busybox [2021-03-14T18:30:58.191Z] dcdde92480c5: Pulling fs layer [2021-03-14T18:30:58.485Z] dcdde92480c5: Verifying Checksum [2021-03-14T18:30:58.485Z] dcdde92480c5: Download complete [2021-03-14T18:30:58.781Z] dcdde92480c5: Pull complete [2021-03-14T18:30:58.781Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-14T18:30:58.781Z] Status: Downloaded newer image for busybox:latest [2021-03-14T18:30:58.970Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-14T18:30:59.550Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-14T18:31:00.117Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-14T18:31:00.117Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-14T18:31:00.375Z] === RUN TestDockerSuite/TestRunUserByIDZero [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-14T18:31:00.944Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-14T18:31:01.263Z] + bundleName=ppc64le-integration [2021-03-14T18:31:01.263Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-03-14T18:31:01.263Z] Creating ppc64le-integration-bundles.tar.gz [2021-03-14T18:31:01.263Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-14T18:31:01.263Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-14T18:31:01.309Z] Archiving artifacts [2021-03-14T18:31:01.510Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-14T18:31:01.736Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42145/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-03-14T18:31:01.769Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-14T18:31:01.769Z] === RUN TestDockerSuite/TestRunUserNotFound [Pipeline] sh [2021-03-14T18:31:02.027Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-14T18:31:02.141Z] + make clean [2021-03-14T18:31:02.433Z] make: command: Command not found [2021-03-14T18:31:02.433Z] make: command: Command not found [2021-03-14T18:31:02.433Z] docker volume rm -f docker-dev-cache [2021-03-14T18:31:02.433Z] docker-dev-cache [Pipeline] deleteDir [2021-03-14T18:31:02.594Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-14T18:31:05.125Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-14T18:31:05.692Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-14T18:31:06.629Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-14T18:31:07.196Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-14T18:31:08.133Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-14T18:31:09.514Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-14T18:31:11.415Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-14T18:31:12.792Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-14T18:31:13.359Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-14T18:31:13.359Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-14T18:31:13.359Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-14T18:31:13.359Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-14T18:31:13.617Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-14T18:31:13.617Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-14T18:31:14.184Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-14T18:31:14.442Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-14T18:31:15.378Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-14T18:31:15.944Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-14T18:31:16.512Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-14T18:31:16.512Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-14T18:31:17.079Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-14T18:31:17.079Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-14T18:31:17.079Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-14T18:31:17.079Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-14T18:31:17.079Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-14T18:31:17.079Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-14T18:31:17.079Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-14T18:31:17.079Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-14T18:31:17.079Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-14T18:31:17.079Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-14T18:31:17.646Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-14T18:31:17.904Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-14T18:31:18.471Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-14T18:31:18.471Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-14T18:31:19.037Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-14T18:31:19.296Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-14T18:31:19.877Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-14T18:31:19.877Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-14T18:31:20.146Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-14T18:31:20.406Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-14T18:31:20.974Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-14T18:31:20.974Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-14T18:31:20.974Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-14T18:31:21.541Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-14T18:31:22.917Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-14T18:31:22.917Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-14T18:31:23.485Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-14T18:31:23.485Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-14T18:31:24.053Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-14T18:31:24.053Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-14T18:31:25.433Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-14T18:31:25.692Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-14T18:31:27.595Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-14T18:31:27.854Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-14T18:31:27.854Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-14T18:31:27.854Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-14T18:31:28.420Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-14T18:31:29.356Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-14T18:31:30.290Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-14T18:31:30.290Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-14T18:31:31.667Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-14T18:31:31.926Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-14T18:31:32.493Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-14T18:31:34.399Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-14T18:31:34.399Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-14T18:31:35.333Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-14T18:31:35.334Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-14T18:31:35.334Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-14T18:31:36.711Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-14T18:31:38.086Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-14T18:31:38.086Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-14T18:31:38.345Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-14T18:31:38.345Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-14T18:31:38.345Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-14T18:31:38.913Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-14T18:31:41.442Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-14T18:31:42.021Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-14T18:31:44.560Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-14T18:31:46.463Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-14T18:31:46.723Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-14T18:31:48.630Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-14T18:31:49.199Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-14T18:31:50.577Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-14T18:31:53.108Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-14T18:31:54.485Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-14T18:31:55.054Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-14T18:31:56.430Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-14T18:31:57.367Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-14T18:31:59.269Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-14T18:32:01.798Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-14T18:32:04.329Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-14T18:32:05.705Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-14T18:32:09.006Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-14T18:32:12.289Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-14T18:32:13.665Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-14T18:32:14.231Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-14T18:32:16.132Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-14T18:32:17.507Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-14T18:32:18.073Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-14T18:32:18.641Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-14T18:32:19.209Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-14T18:32:19.209Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-14T18:32:19.775Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-14T18:32:23.062Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-14T18:32:25.592Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-14T18:32:26.158Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-14T18:32:26.726Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-14T18:32:26.726Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-14T18:32:27.293Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-14T18:32:28.230Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-14T18:32:28.230Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-14T18:32:29.607Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-14T18:32:29.865Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-14T18:32:30.432Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-14T18:32:31.369Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-14T18:32:32.758Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-14T18:32:36.042Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-14T18:32:36.977Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-14T18:32:36.977Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-14T18:32:37.913Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-14T18:32:38.480Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-14T18:32:41.012Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-14T18:32:43.541Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-14T18:32:45.443Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-14T18:32:46.819Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-14T18:32:48.720Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-14T18:32:49.287Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-14T18:32:52.573Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-14T18:32:53.950Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-14T18:32:55.325Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-14T18:32:56.261Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-14T18:32:56.829Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-14T18:32:57.399Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-14T18:32:59.315Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-14T18:33:01.216Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-14T18:33:02.592Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-14T18:33:03.969Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-14T18:33:05.346Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-14T18:33:23.428Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-14T18:33:23.996Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-14T18:33:23.997Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-14T18:33:24.255Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-14T18:33:24.255Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-14T18:33:24.255Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-14T18:33:30.821Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-14T18:33:31.080Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-14T18:33:31.339Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-14T18:33:31.339Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-14T18:33:33.242Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-14T18:33:36.533Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite (1400.94s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.05s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.18s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.65s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-14T18:33:36.533Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.11s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.04s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.34s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.63s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.67s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.75s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.99s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAttachDetach (0.91s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.07s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.53s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.83s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.39s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.24s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.40s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.61s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.96s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.63s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.39s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.99s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.46s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.88s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.86s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.74s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.08s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.61s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.42s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.78s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.89s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.80s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.22s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.79s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.05s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.12s) [2021-03-14T18:33:36.534Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.10s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.02s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.23s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.60s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.85s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.86s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.01s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.68s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.56s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.22s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.87s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.93s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.55s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.67s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.59s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.63s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.26s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.93s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.14s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.78s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-03-14T18:33:36.535Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-14T18:33:36.535Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.72s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.35s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.73s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.94s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.51s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.99s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.93s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.24s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.59s) [2021-03-14T18:33:36.535Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-14T18:33:36.535Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.535Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-14T18:33:36.535Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.535Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-14T18:33:36.535Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.535Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-14T18:33:36.535Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.59s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.74s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.96s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.11s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.09s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.61s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.89s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.44s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.44s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.40s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.67s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.49s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.22s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.90s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.91s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.61s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.40s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.66s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.44s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.51s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.05s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.80s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.90s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.33s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.67s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.06s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEnv (1.76s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.42s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.81s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.23s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.39s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.24s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.36s) [2021-03-14T18:33:36.535Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-14T18:33:36.535Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.44s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.14s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildFails (0.77s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.74s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.06s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.54s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.33s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.04s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.38s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.83s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.85s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.53s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildHistory (4.00s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.43s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.23s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.29s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.79s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.72s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.33s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.01s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.07s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.56s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.97s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.02s) [2021-03-14T18:33:36.535Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-14T18:33:36.535Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.99s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.91s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.68s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.60s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.91s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.14s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.51s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.66s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.17s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.32s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.29s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.12s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.18s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.92s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildPATH (2.45s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.73s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.64s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.27s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.56s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildRm (2.47s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.04s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.91s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.85s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.01s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2021-03-14T18:33:36.535Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-14T18:33:36.535Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.53s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.13s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildStderr (1.29s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.21s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.78s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2021-03-14T18:33:36.535Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.75s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.97s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildUser (1.35s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.32s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.99s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.88s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.96s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.12s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.23s) [2021-03-14T18:33:36.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-14T18:33:36.536Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-14T18:33:36.536Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-14T18:33:36.536Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.06s) [2021-03-14T18:33:36.536Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.87s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.21s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.26s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.10s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.92s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.06s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.55s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.83s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s) [2021-03-14T18:33:36.536Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-14T18:33:36.536Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.74s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-03-14T18:33:36.536Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-14T18:33:36.536Z] docker_cli_sni_test.go:18: Flakey test [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.56s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCommitChange (0.99s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.96s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.83s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.27s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.31s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCommitTTY (1.60s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.98s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.29s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.07s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.42s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.47s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.75s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.76s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.59s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.56s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.51s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.57s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.25s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.67s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.66s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.57s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.59s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.70s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.16s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.10s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.65s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.58s) [2021-03-14T18:33:36.536Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-14T18:33:36.536Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.77s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.55s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.34s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.40s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.82s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.53s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.58s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.55s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a7e660_} (1.36s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1276104123_/foo_false____} (1.64s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1276104123_/foo_true____} (0.83s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3922733534_/foo_false____} (1.42s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3922733534_/foo_true____} (1.35s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3922733534_/foo_true__0xc000a7e6e0__} (1.34s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a7e700_} (1.36s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a7e720_} (1.45s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a7e740_} (1.61s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a7e760_} (1.72s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.06s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.08s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.50s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.30s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.16s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.00s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.69s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.55s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.56s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.63s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.66s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.79s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.79s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.97s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.97s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.82s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.59s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.67s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.05s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.85s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.92s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.13s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.80s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.98s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.97s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.09s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.62s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.95s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.63s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.92s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToDot (0.82s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.29s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.51s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.34s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.32s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.86s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.49s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.64s) [2021-03-14T18:33:36.536Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-14T18:33:36.536Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.66s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2021-03-14T18:33:36.536Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-14T18:33:36.536Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.24s) [2021-03-14T18:33:36.536Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.09s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.63s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.56s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.03s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.52s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.01s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.02s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.53s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.28s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.53s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.72s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.71s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.31s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.64s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.21s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.55s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.13s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.00s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.13s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.58s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2021-03-14T18:33:36.537Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-14T18:33:36.537Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-14T18:33:36.537Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-14T18:33:36.537Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.52s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.72s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsRename (0.81s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.45s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.82s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.76s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.89s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsTop (0.68s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.29s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.13s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.57s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.75s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.59s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.40s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecEnv (0.69s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.64s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecInspectID (1.83s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.59s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.65s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.61s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecTTY (0.60s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2021-03-14T18:33:36.537Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-14T18:33:36.537Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.59s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.52s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestHealth (19.22s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.88s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.40s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.76s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.12s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.17s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.74s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.73s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.09s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImportDisplay (1.47s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImportFile (1.14s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.24s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImportGzipped (1.24s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.60s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.58s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.52s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.18s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.56s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.58s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.09s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.88s) [2021-03-14T18:33:36.537Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-14T18:33:36.537Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.83s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.65s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectDefault (0.73s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectHistory (0.84s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2021-03-14T18:33:36.537Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-14T18:33:36.537Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.69s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.77s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.51s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectStatus (0.61s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.49s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.81s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.00s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.15s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.42s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.33s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.44s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.41s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2021-03-14T18:33:36.537Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.30s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.91s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.69s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.05s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.35s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.74s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.65s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.55s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.68s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.64s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.87s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.98s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.68s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.57s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.65s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.40s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.78s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestNetHostname (1.43s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.79s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.37s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.52s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPluginActive (1.39s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.81s) [2021-03-14T18:33:36.538Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-14T18:33:36.538Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.39s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.44s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.55s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPortList (6.69s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.96s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.21s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.94s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.04s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.06s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.66s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.30s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsByOrder (2.26s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.94s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.34s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.77s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.42s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.69s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.74s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.28s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.53s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.88s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.79s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.59s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.79s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2021-03-14T18:33:36.538Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-14T18:33:36.538Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.24s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.67s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.19s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.43s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.09s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.50s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.20s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.68s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.56s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.97s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.54s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.70s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.06s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.75s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.01s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.13s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.72s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.70s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.66s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.95s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.55s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.64s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.48s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.52s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.65s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.66s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.75s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.53s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.54s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.67s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.32s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.65s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.65s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.59s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.16s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.08s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.33s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.58s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.58s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.91s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.76s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.35s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.82s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.13s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.86s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.23s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.30s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.87s) [2021-03-14T18:33:36.538Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-14T18:33:36.538Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.538Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-14T18:33:36.538Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.43s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.24s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.70s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.67s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.32s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2021-03-14T18:33:36.538Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-14T18:33:36.538Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.04s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2021-03-14T18:33:36.538Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-14T18:33:36.538Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.15s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.74s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.14s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.13s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.99s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.92s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunMount (4.55s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2021-03-14T18:33:36.538Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.10s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.00s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.56s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.89s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.04s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.24s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNetHost (1.11s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.68s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.76s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.55s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.92s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.62s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.59s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.56s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.24s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2021-03-14T18:33:36.539Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.92s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.10s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.92s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.57s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.61s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.96s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.72s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.78s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.64s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.59s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunState (1.34s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.55s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.55s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.22s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.34s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.45s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.76s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.79s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.43s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.56s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.63s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-03-14T18:33:36.539Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.49s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.50s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.56s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.41s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.57s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.19s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.45s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.75s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.04s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.41s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.49s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.85s) [2021-03-14T18:33:36.539Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents903498771 [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.20s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.09s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.34s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.84s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.02s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.61s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStartRecordError (1.15s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.24s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.51s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.16s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.70s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.63s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.61s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-14T18:33:36.539Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.72s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.15s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.59s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.20s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.23s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.82s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.37s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.94s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-14T18:33:36.539Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.48s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.40s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.21s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.31s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.32s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.43s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.40s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.95s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.15s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.83s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.83s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.43s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.42s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.53s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.95s) [2021-03-14T18:33:36.539Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.68s) [2021-03-14T18:33:36.539Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-03-14T18:33:36.540Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-14T18:33:36.540Z] === RUN TestDockerRegistrySuite [2021-03-14T18:33:36.540Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-14T18:33:37.110Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-14T18:33:38.504Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-14T18:33:39.879Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-14T18:33:39.879Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-14T18:33:43.164Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-14T18:33:48.429Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-14T18:33:50.961Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-14T18:33:51.896Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-14T18:33:53.271Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-14T18:33:54.207Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-14T18:33:55.143Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-14T18:33:56.518Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-14T18:33:57.084Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-14T18:33:58.464Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-14T18:34:00.366Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-14T18:34:02.269Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-14T18:34:03.206Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-14T18:34:05.750Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-14T18:34:06.685Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-14T18:34:06.685Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-14T18:34:07.619Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-14T18:34:08.554Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-14T18:34:09.492Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-14T18:34:12.023Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-14T18:34:12.590Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-14T18:34:13.525Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-14T18:34:13.783Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-14T18:34:14.042Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-14T18:34:14.301Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-14T18:34:14.560Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-14T18:34:15.129Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-14T18:34:15.129Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-14T18:34:16.503Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-14T18:34:17.878Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-14T18:34:18.811Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-14T18:34:20.186Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-14T18:34:20.752Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite (45.68s) [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.22s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d553e54b7fe2f] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.09s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d7584bf188273] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d30a6f56359bb] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-03-14T18:34:21.688Z] check_test.go:196: [de4be68538089] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.02s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d7168c6aea64d] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.19s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d8e19f097f800] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.99s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d9b6297766792] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2021-03-14T18:34:21.688Z] check_test.go:196: [dd43424828e2b] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.98s) [2021-03-14T18:34:21.688Z] check_test.go:196: [dda34f3fb0e26] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d3f8be360d658] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d8410aead8513] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d539466247c84] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d94eb9abf6700] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.07s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d4d16b454b234] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.98s) [2021-03-14T18:34:21.688Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d1000588f647cd62476b8eaee032b1c203ccbb95f9959a7ebbcf3a88639e1acc [2021-03-14T18:34:21.688Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:816d1382a5d9235676016da1be7446d464a76d351692bda05ddc05add92753f7 [2021-03-14T18:34:21.688Z] check_test.go:196: [df51a53342388] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s) [2021-03-14T18:34:21.688Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8b6d96b5594c73645dd20e094ab37b1a2bf06423310ba4d568125e083c6cdb79 [2021-03-14T18:34:21.688Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3a54502cc13adef5de1b121fe30fd0ce8226f3bbe06cadb42d16e4564c910a45 [2021-03-14T18:34:21.688Z] check_test.go:196: [d404d1626fca7] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2021-03-14T18:34:21.688Z] check_test.go:196: [dff845f8db247] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.34s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d524315ef87c1] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d7f8dfe1ceac7] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-03-14T18:34:21.688Z] check_test.go:196: [dcc7468280772] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-03-14T18:34:21.688Z] check_test.go:196: [db0cf240e8f52] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d8e75133f7a46] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d7db8fe689f47] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.48s) [2021-03-14T18:34:21.688Z] check_test.go:196: [dc78b06d808a0] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.49s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d3004b31811d2] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2021-03-14T18:34:21.688Z] check_test.go:196: [df5ad6ff5ddb2] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d453eef5bc7ca] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-14T18:34:21.688Z] check_test.go:196: [dbb1791a13be2] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d1fa8fb28c11f] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d8f8b66a5e9e0] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.50s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d1c26eb548232] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d135b84476c0b] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.33s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d29b70c483110] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.47s) [2021-03-14T18:34:21.688Z] check_test.go:196: [db8050d171f0a] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2021-03-14T18:34:21.688Z] check_test.go:196: [d9e22372b4b30] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.07s) [2021-03-14T18:34:21.688Z] check_test.go:196: [dd5bb3b4152ad] daemon is not started [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.97s) [2021-03-14T18:34:21.688Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-03-14T18:34:21.688Z] === RUN TestDockerSchema1RegistrySuite [2021-03-14T18:34:21.688Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-14T18:34:21.949Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-14T18:34:25.234Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-14T18:34:26.189Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-14T18:34:30.377Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-14T18:34:30.377Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-14T18:34:34.564Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-14T18:34:35.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-14T18:34:36.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-14T18:34:36.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-14T18:34:38.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-14T18:34:38.403Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-14T18:34:39.338Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-14T18:34:40.275Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-14T18:34:44.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-14T18:34:44.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-14T18:34:45.031Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-14T18:34:45.031Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-14T18:34:45.289Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-14T18:34:45.289Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-14T18:34:45.548Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-14T18:34:46.116Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-14T18:34:46.375Z] --- PASS: TestDockerSchema1RegistrySuite (24.62s) [2021-03-14T18:34:46.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-03-14T18:34:46.375Z] check_test.go:223: [d43dd055bfa40] daemon is not started [2021-03-14T18:34:46.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.06s) [2021-03-14T18:34:46.375Z] check_test.go:223: [dcff4ffddecef] daemon is not started [2021-03-14T18:34:46.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.93s) [2021-03-14T18:34:46.375Z] check_test.go:223: [d084aba0030bf] daemon is not started [2021-03-14T18:34:46.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.17s) [2021-03-14T18:34:46.375Z] check_test.go:223: [d2b46126df7ed] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.14s) [2021-03-14T18:34:46.376Z] check_test.go:223: [d8ce88392c05a] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2021-03-14T18:34:46.376Z] check_test.go:223: [db622d05196aa] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-14T18:34:46.376Z] check_test.go:223: [dd6d84896b5a5] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-03-14T18:34:46.376Z] check_test.go:223: [da0379ba82866] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2021-03-14T18:34:46.376Z] check_test.go:223: [d78a558d887c5] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2021-03-14T18:34:46.376Z] check_test.go:223: [d2eaff0869264] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.63s) [2021-03-14T18:34:46.376Z] check_test.go:223: [d4ac7ca662229] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.58s) [2021-03-14T18:34:46.376Z] check_test.go:223: [d52ed6bd6fb51] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2021-03-14T18:34:46.376Z] check_test.go:223: [d8790f2e5c8cf] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-03-14T18:34:46.376Z] check_test.go:223: [d18a453073711] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-03-14T18:34:46.376Z] check_test.go:223: [d9fffc1017959] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2021-03-14T18:34:46.376Z] check_test.go:223: [de09116550e16] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s) [2021-03-14T18:34:46.376Z] check_test.go:223: [d30d209336477] daemon is not started [2021-03-14T18:34:46.376Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2021-03-14T18:34:46.376Z] check_test.go:223: [ddf6931dc3177] daemon is not started [2021-03-14T18:34:46.376Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-14T18:34:46.376Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-14T18:34:47.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-14T18:34:47.879Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-14T18:34:47.879Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-14T18:34:48.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-14T18:34:49.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-14T18:34:49.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-14T18:34:50.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-14T18:34:50.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-14T18:34:50.977Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.71s) [2021-03-14T18:34:50.977Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.10s) [2021-03-14T18:34:50.977Z] check_test.go:252: [d8bb2e72154b3] daemon is not started [2021-03-14T18:34:50.977Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2021-03-14T18:34:50.977Z] check_test.go:252: [d5e0cd7f4e963] daemon is not started [2021-03-14T18:34:50.977Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-03-14T18:34:50.977Z] check_test.go:252: [d9f433f3f4e17] daemon is not started [2021-03-14T18:34:50.977Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.36s) [2021-03-14T18:34:50.977Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-03-14T18:34:50.977Z] check_test.go:252: [d5d4a496a9b0a] daemon is not started [2021-03-14T18:34:50.977Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2021-03-14T18:34:50.977Z] check_test.go:252: [d42393c5e9784] daemon is not started [2021-03-14T18:34:50.977Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.65s) [2021-03-14T18:34:50.977Z] check_test.go:252: [d28234493f5b5] daemon is not started [2021-03-14T18:34:50.977Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2021-03-14T18:34:50.977Z] check_test.go:252: [d2692cdb239cf] daemon is not started [2021-03-14T18:34:50.977Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-14T18:34:50.977Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-14T18:34:52.545Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-14T18:34:54.449Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-14T18:34:56.351Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-14T18:34:56.351Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-14T18:34:56.609Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-14T18:34:56.609Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-14T18:34:56.867Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2021-03-14T18:34:56.867Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2021-03-14T18:34:56.867Z] check_test.go:279: [dc83d03334e55] daemon is not started [2021-03-14T18:34:56.867Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2021-03-14T18:34:56.867Z] check_test.go:279: [d40dd2584a4d2] daemon is not started [2021-03-14T18:34:56.867Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-03-14T18:34:56.867Z] check_test.go:279: [d4c2d1a9e6c3c] daemon is not started [2021-03-14T18:34:56.867Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-03-14T18:34:56.867Z] check_test.go:279: [d431c6cc851b6] daemon is not started [2021-03-14T18:34:56.867Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-03-14T18:34:56.867Z] check_test.go:279: [d579c3a9f2046] daemon is not started [2021-03-14T18:34:56.867Z] === RUN TestDockerNetworkSuite [2021-03-14T18:34:56.867Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-14T18:34:58.245Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-14T18:34:58.245Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-14T18:34:59.181Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-14T18:35:00.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-14T18:35:04.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-14T18:35:05.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-14T18:35:05.681Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-14T18:35:06.619Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-14T18:35:07.562Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-14T18:35:08.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-14T18:35:10.407Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-14T18:35:10.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-14T18:35:16.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-14T18:35:19.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-14T18:35:20.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-14T18:35:20.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-14T18:35:21.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-14T18:35:22.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-14T18:35:23.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-14T18:35:23.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-14T18:35:23.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-14T18:35:24.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-14T18:35:24.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-14T18:35:24.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-14T18:35:24.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-14T18:35:25.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-14T18:35:26.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-14T18:35:26.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-14T18:35:26.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-14T18:35:26.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-14T18:35:29.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-14T18:35:31.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-14T18:35:37.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-14T18:35:37.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-14T18:35:38.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-14T18:35:38.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-14T18:35:38.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-14T18:35:38.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-14T18:35:38.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-14T18:35:38.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-14T18:35:41.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-14T18:35:41.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-14T18:35:41.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-14T18:35:42.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-14T18:35:46.431Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-14T18:35:48.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-14T18:35:48.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-14T18:35:49.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-14T18:35:51.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-14T18:35:51.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-14T18:35:52.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-14T18:35:52.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-14T18:35:53.509Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite (61.17s) [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.46s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [dc50d184231fc] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.81s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d4648a8850591] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.67s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [db85f534cf45c] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.88s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d86d78adb123b] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.98s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:1233: [d4d2c59db7c5b] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d1de2f545502c] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.15s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [dfb14fce6e600] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.36s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [de2a7cbd1b94c] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d403e897b05e0] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d65c397bdb6c4] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d341401ef1057] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.94s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d3ac580de601f] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [dc70686f78535] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d5c0d84c3c53a] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d24b4dcd5dcd7] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d05bcbd973541] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d273c5ecdee32] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d4368ac17a53c] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d5614fe38768e] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.80s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d66b92cef9d28] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d1e84edc55bc6] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [df1f2ebf16b3f] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d524108848c70] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d65429deae9f8] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.48s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:968: [d3dd44b740fb0] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.74s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [db6efb57804f7] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.10s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:1116: [dfcf8c212dafa] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [dfb2d049d1565] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [dddb1206f4531] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d5255e8b9f843] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [df7d8e3920025] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d31d634d5361e] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d6feedf320470] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d3b1eafc863cc] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.55s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d1a5e92d49b3d] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d9796605378e0] daemon is not started [2021-03-14T18:35:58.780Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d0db587ad73f1] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [daf092a154c7a] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.53s) [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.12s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:1084: [d563e97d645eb] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [dec173370397d] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d1ef03beb0bcd] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d8939551f0053] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [dbd4d1dbbc85f] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d872a944820f2] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d1adeb6c58e27] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d77388244fba4] daemon is not started [2021-03-14T18:35:58.780Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.56s) [2021-03-14T18:35:58.780Z] docker_cli_network_unix_test.go:46: [d6792172b2293] daemon is not started [2021-03-14T18:35:58.780Z] === RUN TestDockerHubPullSuite [2021-03-14T18:35:58.780Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-14T18:35:59.347Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-14T18:36:01.877Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-14T18:36:01.877Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-14T18:36:03.253Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-14T18:36:03.253Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-14T18:36:03.253Z] --- PASS: TestDockerHubPullSuite (5.35s) [2021-03-14T18:36:03.253Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.43s) [2021-03-14T18:36:03.253Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-03-14T18:36:03.253Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2021-03-14T18:36:03.253Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.04s) [2021-03-14T18:36:03.253Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-03-14T18:36:03.253Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-03-14T18:36:03.253Z] PASS [2021-03-14T18:36:03.253Z] [2021-03-14T18:36:03.254Z] === Skipped [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.06s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.06s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_sni_test.go:18: Flakey test [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-14T18:36:03.254Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-03-14T18:36:03.254Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-14T18:36:03.254Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-14T18:36:03.254Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-14T18:36:03.254Z] docker_cli_network_unix_test.go:46: [d0db587ad73f1] daemon is not started [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] [2021-03-14T18:36:03.254Z] DONE 1274 tests, 51 skipped in 1596.932s [2021-03-14T18:36:03.254Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-14T18:36:03.254Z] ++++ cat bundles/test-integration/docker.pid [2021-03-14T18:36:03.254Z] +++ kill 8164 [2021-03-14T18:36:04.628Z] +++ /etc/init.d/apparmor stop [2021-03-14T18:36:04.628Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-14T18:36:04.628Z] [2021-03-14T18:36:04.628Z] Unloading profiles will leave already running processes permanently [2021-03-14T18:36:04.628Z] unconfined, which can lead to unexpected situations. [2021-03-14T18:36:04.628Z] [2021-03-14T18:36:04.628Z] To set a process to complain mode, use the command line tool [2021-03-14T18:36:04.628Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-14T18:36:04.628Z] +++ true [2021-03-14T18:36:04.628Z] exiting test-integration [2021-03-14T18:36:04.628Z] ++ exit 0 [2021-03-14T18:36:04.628Z] [2021-03-14T18:36:04.628Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-14T18:36:04.628Z] + for job in $(jobs -p) [2021-03-14T18:36:04.628Z] + wait 5977 [2021-03-14T18:36:07.041Z] --- PASS: TestBuildWCOWSandboxSize (926.91s) [2021-03-14T18:36:07.041Z] === RUN TestBuildWithEmptyDockerfile [2021-03-14T18:36:07.041Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:36:07.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:36:07.041Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:36:07.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:36:07.041Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:36:07.041Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:36:07.041Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-14T18:36:07.041Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-14T18:36:07.041Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-14T18:36:07.041Z] --- PASS: TestBuildWithEmptyDockerfile (0.81s) [2021-03-14T18:36:07.041Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-03-14T18:36:07.041Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-03-14T18:36:07.041Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-03-14T18:36:07.041Z] === RUN TestBuildPreserveOwnership [2021-03-14T18:36:07.041Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-03-14T18:36:07.041Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-14T18:36:07.041Z] === RUN TestBuildPlatformInvalid [2021-03-14T18:36:07.041Z] --- PASS: TestBuildPlatformInvalid (0.74s) [2021-03-14T18:36:07.041Z] PASS [2021-03-14T18:36:07.041Z] ok github.com/docker/docker/integration/build 1137.912s [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] === Skipped [2021-03-14T18:36:07.041Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-14T18:36:07.041Z] build_session_test.go:25: TODO: BuildKit [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-14T18:36:07.041Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-14T18:36:07.041Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-03-14T18:36:07.041Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-03-14T18:36:07.041Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] DONE 29 tests, 5 skipped in 1162.277s [2021-03-14T18:36:07.041Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-14T18:36:07.041Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:36:07.041Z] INFO: Testing against a local daemon [2021-03-14T18:36:07.041Z] === RUN TestConfigInspect [2021-03-14T18:36:07.041Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] === RUN TestConfigList [2021-03-14T18:36:07.041Z] --- SKIP: TestConfigList (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] === RUN TestConfigsCreateAndDelete [2021-03-14T18:36:07.041Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] === RUN TestConfigsUpdate [2021-03-14T18:36:07.041Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] === RUN TestTemplatedConfig [2021-03-14T18:36:07.041Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] === RUN TestConfigCreateResolve [2021-03-14T18:36:07.041Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:36:07.041Z] === RUN TestConfigDaemonLibtrustID [2021-03-14T18:36:07.041Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:36:07.041Z] PASS [2021-03-14T18:36:07.041Z] ok github.com/docker/docker/integration/config 0.399s [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] === Skipped [2021-03-14T18:36:07.041Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-14T18:36:07.041Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] [2021-03-14T18:36:07.041Z] DONE 7 tests, 7 skipped in 3.670s [2021-03-14T18:36:07.041Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-14T18:36:07.041Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:36:07.041Z] INFO: Testing against a local daemon [2021-03-14T18:36:07.041Z] === RUN TestCheckpoint [2021-03-14T18:36:07.041Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-14T18:36:07.041Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:36:07.041Z] === RUN TestContainerInvalidJSON [2021-03-14T18:36:07.041Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:36:07.041Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:36:07.041Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:36:07.041Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:36:07.041Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:36:07.041Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:36:07.041Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-14T18:36:07.041Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-14T18:36:07.041Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-14T18:36:07.041Z] --- PASS: TestContainerInvalidJSON (0.68s) [2021-03-14T18:36:07.041Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-14T18:36:07.041Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-14T18:36:07.041Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-14T18:36:07.041Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-14T18:36:07.041Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.48s) [2021-03-14T18:36:07.041Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-14T18:36:07.041Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-14T18:36:07.041Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-14T18:36:07.041Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-14T18:36:07.041Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2021-03-14T18:36:07.041Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-14T18:36:07.041Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-14T18:36:07.041Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-14T18:36:07.041Z] === RUN TestCopyFromContainer [2021-03-14T18:36:07.041Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-14T18:36:07.041Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-14T18:36:07.041Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:36:07.041Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:36:07.041Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:36:07.041Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:36:07.041Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:36:07.041Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:36:07.041Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-14T18:36:07.041Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-14T18:36:07.041Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-14T18:36:07.041Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-14T18:36:07.041Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-14T18:36:07.041Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-03-14T18:36:07.041Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-03-14T18:36:07.041Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-14T18:36:07.041Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-14T18:36:07.041Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-14T18:36:07.041Z] === RUN TestCreateWithInvalidEnv [2021-03-14T18:36:07.041Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-14T18:36:07.041Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-14T18:36:07.041Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-14T18:36:07.041Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-14T18:36:07.041Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-14T18:36:07.041Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-14T18:36:07.041Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-14T18:36:07.041Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-14T18:36:07.041Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-14T18:36:07.041Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-14T18:36:07.041Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-14T18:36:07.041Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-14T18:36:07.041Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-03-14T18:36:07.041Z] === RUN TestCreateTmpfsMountsTarget [2021-03-14T18:36:07.041Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-14T18:36:07.041Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.041Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-14T18:36:07.041Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-14T18:36:07.041Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:36:07.041Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-14T18:36:07.041Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-14T18:36:07.041Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:36:07.041Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-14T18:36:07.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:36:07.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:36:07.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:36:07.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:36:07.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:36:07.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:36:07.042Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:36:07.042Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:36:07.042Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:36:07.042Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:36:07.042Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-14T18:36:07.042Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-14T18:36:07.042Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-14T18:36:07.042Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-14T18:36:07.042Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-14T18:36:07.042Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-03-14T18:36:07.042Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-14T18:36:07.042Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-14T18:36:07.042Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-14T18:36:07.042Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-14T18:36:07.042Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-14T18:36:07.042Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-14T18:36:07.042Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-14T18:36:07.042Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-14T18:36:07.042Z] === RUN TestCreateDifferentPlatform [2021-03-14T18:36:07.042Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-14T18:36:07.042Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-14T18:36:07.042Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-03-14T18:36:07.042Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-14T18:36:07.042Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-14T18:36:07.042Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-14T18:36:07.042Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-03-14T18:36:07.042Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-14T18:36:07.042Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-14T18:36:07.042Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-14T18:36:07.042Z] === RUN TestContainerKillOnDaemonStart [2021-03-14T18:36:07.042Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-14T18:36:07.042Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:07.042Z] === RUN TestDiff [2021-03-14T18:36:07.042Z] --- SKIP: TestDiff (0.00s) [2021-03-14T18:36:07.042Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-14T18:36:07.042Z] === RUN TestExecWithCloseStdin [2021-03-14T18:36:09.283Z] --- PASS: TestExecWithCloseStdin (3.40s) [2021-03-14T18:36:09.283Z] === RUN TestExec [2021-03-14T18:36:11.530Z] --- PASS: TestExec (2.21s) [2021-03-14T18:36:11.530Z] === RUN TestExecUser [2021-03-14T18:36:11.530Z] --- SKIP: TestExecUser (0.00s) [2021-03-14T18:36:11.530Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-14T18:36:11.530Z] === RUN TestExportContainerAndImportImage [2021-03-14T18:36:11.530Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-14T18:36:11.530Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:11.530Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-14T18:36:11.530Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-14T18:36:11.530Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:11.530Z] === RUN TestHealthCheckWorkdir [2021-03-14T18:36:11.530Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-14T18:36:11.530Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-14T18:36:11.530Z] === RUN TestHealthKillContainer [2021-03-14T18:36:11.530Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-14T18:36:11.530Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-14T18:36:11.530Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-14T18:36:11.530Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-14T18:36:11.530Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-14T18:36:11.530Z] === RUN TestKillContainerInvalidSignal [2021-03-14T18:36:13.113Z] --- PASS: TestKillContainerInvalidSignal (2.01s) [2021-03-14T18:36:13.113Z] === RUN TestKillContainer [2021-03-14T18:36:13.113Z] === RUN TestKillContainer/no_signal [2021-03-14T18:36:15.355Z] === RUN TestKillContainer/non_killing_signal [2021-03-14T18:36:15.355Z] === RUN TestKillContainer/killing_signal [2021-03-14T18:36:22.570Z] --- PASS: TestKillContainer (9.39s) [2021-03-14T18:36:22.570Z] --- PASS: TestKillContainer/no_signal (2.11s) [2021-03-14T18:36:22.570Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-14T18:36:22.570Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-14T18:36:22.570Z] --- PASS: TestKillContainer/killing_signal (7.22s) [2021-03-14T18:36:22.570Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-14T18:36:22.570Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-14T18:36:22.570Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-14T18:36:22.570Z] === RUN TestKillStoppedContainer [2021-03-14T18:36:22.570Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-14T18:36:22.570Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-14T18:36:22.570Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-14T18:36:22.570Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-14T18:36:22.570Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-14T18:36:22.570Z] === RUN TestKillDifferentUserContainer [2021-03-14T18:36:22.570Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-14T18:36:22.570Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-14T18:36:22.570Z] === RUN TestInspectOomKilledTrue [2021-03-14T18:36:22.570Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-14T18:36:22.570Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:22.570Z] === RUN TestInspectOomKilledFalse [2021-03-14T18:36:22.570Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-14T18:36:22.570Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:36:22.570Z] === RUN TestLogsFollowTailEmpty [2021-03-14T18:36:24.810Z] --- PASS: TestLogsFollowTailEmpty (2.11s) [2021-03-14T18:36:24.810Z] === RUN TestNetworkNat [2021-03-14T18:36:24.810Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-14T18:36:24.810Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-14T18:36:24.810Z] === RUN TestNetworkLocalhostTCPNat [2021-03-14T18:36:27.051Z] --- PASS: TestNetworkLocalhostTCPNat (2.46s) [2021-03-14T18:36:27.051Z] === RUN TestNetworkLoopbackNat [2021-03-14T18:36:27.051Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-14T18:36:27.051Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-14T18:36:27.051Z] === RUN TestPause [2021-03-14T18:36:27.051Z] --- SKIP: TestPause (0.00s) [2021-03-14T18:36:27.051Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-14T18:36:27.051Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-14T18:36:29.294Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.20s) [2021-03-14T18:36:29.294Z] === RUN TestPauseStopPausedContainer [2021-03-14T18:36:29.294Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-14T18:36:29.294Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:29.294Z] === RUN TestPsFilter [2021-03-14T18:36:29.768Z] --- PASS: TestPsFilter (0.24s) [2021-03-14T18:36:29.768Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-14T18:36:32.008Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.27s) [2021-03-14T18:36:32.008Z] === RUN TestRemoveContainerWithVolume [2021-03-14T18:36:34.247Z] --- PASS: TestRemoveContainerWithVolume (2.33s) [2021-03-14T18:36:34.247Z] === RUN TestRemoveContainerRunning [2021-03-14T18:36:36.490Z] --- PASS: TestRemoveContainerRunning (1.99s) [2021-03-14T18:36:36.490Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-14T18:36:38.732Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.04s) [2021-03-14T18:36:38.732Z] === RUN TestRemoveInvalidContainer [2021-03-14T18:36:38.732Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-14T18:36:38.732Z] === RUN TestRenameLinkedContainer [2021-03-14T18:36:38.732Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-14T18:36:38.732Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-14T18:36:38.732Z] === RUN TestRenameStoppedContainer [2021-03-14T18:36:40.975Z] --- PASS: TestRenameStoppedContainer (2.20s) [2021-03-14T18:36:40.975Z] === RUN TestRenameRunningContainerAndReuse [2021-03-14T18:36:44.804Z] --- PASS: TestRenameRunningContainerAndReuse (4.09s) [2021-03-14T18:36:44.804Z] === RUN TestRenameInvalidName [2021-03-14T18:36:46.404Z] --- PASS: TestRenameInvalidName (1.98s) [2021-03-14T18:36:46.404Z] === RUN TestRenameAnonymousContainer [2021-03-14T18:36:46.404Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-14T18:36:46.404Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-14T18:36:46.405Z] === RUN TestRenameContainerWithSameName [2021-03-14T18:36:48.645Z] --- PASS: TestRenameContainerWithSameName (1.96s) [2021-03-14T18:36:48.645Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-14T18:36:48.645Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-14T18:36:48.645Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-14T18:36:48.645Z] === RUN TestResize [2021-03-14T18:36:50.885Z] --- PASS: TestResize (1.99s) [2021-03-14T18:36:50.885Z] === RUN TestResizeWithInvalidSize [2021-03-14T18:36:50.885Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-14T18:36:50.885Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-14T18:36:50.885Z] === RUN TestResizeWhenContainerNotStarted [2021-03-14T18:36:53.125Z] --- PASS: TestResizeWhenContainerNotStarted (2.29s) [2021-03-14T18:36:53.125Z] === RUN TestDaemonRestartKillContainers [2021-03-14T18:36:53.125Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-14T18:36:53.125Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:36:53.125Z] === RUN TestStats [2021-03-14T18:36:53.125Z] --- SKIP: TestStats (0.00s) [2021-03-14T18:36:53.125Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-14T18:36:53.125Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-14T18:36:59.048Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.84s) [2021-03-14T18:36:59.048Z] === RUN TestStopContainerWithTimeout [2021-03-14T18:36:59.048Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-14T18:36:59.048Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-14T18:36:59.048Z] === RUN TestUpdateRestartPolicy [2021-03-14T18:37:12.308Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-14T18:37:14.208Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-14T18:37:18.397Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-14T18:37:20.383Z] --- PASS: TestUpdateRestartPolicy (20.72s) [2021-03-14T18:37:20.383Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-14T18:37:21.383Z] --- PASS: TestUpdateRestartWithAutoRemove (1.98s) [2021-03-14T18:37:21.383Z] === RUN TestWaitNonBlocked [2021-03-14T18:37:21.383Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:37:21.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:37:21.383Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:37:21.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:37:21.383Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-14T18:37:21.384Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-14T18:37:24.373Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-14T18:37:24.373Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.67s) [2021-03-14T18:37:24.373Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.87s) [2021-03-14T18:37:24.373Z] === RUN TestWaitBlocked [2021-03-14T18:37:24.373Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-14T18:37:24.373Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:37:24.373Z] PASS [2021-03-14T18:37:24.373Z] ok github.com/docker/docker/integration/container 80.812s [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === Skipped [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-14T18:37:24.373Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-14T18:37:24.373Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-03-14T18:37:24.373Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-14T18:37:24.373Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-14T18:37:24.373Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-14T18:37:24.373Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-14T18:37:24.373Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-14T18:37:24.373Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-14T18:37:24.373Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-14T18:37:24.373Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-14T18:37:24.373Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-14T18:37:24.373Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-14T18:37:24.373Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-14T18:37:24.373Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-14T18:37:24.373Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-14T18:37:24.373Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-14T18:37:24.373Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-14T18:37:24.373Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-14T18:37:24.373Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-14T18:37:24.373Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-14T18:37:24.373Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-14T18:37:24.373Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-14T18:37:24.373Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-14T18:37:24.373Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-14T18:37:24.373Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-14T18:37:24.373Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-14T18:37:24.373Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-14T18:37:24.373Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-14T18:37:24.373Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-14T18:37:24.373Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-14T18:37:24.373Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-14T18:37:24.373Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-14T18:37:24.373Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-14T18:37:24.373Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-14T18:37:24.373Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-14T18:37:24.373Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-14T18:37:24.373Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-14T18:37:24.373Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] [2021-03-14T18:37:24.373Z] DONE 88 tests, 37 skipped in 84.065s [2021-03-14T18:37:24.373Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-14T18:37:27.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:37:27.358Z] INFO: Testing against a local daemon [2021-03-14T18:37:27.358Z] === RUN TestCommitInheritsEnv [2021-03-14T18:37:27.358Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-14T18:37:27.358Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-14T18:37:27.358Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-14T18:37:27.358Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-14T18:37:27.358Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-14T18:37:27.358Z] === RUN TestImagesFilterMultiReference [2021-03-14T18:37:27.358Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-14T18:37:27.358Z] === RUN TestImagePullPlatformInvalid [2021-03-14T18:37:27.358Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-03-14T18:37:27.358Z] === RUN TestRemoveImageOrphaning [2021-03-14T18:37:28.943Z] --- PASS: TestRemoveImageOrphaning (1.32s) [2021-03-14T18:37:28.943Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-14T18:37:28.943Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-14T18:37:28.943Z] === RUN TestTagInvalidReference [2021-03-14T18:37:28.943Z] --- PASS: TestTagInvalidReference (0.06s) [2021-03-14T18:37:28.943Z] === RUN TestTagValidPrefixedRepo [2021-03-14T18:37:28.943Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-03-14T18:37:28.943Z] === RUN TestTagExistedNameWithoutForce [2021-03-14T18:37:28.943Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-03-14T18:37:28.943Z] === RUN TestTagOfficialNames [2021-03-14T18:37:28.943Z] --- PASS: TestTagOfficialNames (0.10s) [2021-03-14T18:37:28.943Z] === RUN TestTagMatchesDigest [2021-03-14T18:37:28.943Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-14T18:37:28.943Z] PASS [2021-03-14T18:37:28.943Z] ok github.com/docker/docker/integration/image 2.210s [2021-03-14T18:37:28.944Z] [2021-03-14T18:37:28.944Z] === Skipped [2021-03-14T18:37:28.944Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-14T18:37:28.944Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-14T18:37:28.944Z] [2021-03-14T18:37:28.944Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-14T18:37:28.944Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-14T18:37:28.944Z] [2021-03-14T18:37:28.944Z] [2021-03-14T18:37:28.944Z] DONE 11 tests, 2 skipped in 4.599s [2021-03-14T18:37:28.944Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-14T18:37:32.777Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:37:32.777Z] INFO: Testing against a local daemon [2021-03-14T18:37:32.777Z] === RUN TestNetworkCreateDelete [2021-03-14T18:37:32.777Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-14T18:37:32.777Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:37:32.777Z] === RUN TestDockerNetworkDeletePreferID [2021-03-14T18:37:32.777Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-14T18:37:32.777Z] 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-03-14T18:37:32.777Z] === RUN TestDaemonDNSFallback [2021-03-14T18:37:32.777Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-14T18:37:32.777Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:37:32.777Z] === RUN TestInspectNetwork [2021-03-14T18:37:32.777Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-14T18:37:32.777Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-14T18:37:32.777Z] === RUN TestRunContainerWithBridgeNone [2021-03-14T18:37:32.777Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-14T18:37:32.777Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:37:32.777Z] === RUN TestNetworkInvalidJSON [2021-03-14T18:37:32.777Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-14T18:37:32.777Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-14T18:37:32.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:37:32.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:37:32.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:37:32.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:37:32.777Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-14T18:37:32.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-14T18:37:32.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-14T18:37:32.777Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-03-14T18:37:32.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-14T18:37:32.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-03-14T18:37:32.777Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-14T18:37:32.777Z] === RUN TestNetworkList [2021-03-14T18:37:32.777Z] === RUN TestNetworkList//networks [2021-03-14T18:37:32.777Z] === PAUSE TestNetworkList//networks [2021-03-14T18:37:32.777Z] === RUN TestNetworkList//networks/ [2021-03-14T18:37:32.777Z] === PAUSE TestNetworkList//networks/ [2021-03-14T18:37:32.777Z] === CONT TestNetworkList//networks [2021-03-14T18:37:32.777Z] === CONT TestNetworkList//networks/ [2021-03-14T18:37:32.777Z] --- PASS: TestNetworkList (0.04s) [2021-03-14T18:37:32.777Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-14T18:37:32.777Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-14T18:37:32.777Z] === RUN TestHostIPv4BridgeLabel [2021-03-14T18:37:32.777Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-14T18:37:32.777Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-14T18:37:32.777Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] === RUN TestDaemonDefaultNetworkPools [2021-03-14T18:37:32.777Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-14T18:37:32.777Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-14T18:37:32.777Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-14T18:37:32.777Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] === RUN TestServiceWithPredefinedNetwork [2021-03-14T18:37:32.777Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-14T18:37:32.777Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:37:32.777Z] === RUN TestServiceWithDataPathPortInit [2021-03-14T18:37:32.777Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-14T18:37:32.777Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] PASS [2021-03-14T18:37:32.777Z] ok github.com/docker/docker/integration/network 0.430s [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === Skipped [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-14T18:37:32.777Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-14T18:37:32.777Z] 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-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-14T18:37:32.777Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-14T18:37:32.777Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-14T18:37:32.777Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-14T18:37:32.777Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:242: FLAKY_TEST [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-14T18:37:32.777Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] [2021-03-14T18:37:32.777Z] DONE 22 tests, 15 skipped in 3.285s [2021-03-14T18:37:32.777Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-14T18:37:33.252Z] testing: warning: no tests to run [2021-03-14T18:37:33.252Z] PASS [2021-03-14T18:37:33.252Z] ok github.com/docker/docker/integration/network/ipvlan 0.106s [2021-03-14T18:37:33.252Z] [2021-03-14T18:37:33.252Z] DONE 0 tests in 0.912s [2021-03-14T18:37:33.252Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-14T18:37:34.286Z] testing: warning: no tests to run [2021-03-14T18:37:34.286Z] PASS [2021-03-14T18:37:34.286Z] ok github.com/docker/docker/integration/network/macvlan 0.115s [2021-03-14T18:37:34.286Z] [2021-03-14T18:37:34.286Z] DONE 0 tests in 0.938s [2021-03-14T18:37:34.286Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-14T18:37:35.287Z] testing: warning: no tests to run [2021-03-14T18:37:35.287Z] PASS [2021-03-14T18:37:35.287Z] ok github.com/docker/docker/integration/plugin 0.126s [2021-03-14T18:37:35.287Z] [2021-03-14T18:37:35.287Z] DONE 0 tests in 0.997s [2021-03-14T18:37:35.762Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-14T18:37:36.237Z] testing: warning: no tests to run [2021-03-14T18:37:36.237Z] PASS [2021-03-14T18:37:36.237Z] ok github.com/docker/docker/integration/plugin/authz 0.121s [2021-03-14T18:37:36.713Z] [2021-03-14T18:37:36.713Z] DONE 0 tests in 0.928s [2021-03-14T18:37:36.713Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-14T18:37:45.455Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:37:45.455Z] INFO: Testing against a local daemon [2021-03-14T18:37:45.455Z] === RUN TestPluginInvalidJSON [2021-03-14T18:37:45.455Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:37:45.455Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:37:45.455Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-14T18:37:45.455Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-03-14T18:37:45.455Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-14T18:37:45.455Z] === RUN TestPluginInstall [2021-03-14T18:37:45.455Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-14T18:37:45.455Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-14T18:37:45.455Z] === RUN TestPluginsWithRuntimes [2021-03-14T18:37:45.455Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-14T18:37:45.455Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-14T18:37:45.455Z] PASS [2021-03-14T18:37:45.455Z] ok github.com/docker/docker/integration/plugin/common 0.460s [2021-03-14T18:37:45.930Z] [2021-03-14T18:37:45.930Z] === Skipped [2021-03-14T18:37:45.930Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-14T18:37:45.930Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-14T18:37:45.931Z] [2021-03-14T18:37:45.931Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-14T18:37:45.931Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-14T18:37:45.931Z] [2021-03-14T18:37:45.931Z] [2021-03-14T18:37:45.931Z] DONE 4 tests, 2 skipped in 9.241s [2021-03-14T18:37:45.931Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-14T18:37:49.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:37:49.769Z] INFO: Testing against a local daemon [2021-03-14T18:37:49.769Z] === RUN TestExternalGraphDriver [2021-03-14T18:37:49.769Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-14T18:37:49.769Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-14T18:37:49.769Z] === RUN TestGraphdriverPluginV2 [2021-03-14T18:37:49.769Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-14T18:37:49.769Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-14T18:37:49.769Z] PASS [2021-03-14T18:37:49.769Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.411s [2021-03-14T18:37:49.769Z] [2021-03-14T18:37:49.769Z] === Skipped [2021-03-14T18:37:49.769Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-14T18:37:49.769Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-14T18:37:49.769Z] [2021-03-14T18:37:49.769Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-14T18:37:49.769Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-14T18:37:49.769Z] [2021-03-14T18:37:49.769Z] [2021-03-14T18:37:49.769Z] DONE 2 tests, 2 skipped in 3.839s [2021-03-14T18:37:49.769Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-14T18:37:52.755Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:37:52.755Z] INFO: Testing against a local daemon [2021-03-14T18:37:52.755Z] === RUN TestReadPluginNoRead [2021-03-14T18:37:52.755Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-14T18:37:52.755Z] read_test.go:21: no unix domain sockets on Windows [2021-03-14T18:37:52.755Z] PASS [2021-03-14T18:37:52.755Z] ok github.com/docker/docker/integration/plugin/logging 0.377s [2021-03-14T18:37:52.755Z] [2021-03-14T18:37:52.755Z] === Skipped [2021-03-14T18:37:52.755Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-14T18:37:52.755Z] read_test.go:21: no unix domain sockets on Windows [2021-03-14T18:37:52.755Z] [2021-03-14T18:37:52.755Z] [2021-03-14T18:37:52.755Z] DONE 1 tests, 1 skipped in 3.099s [2021-03-14T18:37:52.755Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-14T18:37:54.339Z] testing: warning: no tests to run [2021-03-14T18:37:54.339Z] PASS [2021-03-14T18:37:54.339Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.225s [2021-03-14T18:37:54.817Z] [2021-03-14T18:37:54.817Z] DONE 0 tests in 1.656s [2021-03-14T18:37:54.817Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-14T18:37:57.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:37:57.802Z] INFO: Testing against a local daemon [2021-03-14T18:37:57.802Z] === RUN TestPluginWithDevMounts [2021-03-14T18:37:57.802Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-14T18:37:57.802Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:37:57.802Z] PASS [2021-03-14T18:37:57.802Z] ok github.com/docker/docker/integration/plugin/volumes 0.452s [2021-03-14T18:37:57.802Z] [2021-03-14T18:37:57.802Z] === Skipped [2021-03-14T18:37:57.802Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-14T18:37:57.802Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:37:57.802Z] [2021-03-14T18:37:57.802Z] [2021-03-14T18:37:57.802Z] DONE 1 tests, 1 skipped in 3.041s [2021-03-14T18:37:57.802Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-14T18:38:00.062Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:38:00.062Z] INFO: Testing against a local daemon [2021-03-14T18:38:00.062Z] === RUN TestSecretInspect [2021-03-14T18:38:00.062Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-14T18:38:00.062Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:00.062Z] === RUN TestSecretList [2021-03-14T18:38:00.062Z] --- SKIP: TestSecretList (0.00s) [2021-03-14T18:38:00.062Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:00.062Z] === RUN TestSecretsCreateAndDelete [2021-03-14T18:38:00.062Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-14T18:38:00.062Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:00.062Z] === RUN TestSecretsUpdate [2021-03-14T18:38:00.062Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-14T18:38:00.062Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:00.062Z] === RUN TestTemplatedSecret [2021-03-14T18:38:00.062Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-14T18:38:00.062Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:00.062Z] === RUN TestSecretCreateResolve [2021-03-14T18:38:00.538Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-14T18:38:00.538Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:38:00.538Z] PASS [2021-03-14T18:38:00.538Z] ok github.com/docker/docker/integration/secret 0.391s [2021-03-14T18:38:00.538Z] [2021-03-14T18:38:00.538Z] === Skipped [2021-03-14T18:38:00.538Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-14T18:38:00.538Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:00.538Z] [2021-03-14T18:38:00.538Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-14T18:38:00.538Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:00.538Z] [2021-03-14T18:38:00.538Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-14T18:38:00.538Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:00.538Z] [2021-03-14T18:38:00.538Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-14T18:38:00.538Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:00.538Z] [2021-03-14T18:38:00.538Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-14T18:38:00.538Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:00.538Z] [2021-03-14T18:38:00.538Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-14T18:38:00.538Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:38:00.538Z] [2021-03-14T18:38:00.538Z] [2021-03-14T18:38:00.538Z] DONE 6 tests, 6 skipped in 2.776s [2021-03-14T18:38:00.538Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-14T18:38:04.385Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:38:04.385Z] INFO: Testing against a local daemon [2021-03-14T18:38:04.385Z] === RUN TestServiceCreateInit [2021-03-14T18:38:04.385Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-14T18:38:04.385Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-14T18:38:04.385Z] --- PASS: TestServiceCreateInit (0.04s) [2021-03-14T18:38:04.385Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-14T18:38:04.385Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-14T18:38:04.385Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestCreateServiceMultipleTimes [2021-03-14T18:38:04.385Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-14T18:38:04.385Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestCreateServiceConflict [2021-03-14T18:38:04.385Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-14T18:38:04.385Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestCreateServiceMaxReplicas [2021-03-14T18:38:04.385Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-03-14T18:38:04.385Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-14T18:38:04.385Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-14T18:38:04.385Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestCreateServiceSecretFileMode [2021-03-14T18:38:04.385Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-14T18:38:04.385Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestCreateServiceConfigFileMode [2021-03-14T18:38:04.385Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-14T18:38:04.385Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestCreateServiceSysctls [2021-03-14T18:38:04.385Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-03-14T18:38:04.385Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestCreateServiceCapabilities [2021-03-14T18:38:04.385Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-03-14T18:38:04.385Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestInspect [2021-03-14T18:38:04.385Z] --- SKIP: TestInspect (0.00s) [2021-03-14T18:38:04.385Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestCreateJob [2021-03-14T18:38:04.385Z] --- SKIP: TestCreateJob (0.00s) [2021-03-14T18:38:04.385Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestReplicatedJob [2021-03-14T18:38:04.385Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-14T18:38:04.385Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestUpdateReplicatedJob [2021-03-14T18:38:04.385Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-14T18:38:04.385Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestServiceListWithStatuses [2021-03-14T18:38:04.385Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-14T18:38:04.385Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestDockerNetworkConnectAlias [2021-03-14T18:38:04.385Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-14T18:38:04.385Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.385Z] === RUN TestDockerNetworkReConnect [2021-03-14T18:38:04.385Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-14T18:38:04.386Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] === RUN TestServicePlugin [2021-03-14T18:38:04.386Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-14T18:38:04.386Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] === RUN TestServiceUpdateLabel [2021-03-14T18:38:04.386Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-14T18:38:04.386Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:38:04.386Z] === RUN TestServiceUpdateSecrets [2021-03-14T18:38:04.386Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-14T18:38:04.386Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:38:04.386Z] === RUN TestServiceUpdateConfigs [2021-03-14T18:38:04.386Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-14T18:38:04.386Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:38:04.386Z] === RUN TestServiceUpdateNetwork [2021-03-14T18:38:04.386Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-03-14T18:38:04.386Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:38:04.386Z] === RUN TestServiceUpdatePidsLimit [2021-03-14T18:38:04.386Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-03-14T18:38:04.386Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:38:04.386Z] PASS [2021-03-14T18:38:04.386Z] ok github.com/docker/docker/integration/service 0.574s [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === Skipped [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-14T18:38:04.386Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-14T18:38:04.386Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-14T18:38:04.386Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-14T18:38:04.386Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-14T18:38:04.386Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-14T18:38:04.386Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-03-14T18:38:04.386Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-14T18:38:04.386Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-14T18:38:04.386Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-14T18:38:04.386Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-03-14T18:38:04.386Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-03-14T18:38:04.386Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-14T18:38:04.386Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-14T18:38:04.386Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-14T18:38:04.386Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-14T18:38:04.386Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-14T18:38:04.386Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-14T18:38:04.386Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-14T18:38:04.386Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-14T18:38:04.386Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-14T18:38:04.386Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-14T18:38:04.386Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-14T18:38:04.386Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-03-14T18:38:04.386Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-03-14T18:38:04.386Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] [2021-03-14T18:38:04.386Z] DONE 24 tests, 23 skipped in 3.549s [2021-03-14T18:38:04.386Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-14T18:38:06.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:38:06.631Z] INFO: Testing against a local daemon [2021-03-14T18:38:06.631Z] === RUN TestSessionCreate [2021-03-14T18:38:06.632Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-14T18:38:06.632Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-14T18:38:06.632Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-14T18:38:06.632Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-14T18:38:06.632Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-14T18:38:06.632Z] PASS [2021-03-14T18:38:06.632Z] ok github.com/docker/docker/integration/session 0.364s [2021-03-14T18:38:07.108Z] [2021-03-14T18:38:07.108Z] === Skipped [2021-03-14T18:38:07.108Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-14T18:38:07.108Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-14T18:38:07.108Z] [2021-03-14T18:38:07.108Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-14T18:38:07.108Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-14T18:38:07.108Z] [2021-03-14T18:38:07.108Z] [2021-03-14T18:38:07.108Z] DONE 2 tests, 2 skipped in 2.673s [2021-03-14T18:38:07.108Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-14T18:38:10.097Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:38:10.097Z] INFO: Testing against a local daemon [2021-03-14T18:38:10.097Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-14T18:38:10.097Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-14T18:38:10.097Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:10.097Z] === RUN TestEventsExecDie [2021-03-14T18:38:10.097Z] --- SKIP: TestEventsExecDie (0.00s) [2021-03-14T18:38:10.097Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-14T18:38:10.097Z] === RUN TestEventsBackwardsCompatible [2021-03-14T18:38:10.097Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-14T18:38:10.097Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-14T18:38:10.097Z] === RUN TestInfoAPI [2021-03-14T18:38:10.097Z] --- PASS: TestInfoAPI (0.04s) [2021-03-14T18:38:10.097Z] === RUN TestInfoAPIWarnings [2021-03-14T18:38:10.097Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-14T18:38:10.097Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-14T18:38:10.097Z] === RUN TestInfoDebug [2021-03-14T18:38:10.097Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-14T18:38:10.097Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-14T18:38:10.097Z] === RUN TestInfoInsecureRegistries [2021-03-14T18:38:10.097Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-14T18:38:10.097Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-14T18:38:10.097Z] === RUN TestInfoRegistryMirrors [2021-03-14T18:38:10.097Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-14T18:38:10.097Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-14T18:38:10.097Z] === RUN TestLoginFailsWithBadCredentials [2021-03-14T18:38:10.574Z] --- PASS: TestLoginFailsWithBadCredentials (1.05s) [2021-03-14T18:38:10.574Z] === RUN TestPingCacheHeaders [2021-03-14T18:38:10.574Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-14T18:38:10.574Z] === RUN TestPingGet [2021-03-14T18:38:10.574Z] --- PASS: TestPingGet (0.04s) [2021-03-14T18:38:10.574Z] === RUN TestPingHead [2021-03-14T18:38:10.574Z] --- PASS: TestPingHead (0.04s) [2021-03-14T18:38:10.574Z] === RUN TestVersion [2021-03-14T18:38:10.574Z] --- PASS: TestVersion (0.05s) [2021-03-14T18:38:10.574Z] PASS [2021-03-14T18:38:10.574Z] ok github.com/docker/docker/integration/system 1.615s [2021-03-14T18:38:11.049Z] [2021-03-14T18:38:11.049Z] === Skipped [2021-03-14T18:38:11.049Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-14T18:38:11.049Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-14T18:38:11.049Z] [2021-03-14T18:38:11.049Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-03-14T18:38:11.049Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-14T18:38:11.049Z] [2021-03-14T18:38:11.049Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-14T18:38:11.049Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-14T18:38:11.049Z] [2021-03-14T18:38:11.049Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-14T18:38:11.049Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-14T18:38:11.049Z] [2021-03-14T18:38:11.049Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-14T18:38:11.049Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-14T18:38:11.049Z] [2021-03-14T18:38:11.049Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-14T18:38:11.049Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-14T18:38:11.049Z] [2021-03-14T18:38:11.049Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-14T18:38:11.049Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-14T18:38:11.049Z] [2021-03-14T18:38:11.049Z] [2021-03-14T18:38:11.049Z] DONE 13 tests, 7 skipped in 3.909s [2021-03-14T18:38:11.049Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-14T18:38:14.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:38:14.038Z] INFO: Testing against a local daemon [2021-03-14T18:38:14.038Z] === RUN TestVolumesCreateAndList [2021-03-14T18:38:14.038Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-03-14T18:38:14.038Z] === RUN TestVolumesRemove [2021-03-14T18:38:14.038Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-14T18:38:14.038Z] === RUN TestVolumesInspect [2021-03-14T18:38:14.038Z] --- PASS: TestVolumesInspect (0.04s) [2021-03-14T18:38:14.038Z] === RUN TestVolumesInvalidJSON [2021-03-14T18:38:14.038Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-14T18:38:14.038Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-14T18:38:14.038Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-14T18:38:14.038Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-03-14T18:38:14.038Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-14T18:38:14.038Z] PASS [2021-03-14T18:38:14.038Z] ok github.com/docker/docker/integration/volume 0.547s [2021-03-14T18:38:14.038Z] [2021-03-14T18:38:14.038Z] DONE 5 tests in 3.141s [2021-03-14T18:38:14.038Z] INFO: make.ps1 ended at 03/14/2021 18:38:13 [2021-03-14T18:38:14.038Z] INFO: Integration CLI tests being run from the host: [2021-03-14T18:38:14.038Z] 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-03-14T18:38:24.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-14T18:38:24.563Z] INFO: Testing against a local daemon [2021-03-14T18:38:24.563Z] === RUN TestDockerSuite [2021-03-14T18:38:24.563Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-14T18:38:24.563Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-14T18:38:24.563Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-14T18:38:24.563Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-14T18:38:24.563Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-14T18:38:24.563Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-14T18:38:24.563Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-14T18:38:24.563Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-14T18:38:25.570Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-14T18:38:26.044Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-14T18:38:26.521Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-14T18:38:26.996Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-14T18:39:24.843Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-14T18:39:37.040Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-14T18:39:37.040Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-14T18:39:37.040Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-14T18:39:37.040Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-14T18:39:37.040Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-14T18:39:37.301Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-14T18:39:39.832Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-14T18:39:43.140Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-14T18:39:45.669Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-14T18:40:41.887Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-14T18:40:41.887Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-14T18:40:43.264Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-14T18:40:45.245Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-14T18:40:48.532Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-14T18:40:51.062Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-14T18:40:54.325Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-14T18:40:54.325Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-14T18:40:54.325Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-14T18:40:54.325Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-14T18:40:54.325Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-14T18:40:54.325Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-14T18:40:54.325Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-14T18:40:54.325Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-14T18:40:54.325Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-14T18:40:54.325Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-14T18:40:54.325Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-14T18:40:54.325Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-14T18:41:00.242Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-14T18:41:00.242Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-14T18:41:00.242Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-14T18:41:03.231Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-14T18:41:05.473Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-14T18:41:05.473Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-14T18:41:05.473Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-14T18:41:05.474Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-14T18:41:05.474Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-14T18:41:09.307Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-14T18:41:09.307Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-14T18:41:09.307Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-14T18:41:12.986Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-14T18:41:16.527Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-14T18:41:27.860Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-14T18:41:27.860Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-14T18:41:30.390Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-14T18:41:32.922Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-14T18:41:42.897Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-14T18:41:46.180Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-14T18:41:48.712Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-14T18:41:51.244Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-14T18:41:53.775Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-14T18:41:57.084Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-14T18:41:58.983Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-14T18:42:01.512Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-14T18:42:57.728Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-14T18:43:12.599Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-14T18:43:28.628Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-14T18:43:28.628Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-14T18:43:30.214Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-14T18:43:30.214Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite (1640.79s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.97s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.39s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.31s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.55s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.16s) [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:562: [df8dbf9723cbf] joining swarm manager [ded811752c2ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:584: [d2139f69124db] joining swarm manager [ded811752c2ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] check_test.go:380: [df8dbf9723cbf] daemon is not started [2021-03-14T18:43:30.675Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.05s) [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:45: [d7280c979fb98] joining swarm manager [dd914b6cda859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.27s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.02s) [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:303: [d4cfba3d96aa7] joining swarm manager [d4a60abd94a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:304: [dd7ee09fc07a5] joining swarm manager [d4a60abd94a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.06s) [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:271: [d965bfef3226b] joining swarm manager [d1e6ad0fb87a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:272: [d7ea0f4ec1bf9] joining swarm manager [d1e6ad0fb87a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.65s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.06s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.48s) [2021-03-14T18:43:30.675Z] docker_api_swarm_node_test.go:19: [d8080e18ab9bb] joining swarm manager [d59cef6b1eff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_node_test.go:20: [d05ff89cd3482] joining swarm manager [d59cef6b1eff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.77s) [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:501: [dbaa9e619679c] joining swarm manager [d3b57947611c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:506: [d4a9b175ed3e3] joining swarm manager [d3b57947611c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.76s) [2021-03-14T18:43:30.675Z] docker_api_swarm_node_test.go:80: [d8dcef153250d] joining swarm manager [d99b0888c7d74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.82s) [2021-03-14T18:43:30.675Z] docker_api_swarm_node_test.go:52: [d36750361ba2e] joining swarm manager [dea56a1259e9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_node_test.go:53: [dcb2fd4585fc8] joining swarm manager [dea56a1259e9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.20s) [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:201: [df9f616a8fad2] joining swarm manager [d75a076e2d2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.55s) [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:383: [d3cd8a85a671d] joining swarm manager [d922fee1c5aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:384: [d40dc348cbb5a] joining swarm manager [d922fee1c5aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] check_test.go:380: [d40dc348cbb5a] daemon is not started [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.02s) [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:801: [da8438ef2ca3b] joining swarm manager [dae774825c6e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:801: [d097d16dd9ab7] joining swarm manager [dae774825c6e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:801: [d6980424ddcce] joining swarm manager [dae774825c6e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:801: [d36f629d2f09d] joining swarm manager [dae774825c6e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-14T18:43:30.675Z] docker_api_swarm_test.go:809: [da3fc5eea2e61] joining swarm manager [dae774825c6e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.27s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.48s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.95s) [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:394: [d4b2010bba216] joining swarm manager [d276c519f114a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:394: [d5373f8b97c7a] joining swarm manager [d276c519f114a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.46s) [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:342: [d083e8026e8b5] joining swarm manager [d5ef2fdd2f830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:342: [dce1085d85ce3] joining swarm manager [d5ef2fdd2f830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.64s) [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:489: [d7deb635eeec7] joining swarm manager [d8df2a107f56b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:489: [da0cba5de5aca] joining swarm manager [d8df2a107f56b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.28s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.98s) [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:127: [d53a71f9dce7d] joining swarm manager [d0bad45b88e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:128: [d4c6a5ca4494c] joining swarm manager [d0bad45b88e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:136: [d55a91789a0f1] joining swarm manager [d0bad45b88e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:137: [da2820362d9ce] joining swarm manager [d0bad45b88e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.27s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.46s) [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:303: [ded9e3ad93864] joining swarm manager [d0f4e633f33e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:303: [dbf615b7da030] joining swarm manager [d0f4e633f33e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.97s) [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:99: [d54e4178ff47e] joining swarm manager [df9fac75b7a30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:100: [d8eaadebf7bee] joining swarm manager [df9fac75b7a30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] check_test.go:380: [d54e4178ff47e] daemon is not started [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.65s) [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:532: [d44ac8a8fe9b8] joining swarm manager [d94f0f6c46e13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:533: [d4553dbbf0f0e] joining swarm manager [d94f0f6c46e13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.09s) [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:147: [dbd44b13249df] joining swarm manager [d01c128d87862]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.675Z] docker_api_swarm_service_test.go:147: [d5d60cafddd29] joining swarm manager [d01c128d87862]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.93s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.18s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.69s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.31s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.39s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.23s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.76s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.42s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.44s) [2021-03-14T18:43:30.675Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.30s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.02s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.49s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.50s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.19s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.19s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.87s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.99s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.75s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.40s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.44s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.84s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.14s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.33s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.85s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.24s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.67s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.30s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.83s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.07s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.19s) [2021-03-14T18:43:30.676Z] docker_cli_service_logs_test.go:245: checking task vmrike9x88s8 [2021-03-14T18:43:30.676Z] docker_cli_service_logs_test.go:250: checking messages for vmrike9x88s8 [2021-03-14T18:43:30.676Z] docker_cli_service_logs_test.go:245: checking task q64ah6mf4e7y [2021-03-14T18:43:30.676Z] docker_cli_service_logs_test.go:250: checking messages for q64ah6mf4e7y [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.81s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.86s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.37s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.34s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (17.34s) [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1901: [d246ab203683e] joining swarm manager [d0ffe460ded05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1902: [d662e7d256adb] joining swarm manager [d0ffe460ded05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.76s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.44s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.63s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.86s) [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1802: [de442aa3f06a2] joining swarm manager [de811efde92d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1803: [d870a2897cb4a] joining swarm manager [de811efde92d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.32s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.00s) [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1321: [d20f2d9325f86] joining swarm manager [d3de125f17922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1322: [db835f955e742] joining swarm manager [d3de125f17922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.28s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.24s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.95s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.29s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.51s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.31s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.73s) [2021-03-14T18:43:30.676Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.42s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.90s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.78s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.27s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.49s) [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1186: [d0dba6b0f690f] joining swarm manager [dea0fad454311]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1195: [d40c6140ad140] joining swarm manager [dea0fad454311]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.08s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.36s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.24s) [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1118: [d907fde2a068d] joining swarm manager [d9917e5f302f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1119: [d54a9a5153c9c] joining swarm manager [d9917e5f302f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1172: [d8523e3b78ed3] joining swarm manager [d9917e5f302f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1453: [d31e3a50c2d44] joining swarm manager [dc1eb7bc1fd7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.676Z] docker_cli_swarm_test.go:1454: [d13803dbb89e7] joining swarm manager [dc1eb7bc1fd7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.42s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.25s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s) [2021-03-14T18:43:30.676Z] docker_cli_swarm_unix_test.go:62: [db3aecf8d5b9b] joining swarm manager [d376c1fa886c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.29s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.62s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.35s) [2021-03-14T18:43:30.676Z] docker_api_swarm_test.go:961: [d5ccd68dee028] joining swarm manager [d53fc49da4e6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.22s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.90s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.99s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.42s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.68s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.70s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.65s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.34s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.32s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.98s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.29s) [2021-03-14T18:43:30.676Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.85s) [2021-03-14T18:43:30.676Z] === RUN TestDockerExternalVolumeSuite [2021-03-14T18:43:30.676Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-14T18:43:35.016Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-14T18:43:35.491Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-14T18:43:35.491Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-14T18:43:35.491Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-14T18:43:35.491Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-14T18:43:35.966Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-14T18:43:36.968Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-14T18:43:40.800Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-14T18:43:42.387Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-14T18:43:42.387Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-14T18:43:42.387Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-14T18:43:42.387Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-14T18:43:45.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-14T18:43:46.217Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-14T18:43:58.895Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-14T18:44:09.402Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-14T18:44:10.403Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-14T18:44:10.403Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-14T18:44:14.235Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-14T18:44:15.820Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-14T18:44:26.322Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-14T18:44:26.322Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-14T18:44:26.322Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-14T18:44:26.322Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-14T18:44:26.322Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-14T18:44:26.798Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-14T18:44:53.246Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-14T18:45:01.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-14T18:45:17.801Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-14T18:45:17.801Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-14T18:45:17.801Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-14T18:45:33.425Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-14T18:45:48.304Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-14T18:45:53.777Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-14T18:45:53.777Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-14T18:45:53.777Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-14T18:45:59.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-14T18:46:00.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-14T18:46:06.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-14T18:46:16.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-14T18:46:20.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-14T18:46:27.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-14T18:46:27.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-14T18:46:31.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-14T18:46:31.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-14T18:46:31.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-14T18:46:32.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-14T18:46:39.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-14T18:46:39.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-14T18:46:40.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-14T18:46:40.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-14T18:46:40.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-14T18:47:04.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-14T18:47:16.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-14T18:47:19.703Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-14T18:47:20.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-14T18:47:21.395Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-14T18:47:21.870Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-14T18:47:23.454Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-14T18:47:23.455Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-14T18:47:29.372Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-14T18:47:30.372Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-14T18:47:30.372Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-14T18:47:30.372Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-14T18:47:31.957Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-14T18:47:32.958Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-14T18:47:33.960Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-14T18:47:34.435Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-14T18:47:34.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-14T18:47:35.434Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-14T18:47:41.361Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-14T18:47:43.600Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-14T18:47:43.600Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-14T18:47:45.188Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-14T18:47:45.188Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-14T18:47:45.663Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-14T18:47:47.905Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-14T18:47:48.904Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-14T18:47:49.379Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-14T18:47:49.379Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-14T18:47:50.382Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-14T18:47:51.382Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-14T18:47:51.382Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-14T18:47:51.382Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-14T18:48:03.958Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-14T18:48:21.248Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-14T18:48:39.326Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-14T18:48:39.936Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-14T18:48:40.936Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-14T18:48:42.519Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-14T18:48:48.435Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-14T18:48:48.909Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-14T18:48:49.384Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-14T18:48:49.384Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-14T18:48:50.382Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-14T18:48:50.383Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-14T18:49:11.402Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-14T18:49:33.201Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-14T18:49:33.201Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-14T18:49:33.201Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-14T18:49:43.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-14T18:49:58.332Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-14T18:50:03.433Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-14T18:50:05.016Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-14T18:50:06.015Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-14T18:50:14.751Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-14T18:50:16.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-14T18:50:18.591Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-14T18:50:21.576Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-14T18:50:31.285Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite (437.41s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2021-03-14T18:50:46.153Z] docker_cli_external_volume_driver_test.go:53: [d0f8f15200291] daemon is not started [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.25s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-03-14T18:50:46.153Z] docker_cli_external_volume_driver_test.go:53: [d4cc557b96ea1] daemon is not started [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-03-14T18:50:46.153Z] docker_cli_external_volume_driver_test.go:53: [d704d6645be79] daemon is not started [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-03-14T18:50:46.153Z] docker_cli_external_volume_driver_test.go:53: [dc19ee8113a35] daemon is not started [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.71s) [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2021-03-14T18:50:46.153Z] docker_cli_external_volume_driver_test.go:485: [da8bbd7ae1c98] daemon is not started [2021-03-14T18:50:46.153Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-03-14T18:50:46.153Z] docker_cli_external_volume_driver_test.go:53: [d26b619206207] daemon is not started [2021-03-14T18:50:46.153Z] PASS [2021-03-14T18:50:46.153Z] [2021-03-14T18:50:46.153Z] === Skipped [2021-03-14T18:50:46.153Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-14T18:50:46.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-14T18:50:46.153Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-14T18:50:46.153Z] check_test.go:309: [d22cb03284f03] daemon is not started [2021-03-14T18:50:46.153Z] [2021-03-14T18:50:46.153Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-14T18:50:46.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-14T18:50:46.153Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-14T18:50:46.153Z] check_test.go:309: [dd1a82fe2ed2e] daemon is not started [2021-03-14T18:50:46.153Z] [2021-03-14T18:50:46.153Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-14T18:50:46.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-14T18:50:46.153Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-14T18:50:46.153Z] check_test.go:309: [d601b264f9de6] daemon is not started [2021-03-14T18:50:46.153Z] [2021-03-14T18:50:46.153Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-14T18:50:46.153Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-14T18:50:46.153Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-14T18:50:46.153Z] [2021-03-14T18:50:46.153Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2021-03-14T18:50:46.153Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2021-03-14T18:50:46.153Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-14T18:50:46.153Z] [2021-03-14T18:50:46.153Z] [2021-03-14T18:50:46.153Z] DONE 273 tests, 5 skipped in 2479.282s [2021-03-14T18:50:46.153Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-14T18:50:46.153Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfd9cfb643286/docker.pid [2021-03-14T18:50:46.153Z] +++ kill 6225 [2021-03-14T18:50:46.153Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6225 is not a child of this shell [2021-03-14T18:50:46.153Z] warning: PID 6225 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfd9cfb643286/docker.pid had a nonzero exit code [2021-03-14T18:50:46.153Z] ++++ cat bundles/test-integration/docker.pid [2021-03-14T18:50:46.153Z] +++ kill 8176 [2021-03-14T18:50:47.087Z] +++ /etc/init.d/apparmor stop [2021-03-14T18:50:47.087Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-14T18:50:47.087Z] [2021-03-14T18:50:47.087Z] Unloading profiles will leave already running processes permanently [2021-03-14T18:50:47.087Z] unconfined, which can lead to unexpected situations. [2021-03-14T18:50:47.087Z] [2021-03-14T18:50:47.087Z] To set a process to complain mode, use the command line tool [2021-03-14T18:50:47.087Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-14T18:50:47.087Z] +++ true [2021-03-14T18:50:47.087Z] exiting test-integration [2021-03-14T18:50:47.087Z] ++ exit 0 [2021-03-14T18:50:47.087Z] [2021-03-14T18:50:47.346Z] + exit 0 [2021-03-14T18:50:47.346Z] ++ jobs -p [2021-03-14T18:50:47.346Z] + pids= [2021-03-14T18:50:47.346Z] + echo 'Remaining pids to kill: []' [2021-03-14T18:50:47.346Z] Remaining pids to kill: [] [2021-03-14T18:50:47.346Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-14T18:50:47.359Z] Recording test results [2021-03-14T18:50:48.130Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-14T18:50:48.447Z] + echo Ensuring container killed. [2021-03-14T18:50:48.447Z] Ensuring container killed. [2021-03-14T18:50:48.447Z] + docker ps -aq -f name=docker-pr1-* [2021-03-14T18:50:48.447Z] + cids=d36f6bb0e681 [2021-03-14T18:50:48.447Z] f132a8f77fcc [2021-03-14T18:50:48.447Z] 4c2e5232c764 [2021-03-14T18:50:48.447Z] + [ -n d36f6bb0e681 [2021-03-14T18:50:48.447Z] f132a8f77fcc [2021-03-14T18:50:48.447Z] 4c2e5232c764 ] [2021-03-14T18:50:48.447Z] + docker rm -vf d36f6bb0e681 f132a8f77fcc 4c2e5232c764 [2021-03-14T18:50:49.381Z] d36f6bb0e681 [2021-03-14T18:50:53.566Z] f132a8f77fcc [2021-03-14T18:50:53.566Z] 4c2e5232c764 [Pipeline] sh [2021-03-14T18:50:53.846Z] + echo Chowning /workspace to jenkins user [2021-03-14T18:50:53.846Z] Chowning /workspace to jenkins user [2021-03-14T18:50:53.846Z] + id -u [2021-03-14T18:50:53.846Z] + id -g [2021-03-14T18:50:53.846Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42145:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-14T18:50:58.327Z] + bundleName=amd64 [2021-03-14T18:50:58.327Z] + echo Creating amd64-bundles.tar.gz [2021-03-14T18:50:58.327Z] Creating amd64-bundles.tar.gz [2021-03-14T18:50:58.327Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-14T18:50:58.327Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-14T18:50:59.274Z] Archiving artifacts [2021-03-14T18:51:04.709Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42145/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-14T18:51:05.028Z] + make clean [2021-03-14T18:51:05.286Z] docker volume rm -f docker-dev-cache [2021-03-14T18:51:05.286Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-14T18:52:03.209Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-14T18:52:03.209Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-14T18:52:03.209Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-14T18:53:29.635Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-14T18:53:29.635Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-14T18:53:29.635Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-14T18:53:50.963Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-14T18:54:01.458Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-14T18:54:11.955Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-14T18:54:54.784Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-14T18:55:05.275Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-14T18:55:20.294Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-14T18:57:32.378Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-14T18:57:32.378Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-14T18:57:32.378Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-14T18:57:32.378Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-14T18:57:32.378Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-14T18:57:32.378Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-14T18:57:32.378Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-14T18:57:32.378Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-14T18:57:32.378Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-14T18:57:32.853Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-14T18:57:36.683Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-14T18:57:41.483Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-14T18:57:41.483Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-14T18:57:41.957Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-14T18:57:41.957Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-14T18:57:41.957Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-14T18:57:41.957Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-14T18:57:46.759Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-14T18:57:46.759Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-14T18:57:46.759Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-14T18:57:46.759Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-14T18:57:47.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-14T18:57:53.166Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-14T18:58:11.081Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-14T18:58:11.081Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-14T18:58:11.081Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-14T18:58:11.081Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-14T18:58:11.081Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-14T18:58:11.081Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-14T18:58:11.081Z] === RUN TestDockerSuite/TestBuildFails [2021-03-14T18:58:18.298Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-14T18:58:18.298Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-14T18:58:30.870Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-14T18:58:35.669Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-14T18:58:42.903Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-14T18:58:55.472Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-14T18:58:55.947Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-14T18:59:01.860Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-14T18:59:01.860Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-14T18:59:02.858Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-14T18:59:03.332Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-14T18:59:03.332Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-14T18:59:18.382Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-14T18:59:18.382Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-14T18:59:30.949Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-14T18:59:31.948Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-14T18:59:34.187Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-14T18:59:34.187Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-14T18:59:35.185Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-14T18:59:35.185Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-14T18:59:39.982Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-14T18:59:40.982Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-14T18:59:41.981Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-14T18:59:42.984Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-14T18:59:43.458Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-14T18:59:45.041Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-14T18:59:46.624Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-14T18:59:53.834Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-14T18:59:53.834Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-14T18:59:53.834Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-14T18:59:53.834Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-14T18:59:53.834Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-14T18:59:54.308Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-14T18:59:54.308Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-14T18:59:54.782Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-14T18:59:55.782Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-14T19:00:01.694Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-14T19:00:23.021Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-14T19:00:23.021Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-14T19:00:26.012Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-14T19:01:17.011Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-14T19:01:38.331Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-14T19:01:41.317Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-14T19:01:48.530Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-14T19:01:54.445Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-14T19:02:15.773Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-14T19:02:15.773Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-14T19:02:23.007Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-14T19:02:23.007Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-14T19:02:23.007Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-14T19:02:23.007Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-14T19:02:25.996Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-14T19:02:30.813Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-14T19:02:33.800Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-14T19:02:33.800Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-14T19:02:34.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-14T19:02:37.255Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-14T19:02:38.255Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-14T19:02:39.839Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-14T19:02:54.849Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-14T19:02:56.432Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-14T19:03:06.925Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-14T19:03:10.761Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-14T19:03:21.251Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-14T19:03:27.171Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-14T19:03:31.973Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-14T19:03:32.972Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-14T19:03:32.972Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-14T19:03:32.972Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-14T19:03:35.955Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-14T19:03:35.955Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-14T19:04:26.968Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-14T19:04:57.194Z] === RUN TestDockerSuite/TestBuildRm [2021-03-14T19:05:12.209Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-14T19:05:16.040Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-14T19:05:16.040Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-14T19:05:16.040Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-14T19:05:18.282Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-14T19:05:22.117Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-14T19:05:25.947Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-14T19:05:30.743Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-14T19:05:56.141Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-14T19:05:56.141Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-14T19:05:56.141Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-14T19:06:06.640Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-14T19:06:06.640Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-14T19:06:11.439Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-14T19:06:11.439Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-14T19:06:17.358Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-14T19:06:38.694Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-14T19:06:39.170Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-14T19:06:42.999Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-14T19:06:43.998Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-14T19:06:49.932Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-14T19:06:55.857Z] === RUN TestDockerSuite/TestBuildUser [2021-03-14T19:06:55.857Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-14T19:06:55.857Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-14T19:06:55.857Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-14T19:07:00.665Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-14T19:07:00.665Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-14T19:07:04.497Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-14T19:07:04.497Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-14T19:07:04.497Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-14T19:07:29.851Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-14T19:07:29.851Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-14T19:07:40.226Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-14T19:07:46.053Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-14T19:07:46.053Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-14T19:07:46.517Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-14T19:07:49.444Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-14T19:07:49.444Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-14T19:08:04.318Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-14T19:08:08.134Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-14T19:08:08.134Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-14T19:08:29.288Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-14T19:08:29.288Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-14T19:08:29.288Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-14T19:08:29.288Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-14T19:08:30.266Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-14T19:08:40.639Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-14T19:08:41.616Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-14T19:08:42.079Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-14T19:08:42.079Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-14T19:08:42.079Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-14T19:08:44.273Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-14T19:08:50.098Z] === RUN TestDockerSuite/TestCommitChange [2021-03-14T19:08:54.818Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-14T19:09:00.649Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-14T19:09:00.649Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-14T19:09:07.762Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-14T19:09:07.762Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-14T19:09:16.377Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-14T19:09:20.143Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-14T19:09:20.143Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-14T19:09:20.143Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-14T19:09:20.607Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-14T19:09:20.607Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-14T19:09:20.607Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-14T19:09:20.607Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-14T19:09:20.607Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-14T19:09:20.607Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-14T19:09:33.065Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-14T19:09:45.496Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-14T19:09:45.496Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-14T19:09:48.422Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-14T19:09:48.422Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-14T19:09:48.422Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-14T19:09:48.422Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-14T19:09:50.618Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-14T19:09:50.618Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-14T19:09:50.618Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-14T19:09:53.549Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-14T19:09:53.549Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-14T19:09:53.549Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-14T19:09:53.549Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-14T19:09:53.549Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-14T19:09:56.474Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-14T19:09:59.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-14T19:10:01.597Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-14T19:10:01.597Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-14T19:10:01.597Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-14T19:10:04.528Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-14T19:10:04.528Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-14T19:10:06.734Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-14T19:10:06.734Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-14T19:10:06.734Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-14T19:10:09.663Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-14T19:10:09.663Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-14T19:10:11.860Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-14T19:10:11.860Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-14T19:10:14.784Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-14T19:10:14.784Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-14T19:10:17.711Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-14T19:10:21.471Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-14T19:10:26.192Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-14T19:10:26.192Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-14T19:10:26.192Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-14T19:10:26.192Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-14T19:10:26.192Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-14T19:10:28.389Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-14T19:10:28.389Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-14T19:10:31.328Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-14T19:10:31.328Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-14T19:10:33.530Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-14T19:10:33.530Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-14T19:10:38.250Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-14T19:10:40.451Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-14T19:10:40.451Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-14T19:10:40.451Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-14T19:10:40.451Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-14T19:10:40.451Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-14T19:10:40.451Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-14T19:10:42.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-14T19:10:42.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-14T19:10:45.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-14T19:10:48.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-14T19:10:50.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-14T19:10:53.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00066fb80_} [2021-03-14T19:10:56.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1910955838_c:\foo_false____} [2021-03-14T19:10:58.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1910955838_c:\foo_true____} [2021-03-14T19:11:01.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-14T19:11:01.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-14T19:11:01.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-14T19:11:01.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-14T19:11:01.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-14T19:11:01.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-14T19:11:01.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-14T19:11:01.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-14T19:11:01.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-14T19:11:01.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-14T19:11:01.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-14T19:11:01.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-14T19:11:02.144Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-14T19:11:02.144Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-14T19:11:02.144Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-14T19:11:02.144Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-14T19:11:02.144Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-14T19:11:02.144Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-14T19:11:05.068Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-14T19:11:07.266Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-14T19:11:07.729Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-14T19:11:07.730Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-14T19:11:16.336Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-14T19:11:16.336Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-14T19:11:16.336Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-14T19:11:16.336Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-14T19:11:24.952Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-14T19:11:27.878Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-14T19:11:27.878Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-14T19:11:27.878Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-14T19:11:38.243Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-14T19:11:38.243Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-14T19:11:38.243Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-14T19:11:53.113Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-14T19:11:53.113Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-14T19:11:53.113Z] === RUN TestDockerSuite/TestCpToDot [2021-03-14T19:11:54.089Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-14T19:11:54.089Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-14T19:11:54.089Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-14T19:11:57.018Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-14T19:11:57.018Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-14T19:11:57.018Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-14T19:11:57.018Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-14T19:11:57.018Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-14T19:11:57.018Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-14T19:11:57.018Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-14T19:11:59.212Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-14T19:12:02.142Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-14T19:12:02.142Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-14T19:12:02.142Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-14T19:12:04.338Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-14T19:12:05.315Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-14T19:12:05.315Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-14T19:12:05.315Z] === RUN TestDockerSuite/TestCreateRM [2021-03-14T19:12:05.778Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-14T19:12:05.778Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-14T19:12:06.241Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-14T19:12:06.706Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-14T19:12:21.596Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-14T19:12:21.596Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-14T19:12:21.596Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-14T19:12:24.579Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-14T19:12:25.054Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-14T19:12:25.054Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-14T19:12:27.293Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-14T19:12:27.293Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-14T19:12:27.293Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestDockerFails [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-14T19:12:27.768Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-14T19:12:30.752Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-14T19:12:32.991Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-14T19:12:35.228Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-14T19:12:43.965Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-14T19:12:49.881Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-14T19:12:54.677Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-14T19:12:56.915Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-14T19:12:57.913Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-14T19:13:01.739Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-14T19:13:02.215Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-14T19:13:03.215Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-14T19:13:09.132Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-14T19:13:12.957Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-14T19:13:13.432Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-14T19:13:13.432Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-14T19:13:13.432Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-14T19:13:13.432Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-14T19:13:13.432Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-14T19:13:14.430Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-14T19:13:14.430Z] === RUN TestDockerSuite/TestEventsRename [2021-03-14T19:13:17.410Z] === RUN TestDockerSuite/TestEventsResize [2021-03-14T19:13:20.394Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-14T19:13:22.634Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-14T19:13:25.615Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-14T19:13:30.411Z] === RUN TestDockerSuite/TestEventsTop [2021-03-14T19:13:30.411Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-14T19:13:33.392Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-14T19:13:37.224Z] === RUN TestDockerSuite/TestExec [2021-03-14T19:13:37.224Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-14T19:13:37.224Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-14T19:13:39.464Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-14T19:13:41.859Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-14T19:13:41.859Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-14T19:13:41.859Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-14T19:13:41.859Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-14T19:13:44.098Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-14T19:13:46.335Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-14T19:13:48.573Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-14T19:13:50.829Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-14T19:13:55.624Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-14T19:13:55.624Z] === RUN TestDockerSuite/TestExecEnv [2021-03-14T19:13:55.624Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-14T19:13:55.624Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-14T19:13:57.864Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-14T19:14:02.659Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-14T19:14:02.659Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-14T19:14:02.659Z] === RUN TestDockerSuite/TestExecParseError [2021-03-14T19:14:02.659Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-14T19:14:02.659Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-14T19:14:03.134Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-14T19:14:05.370Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-14T19:14:05.845Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-14T19:14:05.845Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-14T19:14:05.845Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-14T19:14:05.845Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-14T19:14:05.845Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-14T19:14:08.085Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-14T19:14:08.085Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-14T19:14:15.296Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-14T19:14:15.296Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-14T19:14:15.296Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-14T19:14:15.296Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-14T19:14:21.204Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-14T19:14:27.121Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-14T19:14:30.102Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-14T19:14:36.014Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-14T19:14:36.014Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-14T19:14:36.014Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-14T19:14:36.489Z] === RUN TestDockerSuite/TestHealth [2021-03-14T19:14:36.489Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-14T19:14:36.489Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-14T19:14:36.490Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-14T19:14:36.490Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-14T19:14:41.287Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-14T19:14:41.287Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-14T19:14:41.287Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-14T19:14:41.287Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-14T19:14:41.762Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-14T19:14:41.762Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-14T19:14:42.759Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-14T19:14:42.759Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-14T19:14:43.777Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-14T19:14:43.777Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-14T19:14:46.015Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-14T19:14:46.015Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-14T19:14:48.254Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-14T19:14:56.976Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-14T19:14:56.976Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-14T19:14:56.976Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-14T19:15:00.801Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-14T19:15:00.801Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestImportFile [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-14T19:15:03.042Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-14T19:15:05.282Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-14T19:15:07.520Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-14T19:15:07.520Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-14T19:15:07.520Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-14T19:15:07.994Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-14T19:15:07.994Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-14T19:15:10.233Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-14T19:15:10.233Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-14T19:15:17.447Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-14T19:15:17.447Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-14T19:15:17.447Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-14T19:15:17.447Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-14T19:15:19.691Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-14T19:15:24.490Z] === RUN TestDockerSuite/TestInspectImage [2021-03-14T19:15:24.490Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-14T19:15:24.490Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-14T19:15:24.490Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-14T19:15:26.731Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-14T19:15:28.970Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-14T19:15:28.970Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-14T19:15:31.354Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-14T19:15:34.339Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-14T19:15:34.339Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-14T19:15:34.339Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-14T19:15:35.922Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-14T19:15:38.907Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-14T19:15:43.705Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-14T19:15:45.950Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-14T19:15:48.192Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-14T19:15:51.173Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-14T19:15:52.763Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-14T19:15:55.003Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-14T19:15:57.243Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-14T19:15:57.718Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-14T19:15:59.958Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-14T19:16:02.196Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-14T19:16:08.118Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-14T19:16:10.362Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-14T19:16:10.362Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-14T19:16:13.349Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-14T19:16:13.350Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-14T19:16:22.083Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-14T19:16:29.300Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-14T19:16:38.023Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-14T19:16:39.606Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-14T19:16:42.595Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-14T19:16:42.595Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-14T19:16:44.849Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-14T19:16:47.094Z] === RUN TestDockerSuite/TestLogsSince [2021-03-14T19:16:55.822Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-14T19:16:55.822Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-14T19:16:55.822Z] === RUN TestDockerSuite/TestLogsTail [2021-03-14T19:16:58.806Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-14T19:17:01.789Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestNetHostname [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPluginActive [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPortList [2021-03-14T19:17:04.028Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-14T19:17:08.824Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-14T19:17:08.824Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-14T19:17:08.824Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-14T19:17:08.824Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-14T19:17:08.824Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-14T19:17:08.824Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-14T19:17:08.824Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-14T19:17:08.824Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-14T19:17:08.824Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-14T19:17:08.824Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-14T19:17:13.617Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-14T19:17:13.617Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-14T19:17:24.105Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-14T19:17:24.105Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-14T19:17:34.593Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-14T19:17:55.918Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-14T19:17:55.918Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-14T19:17:55.918Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-14T19:18:08.484Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-14T19:18:10.723Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-14T19:18:17.929Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-14T19:18:22.723Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-14T19:18:22.723Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-14T19:18:22.723Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-14T19:18:27.515Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-14T19:18:27.515Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-14T19:18:27.515Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-14T19:18:27.515Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-14T19:18:27.515Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-14T19:18:36.242Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-14T19:18:36.242Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-14T19:18:36.716Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-14T19:18:36.716Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-14T19:18:38.296Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-14T19:18:39.297Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-14T19:18:39.298Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-14T19:18:43.121Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-14T19:18:47.919Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-14T19:18:50.159Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-14T19:19:15.538Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-14T19:19:15.538Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-14T19:19:17.776Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-14T19:19:18.250Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-14T19:19:18.250Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-14T19:19:19.248Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-14T19:19:23.071Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-14T19:19:27.865Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-14T19:19:27.865Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-14T19:19:31.689Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-14T19:19:31.689Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-14T19:19:32.163Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-14T19:19:47.171Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-14T19:19:49.409Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-14T19:19:50.406Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-14T19:19:57.615Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-14T19:20:02.413Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-14T19:20:09.624Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-14T19:20:14.420Z] === RUN TestDockerSuite/TestRmiTag [2021-03-14T19:20:14.893Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-14T19:20:17.131Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-14T19:20:35.022Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-14T19:20:36.608Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-14T19:20:41.400Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-14T19:20:42.982Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-14T19:20:42.982Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-14T19:20:42.982Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-14T19:20:42.982Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-14T19:20:42.982Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-14T19:20:42.982Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-14T19:20:42.982Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-14T19:20:42.982Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-14T19:20:45.222Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-14T19:20:45.222Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-14T19:20:45.222Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-14T19:20:50.013Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-14T19:20:52.250Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-14T19:20:54.487Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-14T19:20:56.725Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-14T19:20:58.963Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-14T19:20:58.963Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-14T19:21:04.872Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-14T19:21:04.873Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-14T19:21:04.873Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-14T19:21:04.873Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-14T19:21:04.873Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-14T19:21:04.873Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-14T19:21:04.873Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-14T19:21:04.873Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-14T19:21:04.873Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-14T19:21:04.873Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-14T19:21:04.873Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-14T19:21:04.873Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-14T19:21:06.453Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-14T19:21:06.453Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-14T19:21:09.432Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-14T19:21:09.432Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-14T19:21:09.432Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-14T19:21:11.668Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-14T19:21:11.668Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-14T19:21:11.668Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-14T19:21:11.668Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-14T19:21:11.668Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-14T19:21:11.668Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-14T19:21:11.668Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-14T19:21:11.668Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-14T19:21:13.905Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-14T19:21:16.141Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-14T19:21:18.378Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-14T19:21:18.378Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-14T19:21:18.378Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-14T19:21:18.378Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-14T19:21:20.620Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-14T19:21:20.620Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-14T19:21:20.620Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-14T19:21:20.620Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-14T19:21:20.620Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-14T19:21:22.864Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-14T19:21:28.782Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-14T19:21:28.782Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-14T19:21:28.782Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-14T19:21:28.782Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-14T19:21:28.782Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-14T19:21:28.782Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-14T19:21:28.782Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-14T19:21:30.363Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-14T19:21:30.363Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-14T19:21:30.836Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-14T19:21:30.836Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-14T19:21:33.071Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-14T19:21:35.307Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-14T19:21:35.307Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-14T19:21:37.543Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-14T19:21:37.543Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-14T19:21:37.543Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-14T19:21:37.543Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-14T19:21:39.781Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-14T19:21:42.017Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-14T19:21:44.997Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-14T19:21:47.234Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-14T19:21:47.234Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-14T19:21:47.234Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-14T19:21:47.234Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-14T19:21:47.234Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-14T19:21:47.234Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-14T19:21:47.234Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-14T19:21:47.234Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-14T19:21:47.234Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-14T19:21:55.950Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-14T19:21:55.950Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-14T19:21:55.950Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-14T19:21:55.950Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-14T19:21:55.950Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-14T19:21:55.950Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-14T19:21:55.951Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-14T19:22:03.163Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-14T19:22:03.163Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunMount [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-14T19:22:04.745Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-14T19:22:11.956Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-14T19:22:11.956Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-14T19:22:11.956Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-14T19:22:11.956Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-14T19:22:16.746Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-14T19:22:21.520Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-14T19:22:21.520Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-14T19:22:21.520Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-14T19:22:21.520Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-14T19:22:21.520Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-14T19:22:21.520Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-14T19:22:21.520Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-14T19:22:21.520Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-14T19:22:21.520Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-14T19:22:21.520Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-14T19:22:21.982Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-14T19:22:22.957Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-14T19:22:25.152Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-14T19:22:27.343Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-14T19:22:28.893Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-14T19:22:30.440Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-14T19:22:30.907Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-14T19:22:30.908Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-14T19:22:30.908Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-14T19:22:30.908Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-14T19:22:30.908Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-14T19:22:30.908Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-14T19:22:30.908Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-14T19:22:30.908Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-14T19:22:33.840Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-14T19:22:33.840Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-14T19:22:33.840Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-14T19:22:33.840Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-14T19:22:33.840Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-14T19:22:33.840Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-14T19:22:42.445Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-14T19:22:42.445Z] === RUN TestDockerSuite/TestRunRm [2021-03-14T19:22:43.992Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-14T19:22:49.816Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-14T19:22:51.364Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-14T19:22:53.559Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-14T19:22:56.487Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-14T19:22:58.683Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-14T19:22:58.683Z] === RUN TestDockerSuite/TestRunState [2021-03-14T19:22:58.683Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-14T19:23:01.621Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-14T19:23:01.621Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-14T19:23:03.818Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-14T19:23:03.818Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-14T19:23:03.818Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-14T19:23:03.818Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-14T19:23:03.818Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-14T19:23:03.818Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-14T19:23:08.541Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-14T19:23:08.541Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-14T19:23:09.004Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-14T19:23:09.004Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-14T19:23:09.004Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-14T19:23:09.004Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-14T19:23:09.004Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-14T19:23:09.004Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-14T19:23:09.004Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-14T19:23:09.004Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-14T19:23:09.004Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-14T19:23:11.196Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-14T19:23:11.196Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-14T19:23:13.389Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-14T19:23:13.389Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-14T19:23:13.389Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-14T19:23:16.313Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-14T19:23:23.425Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-14T19:23:28.142Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-14T19:23:35.248Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-14T19:23:35.248Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-14T19:23:35.248Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-14T19:23:36.797Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-14T19:23:39.727Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-14T19:23:41.920Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-14T19:23:41.920Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-14T19:23:41.920Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-14T19:23:41.920Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-14T19:23:41.920Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-14T19:23:41.920Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-14T19:23:41.920Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-14T19:23:41.920Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-14T19:23:41.920Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-14T19:23:45.677Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-14T19:23:47.871Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-14T19:23:50.073Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-14T19:23:54.792Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-14T19:23:56.985Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-14T19:23:57.448Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-14T19:23:57.448Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-14T19:23:57.911Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-14T19:23:59.459Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-14T19:24:11.891Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-14T19:24:11.891Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-14T19:24:20.504Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-14T19:24:20.504Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-14T19:24:29.113Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-14T19:24:29.113Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-14T19:24:29.113Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-14T19:24:29.113Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-14T19:24:29.113Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-14T19:24:34.934Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-14T19:24:34.934Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-14T19:24:34.934Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-14T19:24:34.934Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-14T19:24:34.934Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-14T19:24:34.934Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-14T19:24:34.934Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-14T19:24:36.482Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-14T19:24:38.682Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-14T19:24:38.682Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-14T19:24:40.874Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-14T19:24:40.874Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-14T19:24:40.874Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-14T19:24:40.874Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-14T19:24:40.874Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-14T19:24:40.874Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-14T19:24:40.874Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-14T19:24:58.606Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-14T19:24:58.606Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-14T19:24:58.606Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-14T19:24:58.606Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-14T19:24:58.606Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-14T19:24:58.606Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-14T19:24:58.606Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-14T19:25:00.156Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-14T19:25:00.156Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-14T19:25:03.082Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-14T19:25:03.545Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-14T19:25:04.007Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-14T19:25:04.007Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-14T19:25:04.470Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-14T19:25:13.078Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-14T19:25:13.078Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-14T19:25:13.078Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-14T19:25:13.078Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-14T19:25:13.078Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-14T19:25:25.506Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-14T19:25:25.506Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-14T19:25:25.506Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-14T19:25:34.113Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-14T19:25:34.113Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite (2831.24s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-14T19:25:35.662Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-14T19:25:35.662Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.06s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.45s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.84s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-14T19:25:35.662Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-14T19:25:35.662Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-14T19:25:35.662Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-14T19:25:35.662Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-14T19:25:35.662Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-14T19:25:35.662Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-14T19:25:35.662Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-14T19:25:35.662Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.83s) [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-14T19:25:35.662Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-14T19:25:35.662Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.56s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.51s) [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-14T19:25:35.662Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-14T19:25:35.662Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-14T19:25:35.662Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-14T19:25:35.662Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.54s) [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-14T19:25:35.662Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-14T19:25:35.662Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.05s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (126.80s) [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-03-14T19:25:35.662Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.36s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.68s) [2021-03-14T19:25:35.662Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-14T19:25:35.662Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.662Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.57s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.76s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.33s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.08s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.36s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.37s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.62s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (34.32s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.38s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.42s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.28s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.56s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.61s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.41s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.52s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.16s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.58s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.10s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.58s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-14T19:25:35.663Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.75s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.78s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.64s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.24s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.07s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.23s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.95s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.40s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.07s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (41.12s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.34s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.01s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.04s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.15s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.14s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerignore (89.72s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.38s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.43s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.14s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.74s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.35s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.48s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.13s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.51s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (122.06s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.82s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.61s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.27s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.22s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.52s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.66s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildFails (7.40s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.06s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.99s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.49s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.64s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.94s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.41s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildHistory (12.94s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.28s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.75s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildLabel (1.14s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildLabels (1.15s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.85s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.01s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.15s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.82s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.40s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.28s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.38s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.76s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.72s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.09s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.67s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.53s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-14T19:25:35.663Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.02s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.07s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.67s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.90s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.17s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.61s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.95s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.02s) [2021-03-14T19:25:35.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.35s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.64s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.03s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.37s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.41s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.40s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.05s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.70s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildRm (14.50s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.82s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-03-14T19:25:35.664Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.98s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.02s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.94s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.21s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.84s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.39s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildStderr (5.15s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.00s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.46s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.47s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.29s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.95s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.79s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.19s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.53s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.66s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.46s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.88s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.83s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.25s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.70s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.38s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.86s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.45s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-03-14T19:25:35.664Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-14T19:25:35.664Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-14T19:25:35.664Z] docker_cli_sni_test.go:18: Flakey test [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.36s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.04s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestCommitChange (5.45s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.15s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.50s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestCommitTTY (7.73s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.94s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-03-14T19:25:35.664Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.54s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.58s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.52s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.45s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.87s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.87s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.44s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.41s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.77s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.66s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.57s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.27s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.80s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.49s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.15s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.47s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.06s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.06s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.77s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.42s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.64s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.26s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-14T19:25:35.664Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.20s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.89s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.70s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.72s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.65s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.77s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00066fb80_} (2.65s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1910955838_c:\foo_false____} (2.70s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1910955838_c:\foo_true____} (2.65s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-14T19:25:35.664Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.63s) [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-14T19:25:35.664Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-14T19:25:35.664Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-14T19:25:35.664Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.664Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-14T19:25:35.664Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.55s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.54s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.58s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.84s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.67s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.24s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCpToDot (2.55s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCpToStdout (2.50s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.29s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.49s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.17s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.19s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.05s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-14T19:25:35.665Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.50s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-14T19:25:35.665Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-14T19:25:35.665Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-14T19:25:35.665Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-14T19:25:35.665Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-14T19:25:35.665Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-14T19:25:35.665Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-14T19:25:35.665Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-14T19:25:35.665Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-14T19:25:35.665Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.55s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.49s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.57s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.60s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsCopy (5.40s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.27s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.24s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.00s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.12s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsFilters (4.93s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsFormat (4.81s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsRename (2.45s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsResize (3.02s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.39s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.83s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.93s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.40s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-14T19:25:35.665Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.14s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.16s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-14T19:25:35.665Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-14T19:25:35.665Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-14T19:25:35.665Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.11s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.26s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.30s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.31s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.48s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.42s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestExecInspectID (5.14s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-14T19:25:35.665Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.68s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-14T19:25:35.665Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.44s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.44s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.14s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.09s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.14s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.14s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-14T19:25:35.665Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.77s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-14T19:25:35.665Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-03-14T19:25:35.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2021-03-14T19:25:35.665Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-14T19:25:35.665Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.16s) [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.94s) [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.37s) [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.57s) [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-03-14T19:25:35.666Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-14T19:25:35.666Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.89s) [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-03-14T19:25:35.666Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-14T19:25:35.666Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.666Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-14T19:25:35.666Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-03-14T19:25:35.666Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-14T19:25:35.666Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.666Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-14T19:25:35.666Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.666Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-14T19:25:35.666Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.666Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-14T19:25:35.666Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-14T19:25:35.666Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-14T19:25:35.666Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.666Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-14T19:25:35.666Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-03-14T19:25:35.666Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-14T19:25:35.666Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.666Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-14T19:25:35.666Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.32s) [2021-03-14T19:25:35.666Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.34s) [2021-03-14T19:25:35.666Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-14T19:25:35.666Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-14T19:25:36.129Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.41s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.00s) [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-14T19:25:36.129Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-14T19:25:36.129Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectDefault (2.29s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectHistory (4.62s) [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-14T19:25:36.129Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.26s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.18s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.31s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.47s) [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-14T19:25:36.129Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.18s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectStatus (2.65s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.89s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.31s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.36s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.35s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.28s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.25s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.25s) [2021-03-14T19:25:36.129Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-14T19:25:36.129Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.129Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.03s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.06s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.80s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.52s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-14T19:25:36.130Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.55s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.01s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.15s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.65s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.65s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.71s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.35s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.45s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsSince (8.94s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsTail (2.82s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.65s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.36s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.71s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-14T19:25:36.130Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-14T19:25:36.130Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-14T19:25:36.130Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-14T19:25:36.130Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-14T19:25:36.130Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-14T19:25:36.130Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-03-14T19:25:36.130Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-14T19:25:36.130Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.46s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-14T19:25:36.130Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPsByOrder (9.88s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.80s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.00s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.54s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.70s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.01s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.47s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-14T19:25:36.130Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.73s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-03-14T19:25:36.130Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.02s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-14T19:25:36.130Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.13s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.37s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.60s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.87s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.77s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.15s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.15s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.18s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.51s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.96s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.74s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.15s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.66s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.38s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.33s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.96s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.52s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.96s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.01s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.54s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.71s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.43s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.16s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.28s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.88s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.26s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.13s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.97s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.21s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.40s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.18s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.19s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2021-03-14T19:25:36.130Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.33s) [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.130Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-14T19:25:36.130Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.26s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.22s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.44s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.19s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunExitCode (2.16s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.48s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.38s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.46s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.69s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.74s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.02s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.71s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.65s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.17s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.18s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.03s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.64s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.73s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunRm (2.25s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.48s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.29s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.24s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.28s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.66s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.48s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.36s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.19s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.17s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.03s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.81s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.50s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.54s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.60s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.30s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.35s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.95s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.70s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.22s) [2021-03-14T19:25:36.131Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.54s) [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-14T19:25:36.131Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.131Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-14T19:25:36.131Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-14T19:25:36.132Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-14T19:25:36.132Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.56s) [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.53s) [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.85s) [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-14T19:25:36.132Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.48s) [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-14T19:25:36.132Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-14T19:25:36.132Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-14T19:25:36.132Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-14T19:25:36.132Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.16s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.37s) [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.10s) [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-14T19:25:36.132Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-14T19:25:36.132Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-14T19:25:36.132Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-14T19:25:36.132Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.52s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.18s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.70s) [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-14T19:25:36.132Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.62s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.01s) [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-14T19:25:36.132Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.49s) [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-14T19:25:36.132Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-14T19:25:36.132Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-14T19:25:36.132Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-14T19:25:36.132Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-14T19:25:36.132Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.132Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-14T19:25:36.133Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-14T19:25:36.133Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-14T19:25:36.133Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] === RUN TestDockerDaemonSuite [2021-03-14T19:25:36.133Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-14T19:25:36.133Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-14T19:25:36.133Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-14T19:25:36.133Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] === RUN TestDockerSwarmSuite [2021-03-14T19:25:36.133Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-14T19:25:36.133Z] === RUN TestDockerPluginSuite [2021-03-14T19:25:36.133Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-14T19:25:36.133Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-14T19:25:36.133Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-14T19:25:36.133Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-14T19:25:36.133Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-14T19:25:36.133Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-14T19:25:36.133Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-14T19:25:36.133Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-14T19:25:36.133Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-14T19:25:36.133Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-14T19:25:36.133Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-14T19:25:36.133Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] === RUN TestDockerExternalVolumeSuite [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] === RUN TestDockerNetworkSuite [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] === RUN TestDockerHubPullSuite [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-14T19:25:36.133Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] PASS [2021-03-14T19:25:36.133Z] ok github.com/docker/docker/integration-cli 2832.284s [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === Skipped [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-14T19:25:36.133Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-14T19:25:36.133Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-14T19:25:36.133Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-14T19:25:36.133Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-14T19:25:36.133Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-14T19:25:36.133Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-14T19:25:36.133Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-14T19:25:36.133Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-14T19:25:36.133Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-14T19:25:36.133Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-14T19:25:36.133Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-14T19:25:36.133Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-14T19:25:36.133Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-14T19:25:36.133Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-14T19:25:36.133Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-14T19:25:36.133Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-14T19:25:36.133Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-14T19:25:36.133Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-03-14T19:25:36.133Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-14T19:25:36.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-14T19:25:36.133Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.133Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-14T19:25:36.134Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.15s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.15s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.08s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.134Z] [2021-03-14T19:25:36.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-14T19:25:36.134Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-14T19:25:36.134Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-03-14T19:25:36.599Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-03-14T19:25:36.599Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-14T19:25:36.599Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-14T19:25:36.599Z] docker_cli_sni_test.go:18: Flakey test [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-14T19:25:36.599Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-14T19:25:36.599Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-03-14T19:25:36.599Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-14T19:25:36.599Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-14T19:25:36.599Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-14T19:25:36.599Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-14T19:25:36.599Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-14T19:25:36.599Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-14T19:25:36.599Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-14T19:25:36.599Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-14T19:25:36.599Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-14T19:25:36.599Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-14T19:25:36.599Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-14T19:25:36.599Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-14T19:25:36.599Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-14T19:25:36.599Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-14T19:25:36.599Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.599Z] [2021-03-14T19:25:36.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-14T19:25:36.599Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-14T19:25:36.600Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-14T19:25:36.600Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2021-03-14T19:25:36.600Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-14T19:25:36.600Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-14T19:25:36.600Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-14T19:25:36.600Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-14T19:25:36.600Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-14T19:25:36.600Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-14T19:25:36.600Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-14T19:25:36.600Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-14T19:25:36.600Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-14T19:25:36.600Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-14T19:25:36.600Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-14T19:25:36.600Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-14T19:25:36.600Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-14T19:25:36.600Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-14T19:25:36.600Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-14T19:25:36.600Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-14T19:25:36.600Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-14T19:25:36.600Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-14T19:25:36.600Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-14T19:25:36.600Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-14T19:25:36.600Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-14T19:25:36.600Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-14T19:25:36.600Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-14T19:25:36.600Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-14T19:25:36.600Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-14T19:25:36.600Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-14T19:25:36.600Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-03-14T19:25:36.600Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-03-14T19:25:36.600Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.600Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-14T19:25:36.601Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-14T19:25:36.601Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-14T19:25:36.601Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-14T19:25:36.601Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-14T19:25:36.601Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-14T19:25:36.601Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-14T19:25:36.601Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-14T19:25:36.601Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-14T19:25:36.601Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-14T19:25:36.601Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-14T19:25:36.601Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-14T19:25:36.601Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-14T19:25:36.601Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-14T19:25:36.601Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-14T19:25:36.601Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.601Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-14T19:25:36.602Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-14T19:25:36.602Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-14T19:25:36.602Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-14T19:25:36.602Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-14T19:25:36.602Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-14T19:25:36.602Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-03-14T19:25:36.602Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-14T19:25:36.602Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-14T19:25:36.602Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-14T19:25:36.602Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-03-14T19:25:36.602Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-14T19:25:36.602Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-14T19:25:36.602Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.602Z] [2021-03-14T19:25:36.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-14T19:25:36.602Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-14T19:25:36.603Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-14T19:25:36.603Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.603Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-14T19:25:36.604Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-14T19:25:36.604Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-14T19:25:36.604Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.604Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-14T19:25:36.605Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-14T19:25:36.605Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-14T19:25:36.605Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-14T19:25:36.605Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-14T19:25:36.605Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-14T19:25:36.605Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-14T19:25:36.605Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-14T19:25:36.605Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-14T19:25:36.605Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-14T19:25:36.605Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-14T19:25:36.605Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-14T19:25:36.605Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-14T19:25:36.605Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-14T19:25:36.605Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-14T19:25:36.605Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-14T19:25:36.605Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-14T19:25:36.605Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-14T19:25:36.605Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-14T19:25:36.605Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-14T19:25:36.605Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-14T19:25:36.605Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:36.605Z] [2021-03-14T19:25:36.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-14T19:25:36.605Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-14T19:25:37.067Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.067Z] [2021-03-14T19:25:37.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-14T19:25:37.067Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-14T19:25:37.067Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.067Z] [2021-03-14T19:25:37.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-14T19:25:37.067Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-14T19:25:37.067Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.067Z] [2021-03-14T19:25:37.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-14T19:25:37.067Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-14T19:25:37.067Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.067Z] [2021-03-14T19:25:37.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-14T19:25:37.067Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-14T19:25:37.067Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.067Z] [2021-03-14T19:25:37.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-14T19:25:37.067Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-14T19:25:37.067Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.067Z] [2021-03-14T19:25:37.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-14T19:25:37.067Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-14T19:25:37.067Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.067Z] [2021-03-14T19:25:37.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-14T19:25:37.067Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-14T19:25:37.067Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.067Z] [2021-03-14T19:25:37.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-14T19:25:37.067Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-14T19:25:37.067Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.067Z] [2021-03-14T19:25:37.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-14T19:25:37.067Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-14T19:25:37.068Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-14T19:25:37.068Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.068Z] [2021-03-14T19:25:37.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-14T19:25:37.069Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-14T19:25:37.069Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-14T19:25:37.069Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-14T19:25:37.069Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-14T19:25:37.069Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-14T19:25:37.069Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-14T19:25:37.069Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-14T19:25:37.069Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-14T19:25:37.069Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-14T19:25:37.069Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-14T19:25:37.069Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-14T19:25:37.069Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-14T19:25:37.069Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-14T19:25:37.069Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-14T19:25:37.069Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-14T19:25:37.069Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-14T19:25:37.069Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] DONE 1093 tests, 547 skipped in 2842.709s [2021-03-14T19:25:37.069Z] INFO: Integration tests ended at 03/14/2021 19:25:36. Duration:00:47:22.8127551 [2021-03-14T19:25:37.069Z] INFO: Docker info of the daemon under test at end of run [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] Containers: 2 [2021-03-14T19:25:37.069Z] Running: 0 [2021-03-14T19:25:37.069Z] Paused: 0 [2021-03-14T19:25:37.069Z] Stopped: 2 [2021-03-14T19:25:37.069Z] Images: 18 [2021-03-14T19:25:37.069Z] Server Version: 0.0.0-dev [2021-03-14T19:25:37.069Z] Storage Driver: windowsfilter [2021-03-14T19:25:37.069Z] Windows: [2021-03-14T19:25:37.069Z] Logging Driver: json-file [2021-03-14T19:25:37.069Z] Plugins: [2021-03-14T19:25:37.069Z] Volume: local [2021-03-14T19:25:37.069Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-14T19:25:37.069Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-14T19:25:37.069Z] Swarm: inactive [2021-03-14T19:25:37.069Z] Default Isolation: process [2021-03-14T19:25:37.069Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-14T19:25:37.069Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-14T19:25:37.069Z] OSType: windows [2021-03-14T19:25:37.069Z] Architecture: x86_64 [2021-03-14T19:25:37.069Z] CPUs: 4 [2021-03-14T19:25:37.069Z] Total Memory: 32GiB [2021-03-14T19:25:37.069Z] Name: azwin-2-2c37b0 [2021-03-14T19:25:37.069Z] ID: LHUJ:KKZP:5NM3:B6F3:BZ7R:INON:IIIN:NDUE:4MYY:HZB4:RAV7:VZD6 [2021-03-14T19:25:37.069Z] Docker Root Dir: D:\CI\PR-42145\1\daemon [2021-03-14T19:25:37.069Z] Debug Mode (client): false [2021-03-14T19:25:37.069Z] Debug Mode (server): true [2021-03-14T19:25:37.069Z] File Descriptors: -1 [2021-03-14T19:25:37.069Z] Goroutines: 17 [2021-03-14T19:25:37.069Z] System Time: 2021-03-14T19:25:36.8681107Z [2021-03-14T19:25:37.069Z] EventsListeners: 0 [2021-03-14T19:25:37.069Z] Registry: https://index.docker.io/v1/ [2021-03-14T19:25:37.069Z] Labels: [2021-03-14T19:25:37.069Z] Experimental: false [2021-03-14T19:25:37.069Z] Insecure Registries: [2021-03-14T19:25:37.069Z] 127.0.0.0/8 [2021-03-14T19:25:37.069Z] Live Restore Enabled: false [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] [2021-03-14T19:25:37.069Z] INFO: Stopping daemon under test [2021-03-14T19:25:37.532Z] SUCCESS: The process with PID 7188 (child process of PID 6556) has been terminated. [2021-03-14T19:25:37.532Z] SUCCESS: The process with PID 6556 (child process of PID 4972) has been terminated. [2021-03-14T19:25:37.532Z] INFO: Stop tailing logs of the daemon under tests [2021-03-14T19:25:37.532Z] INFO: executeCI.ps1 Completed successfully at 03/14/2021 19:25:37. [2021-03-14T19:25:37.532Z] INFO: Tidying up at end of run [2021-03-14T19:25:37.532Z] INFO: Saving daemon under test log (d:\CI\PR-42145\1\dut.out) to bundles\CIDUT.out [2021-03-14T19:25:37.532Z] INFO: Saving daemon under test log (d:\CI\PR-42145\1\dut.err) to bundles\CIDUT.err [2021-03-14T19:25:37.532Z] INFO: Nuke-Everything... [2021-03-14T19:25:37.994Z] INFO: Container count on control daemon to delete is 2 [2021-03-14T19:25:38.457Z] 9274e8bf2bf6 [2021-03-14T19:25:38.457Z] bed145949b18 [2021-03-14T19:25:38.457Z] INFO: Non-base image count on control daemon to delete is 1 [2021-03-14T19:25:41.383Z] Deleted: sha256:a33bf33b028825b1e247d71ed99d5340388cadd69cde41181209b7c2ea17bd16 [2021-03-14T19:25:41.383Z] Deleted: sha256:548d584cc223f98f9498b61282c921e389aba46cdeec100ef9cb663953861748 [2021-03-14T19:25:41.383Z] INFO: Tidying pidfile d:\CI\PR-42145\1\docker.pid [2021-03-14T19:25:41.383Z] INFO: Nuking d:\CI [2021-03-14T19:26:17.300Z] INFO: Zapped successfully [2021-03-14T19:26:17.301Z] [2021-03-14T19:26:17.301Z] INFO: executeCI.ps1 exiting at Sun Mar 14 19:26:14 CUT 2021. Duration 01:24:29.2540137 [2021-03-14T19:26:17.301Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-14T19:26:17.547Z] Recording test results [2021-03-14T19:26:18.331Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-14T19:26:19.831Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-14T19:26:21.594Z] Archiving artifacts [2021-03-14T19:26:22.851Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42145/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-14T19:26:23.789Z] + make clean [2021-03-14T19:26:24.765Z] docker volume rm -f docker-dev-cache [2021-03-14T19:26:25.228Z] 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